Releases: SciML/DiffEqNoiseProcess.jl
Releases · SciML/DiffEqNoiseProcess.jl
v5.9.0
DiffEqNoiseProcess v5.9.0
Merged pull requests:
- Fix ensemble simulation of noise processes (#95) (@ChrisRackauckas)
v5.8.0
DiffEqNoiseProcess v5.8.0
Merged pull requests:
- allow solvers to use Noise Grid with SVectors (#94) (@frankschae)
v5.7.3
v5.7.2
DiffEqNoiseProcess v5.7.2
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.25" (#90) (@github-actions[bot])
- Slightly increase the tolerance of the reversal test (#91) (@ChrisRackauckas)
- Noise grid dispatch for pCN function (#92) (@frankschae)
v5.7.1
v5.7.0
DiffEqNoiseProcess v5.7.0
Merged pull requests:
- preconditioned Crank Nicolson (#87) (@frankschae)
- allows to start the NoiseProcess with a different index (#88) (@frankschae)
v5.6.0
v5.5.2
DiffEqNoiseProcess v5.5.2
Closed issues:
- Update dist function for out of place cases (#83)
Merged pull requests:
- RSwM3 correctness follow-up (#82) (@sfalmo)
- Fix CorrelatedWienerProcess (#84) (@frankschae)