Releases: SciML/StochasticDiffEq.jl
Releases · SciML/StochasticDiffEq.jl
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)
v6.65.1
StochasticDiffEq v6.65.1
v6.65.0
StochasticDiffEq v6.65.0
Merged pull requests:
- fix dt scaling when scale_noise==false (#559) (@Lightup1)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#564) (@github-actions[bot])
- Bump actions/cache from 3 to 4 (#565) (@dependabot[bot])
- refactor: remove redundant
getproperty
method (#567) (@AayushSabharwal)
Closed issues:
- DynamicalSDE with scale_noise=false (#558)
v6.64.0
StochasticDiffEq v6.64.0
Merged pull requests:
- Remove FillArrays (#474) (@ChrisRackauckas)
- chore: bump RecursiveArrayTools compat (#551) (@AayushSabharwal)
finalize
callbacks (#556) (@oscardssmith)