Releases: SciML/JumpProcesses.jl
Releases · SciML/JumpProcesses.jl
v9.13.0
v9.12.0
JumpProcesses v9.12.0
Merged pull requests:
- CompatHelper: bump compat for PointProcesses to 0.5 for package docs, (keep existing compat) (#394) (@github-actions[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#414) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#418) (@thazhemadam)
- CompatHelper: add new compat entry for FastBroadcast in [weakdeps] at version 0.3, (keep existing compat) (#422) (@github-actions[bot])
- restrict FastBroadcast to 0.3 and delete the extension (#425) (@oscardssmith)
- remove support for unsuported julia versions (#426) (@oscardssmith)
- Fix saveat plotting (#430) (@isaacsas)
Closed issues:
v9.11.1
v9.11.0
JumpProcesses v9.11.0
Merged pull requests:
- Juliacon2023 Revisions (#373) (@gzagatti)
- Ambiguity fix (#385) (@isaacsas)
- Juliacon2023 Latex Dependencies (#391) (@gzagatti)
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#393) (@dependabot[bot])
- add references to other Julia libraries (#395) (@gzagatti)
- Bump actions/cache from 3 to 4 (#396) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.0 (#397) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#398) (@dependabot[bot])
- [skip ci] Update dependabot.yml (#399) (@ArnoStrouwen)
- ci: explicitly specify token for codecov (#400) (@thazhemadam)
- reapply formatter (#403) (@ArnoStrouwen)
- Complete 2nd rebuttal, fix #402 (#404) (@gzagatti)
- Print version Juliacon 2023 paper (#406) (@gzagatti)
- Add new reference to the JumpProcesses.jl version used for benchmark (#407) (@gzagatti)
- Indexing fixes (#408) (@isaacsas)
Closed issues:
v9.10.1
v9.10.0
JumpProcesses v9.10.0
Merged pull requests:
- chore: bump RecursiveArrayTools compat (#363) (@AayushSabharwal)
- typos CI (#377) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#378) (@dependabot[bot])
v9.9.0
JumpProcesses v9.9.0
Merged pull requests:
- Documenter 1.0 upgrade (#352) (@ArnoStrouwen)
- Update FormatCheck.yml (#354) (@ArnoStrouwen)
- Revert "Documenter 1.0 upgrade" (#357) (@isaacsas)
- Update documenter attempt 2 (#358) (@isaacsas)
- Fix typos in docs (#366) (@gdalle)
- Change typeof(x) <: y to x isa y (#371) (@pepijndevos)
- Remove TreeViews (#375) (@sathvikbhagavan)
v9.8.0
JumpProcesses v9.8.0
Merged pull requests:
- Refactor internal functions in spatial SSAs. (#342) (@Vilin97)
- Bracketing unit tests (#344) (@Vilin97)
- Set up bracketing for spatial solvers. (#345) (@Vilin97)
- Bump actions/checkout from 3 to 4 (#347) (@dependabot[bot])
- Improve spatial tests (#348) (@Vilin97)
- CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) (#350) (@github-actions[bot])
v9.7.3
JumpProcesses v9.7.3
Closed issues:
- Error when simulating variable rate jump problem with OOP ODEProblem (#321)
Coevolve
can callurate
with a time beyond the time span (#330)- Efficency of ExtendedJumpArray broadcasting in ode_interpolant (#335)
Merged pull requests:
- Juliacon2023 Revision (#319) (@gzagatti)
- Add test for Coevolve calling user-provided funcs with t beyond tspan (#331) (@gaurav-arya)
- removes stackengine dependency (#336) (@gzagatti)
- Adds subfig.sty (#337) (@gzagatti)
- Juliacon2023 (#338) (@gzagatti)
- Juliacon2023 (#339) (@gzagatti)
- Add non-default broadcasting of ExtendedJumpArray's. (#340) (@meson800)
v9.7.2
JumpProcesses v9.7.2
Merged pull requests: