Releases: SciML/SciMLBase.jl
Releases · SciML/SciMLBase.jl
v2.65.1
SciMLBase v2.65.1
Merged pull requests:
v2.65.0
SciMLBase v2.65.0
Merged pull requests:
- feat: allow SCCNonlinearProblem in OverrideInit (#878) (@AayushSabharwal)
- fix: handle
Ias mass matrix forCheckInit(#880) (@AayushSabharwal) - build: bump minor version (#882) (@AayushSabharwal)
v2.64.0
SciMLBase v2.64.0
Merged pull requests:
- refactor: change
remake_initialization_data(#873) (@AayushSabharwal) - feat: implement SII for
SCCNonlinearProblem(#877) (@AayushSabharwal)
v2.63.1
SciMLBase v2.63.1
Merged pull requests:
- fix: fix
initializeprobpmapcall inOverrideInit(#866) (@AayushSabharwal) - feat: add
constructorofforDAEProblem(#867) (@AayushSabharwal) - build: bump patch version (#868) (@AayushSabharwal)
Closed issues:
- ODE solve crashes on initialization with no method matching state_values(::ODEFunction{…}) (#865)
v2.63.0
SciMLBase v2.63.0
Merged pull requests:
- build(deps): bump codecov/codecov-action from 4 to 5 (#863) (@dependabot[bot])
- fix: incorrect tuple indexing (#864) (@avik-pal)
v2.62.0
SciMLBase v2.62.0
Merged pull requests:
- feat: add fields to
OverrideInit, betternlsolve_alghandling (#857) (@AayushSabharwal) - fix nlprob to match the initialization system (#860) (@oscardssmith)
Closed issues:
- Cannot reconstruct parameter-timeseries dependend observables anymore (#786)
v2.61.0
v2.60.0
SciMLBase v2.60.0
Merged pull requests:
- feat: add
allows_late_binding_tstopsalgorithm trait (#858) (@AayushSabharwal)
v2.59.2
SciMLBase v2.59.2
Merged pull requests:
- fix: fix
DynamicalODEFunctionconstructor (#856) (@AayushSabharwal)
v2.59.1
SciMLBase v2.59.1
Merged pull requests:
- fix: fix some SciMLFunction constructors (#855) (@AayushSabharwal)