Releases: SciML/JumpProcesses.jl
Releases · SciML/JumpProcesses.jl
v6.11.0
DiffEqJump v6.11.0
Closed issues:
- Allocations from sizehint! show up in profiles (#152)
- Length of solution does not match expected length with
saveat
(#157)
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#153) (@christopher-dG)
- add kwarg for SSAStepper sizehint! and reduce default (#154) (@isaacsas)
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#155) (@github-actions[bot])
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#156) (@christopher-dG)
v6.10.1
DiffEqJump v6.10.1
Closed issues:
- Bump DataStructures to v0.18 after other dependencies update (#145)
Merged pull requests:
v6.10.0
DiffEqJump v6.10.0
Merged pull requests:
- CompatHelper: bump compat for "DataStructures" to "0.18" (#143) (@github-actions[bot])
- Revert "CompatHelper: bump compat for "DataStructures" to "0.18"" (#144) (@isaacsas)
- Autogenerate dependency graphs for mass action jumps (#147) (@isaacsas)
- Crashing extinction test (#149) (@isaacsas)
- Enable DataStructures 0.18 (#150) (@devmotion)
v6.9.5
v6.9.4
v6.9.3
DiffEqJump v6.9.3
Merged pull requests:
- Strictly type RSSACRJumpAggregation (#127) (@ChrisRackauckas)
- Force type stability in truncations (#128) (@ChrisRackauckas)
v6.9.2
DiffEqJump v6.9.2
Closed issues:
- saveat not working (#124)
Merged pull requests:
- Rejection direct (#118) (@Vilin97)
- add citations to algorithms (#122) (@ChrisRackauckas)
- fix SSAStepper saveat (#125) (@ChrisRackauckas)
v6.9.1
DiffEqJump v6.9.1
Merged pull requests:
- patch callback resetting when not used from SSAStepper (#121) (@ChrisRackauckas)
v6.9.0
DiffEqJump v6.9.0
Closed issues:
Merged pull requests:
- Cleaning SSA code (#115) (@Vilin97)
- implement callback resets and DiscreteCallbacks in SSAStepper (#120) (@ChrisRackauckas)
v6.8.3
DiffEqJump v6.8.3
Merged pull requests:
- fix variable rate jump broadcast sizing (#117) (@ChrisRackauckas)