Releases: mschauer/Bridge.jl
Releases · mschauer/Bridge.jl
v0.11.6
Bridge v0.11.6
Closed issues:
- Release 0.11.* (#65)
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#84) (@github-actions[bot])
- CompatHelper: bump compat for "SpecialFunctions" to "1.2" (#86) (@github-actions[bot])
- CompatHelper: bump compat for "Polynomials" to "2.0" (#87) (@github-actions[bot])
- CompatHelper: bump compat for "StaticArrays" to "1.1" (#88) (@github-actions[bot])
v0.11.5
v0.11.4
v0.11.3
Bridge v0.11.3
Merged pull requests:
- CompatHelper: bump compat for "Polynomials" to "0.8" (#74) (@github-actions[bot])
v0.11.2
Bridge v0.11.2
Merged pull requests:
v0.11.1
Bridge v0.11.1
Closed issues:
- 3DExamples a few issues with upgrade to Julia 1.2 (#54)
- Bridge.expint inappropriately returns NaN (#68)
Merged pull requests:
- CompatHelper: bump compat for "Trajectories" to "0.2" (#66) (@github-actions[bot])
- CompatHelper: bump compat for "RecipesBase" to "0.8" (#67) (@github-actions[bot])
- Fix #68 (#69) (@mschauer)
- CompatHelper: bump compat for "Colors" to "0.12" (#70) (@github-actions[bot])
- CompatHelper: bump compat for "Distributions" to "0.23" (#71) (@github-actions[bot])
v0.11.0
v0.11.0 (2020-01-29)
Closed issues:
- Tag release (#52)
Merged pull requests:
- CompatHelper suggestions (#64) (mschauer)
- CompatHelper: add new compat entry for "Colors" at version "0.11" (#59) (github-actions[bot])
- CompatHelper: add new compat entry for "RecipesBase" at version "0.7" (#58) (github-actions[bot])
- Landmarks branch without landmarks (#57) (mschauer)
- Added Stratonovich solvers (#56) (macorstanje)
- Synchro LM files, take 2 (#51) (mschauer)
- Synchro (#50) (mschauer)
- Synchronize models.jl (#48) (mschauer)
- Synch patches.jl (#46) (mschauer)
- Merge Newlandmarks (#45) (mschauer)
- WIP: Comparing various backwards schemes (#44) (mschauer)
v0.10.0
Release v0.9.0
Updates for Julia 1.0. This makes the package Bridge useable under the new version of Julia, but not the examples and extras.
Release v0.8.0
This release is the last release targeting the legacy version Julia 0.6.
-
Most significantly, ODE/SDE solvers which work in-place on mutable state spaces where added (decorated with
!
) -
Bessel processes and Bessel bridges
-
Time inhomogeneous Poisson processes
-
Gamma processes and processes absolutely continuous with respect to a Gamma processes