Releases: SciML/DiffEqNoiseProcess.jl
Releases · SciML/DiffEqNoiseProcess.jl
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)
v5.5.1
v5.5.0
v5.4.4
DiffEqNoiseProcess v5.4.4
Merged pull requests:
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#78) (@christopher-dG)
v5.4.3
DiffEqNoiseProcess v5.4.3
Merged pull requests:
- handle trackedreal noise (#75) (@ChrisRackauckas)
- Remove unnecessary allocation (#76) (@rvignolo)
v5.4.2
DiffEqNoiseProcess v5.4.2
Merged pull requests:
- Branch for handling ReverseDiff TrackedReals in SDEs (#73) (@ChrisRackauckas)