Releases: SciML/SciMLBase.jl
Releases · SciML/SciMLBase.jl
v2.54.2
SciMLBase v2.54.2
Merged pull requests:
- CompatHelper: bump compat for DiffEqCallbacks to 4 for package downstream, (keep existing compat) (#803) (@github-actions[bot])
- Update solve.jl callback docstring (#804) (@Vaibhavdixit02)
- Update Project.toml (#805) (@ChrisRackauckas)
v2.54.1
SciMLBase v2.54.1
Merged pull requests:
- fix: fix usage of getters of different system (#796) (@AayushSabharwal)
- fix: support remake with array symbolic whose index is an array of indices (#801) (@AayushSabharwal)
- Update Project.toml (#802) (@ChrisRackauckas)
v2.54.0
SciMLBase v2.54.0
Merged pull requests:
- Fix interpolation for stripped solutions (#790) (@jClugstor)
- Update Project.toml (#795) (@ChrisRackauckas)
Closed issues:
- Interpolating solution after
strip_solution
not working (#789)
v2.53.2
SciMLBase v2.53.2
Merged pull requests:
- Update docstrings for Optimization v4 (#791) (@Vaibhavdixit02)
v2.53.1
SciMLBase v2.53.1
Merged pull requests:
- test: fix initialization of lorenz system in test (#784) (@AayushSabharwal)
- Update Project.toml (#785) (@ChrisRackauckas)
v2.53.0
SciMLBase v2.53.0
Merged pull requests:
- Create CheckInit and add tagging of initializations to callbacks (#783) (@ChrisRackauckas)
v2.52.2
SciMLBase v2.52.2
v2.52.1
SciMLBase v2.52.1
Merged pull requests:
- fix: don't interpolate discretes if not interpolating discrete symbolic (#779) (@AayushSabharwal)
- fix: fix depwarn in
responsible_map
(#780) (@AayushSabharwal) - fix: fix
remake
handling identical variables with different names (#781) (@AayushSabharwal) - fix: update to new
remake_buffer
signature (#782) (@AayushSabharwal)
Closed issues:
- type ODESolution has no field sc: SciMLBase.getfield(x::SciMLBase.ODESolution (#547)
v2.52.0
SciMLBase v2.52.0
Merged pull requests: