Releases: SciML/StochasticDiffEq.jl
Releases · SciML/StochasticDiffEq.jl
v6.72.1
StochasticDiffEq v6.72.1
Merged pull requests:
- fix: remove type piracy of
alg_autodiff
(#595) (@AayushSabharwal)
v6.72.0
StochasticDiffEq v6.72.0
Merged pull requests:
- feat: support
initialize_dae!
forSDEIntegrator
(#594) (@AayushSabharwal)
v6.71.1
StochasticDiffEq v6.71.1
Merged pull requests:
- feat: add support for symbolic
save_idxs
(#591) (@AayushSabharwal) - Update utility_tests.jl (#592) (@ChrisRackauckas)
- Bump codecov/codecov-action from 4 to 5 (#593) (@dependabot[bot])
v6.71.0
StochasticDiffEq v6.71.0
Merged pull requests:
- W2Ito1 scheme (#571) (@frankschae)
- Handle non-diagonal noise in out of place SRA (#588) (@ChrisRackauckas)
- Attempt to finish updating tests (#589) (@ChrisRackauckas)
- Support the additional argument to change_t_via_interpolation (#590) (@BenChung)
Closed issues:
- non-diagional noise with
SOSRA()
(#578)
v6.70.0
v6.69.1
StochasticDiffEq v6.69.1
Merged pull requests:
- Fix
calc_W
for W_transform refactor (#585) (@oscardssmith)
v6.69.0
v6.68.0
v6.67.0
StochasticDiffEq v6.67.0
Merged pull requests:
- fix out of place calc_W test (#574) (@oscardssmith)
Closed issues:
Please submit a bug report
on crash when solving SDEProblem with extra noise equations (#422)
v6.66.0
StochasticDiffEq v6.66.0
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#566) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#570) (@dependabot[bot])
- Fix trait usage downstream (#572) (@ChrisRackauckas)