Releases: SciML/SciMLBase.jl
Releases · SciML/SciMLBase.jl
v2.76.0
SciMLBase v2.76.0
Merged pull requests:
- Add alias types to problem interface docs (#942) (@jClugstor)
- fix: fix remake autodiff tests and Zygote adjoint (#943) (@AayushSabharwal)
- Fix: make isclock robust to non TimeDomain argument (#944) (@pitx-perf)
- Support Moshi wildcards via dispatch (#946) (@visr)
- Fix markdown list in docstring (#949) (@abhro)
- refactor: format (#950) (@AayushSabharwal)
- feat: forward kwargs to
solveinOverrideInit(#953) (@AayushSabharwal) - build: bump minor version (#954) (@AayushSabharwal)
Closed issues:
v2.75.1
SciMLBase v2.75.1
Merged pull requests:
- fix: ImplicitDiscreteFunction IIP has 5 arguments not 6 (#937) (@vyudu)
- fix: retain specialization of explicit
finremake(#938) (@AayushSabharwal) - Fix summary errors (#939) (@vyudu)
- fix: fix and test
initialization_status(#941) (@AayushSabharwal)
Closed issues:
v2.75.0
SciMLBase v2.75.0
Merged pull requests:
- Replace Expronicon with Moshi (#922) (@visr)
- test master (#934) (@ChrisRackauckas)
- feat: allow interpolating discretes past the final time point (#935) (@AayushSabharwal)
- Showing initialization information for
AbstractDEProblem(#936) (@vyudu)
Closed issues:
- Makie plot recipes for
ODESolutionwon't work forODEProblemof vectorial state with parameters (#889)
v2.74.1
v2.74.0
SciMLBase v2.74.0
Merged pull requests:
- format (#931) (@ChrisRackauckas)
- Fix cache name in SplitFunction (#932) (@ChrisRackauckas)
v2.73.0
SciMLBase v2.73.0
Merged pull requests:
- feat: add
late_binding_update_u0_p(#926) (@AayushSabharwal) - Promote tspan for discrete probs (#928) (@isaacsas)
- build: bump minor version (#930) (@AayushSabharwal)
Closed issues:
v2.72.2
SciMLBase v2.72.2
Merged pull requests:
- fix: fix
remake(::HomotopyNonlinearFunction)(#923) (@AayushSabharwal) - build: bump patch version (#924) (@AayushSabharwal)
v2.72.1
SciMLBase v2.72.1
Merged pull requests:
- fix: fix eager initialization in
remake(#911) (@AayushSabharwal) - fix: handle array unknown provided as
Symboltoremake(#919) (@AayushSabharwal) - Allow future Moshi style syntax to ease transition (#921) (@visr)
Closed issues:
- Copy! in interpolation does not take into account scalars (#903)
v2.72.0
SciMLBase v2.72.0
Merged pull requests:
- fix: call
remake_initialization_datawhen explicitfprovided toremake(#917) (@AayushSabharwal) - fix: make sure remake(::SCCNonlinearProblem) doesn't drop prob.f.sys (#918) (@SebastianM-C)
v2.71.4
SciMLBase v2.71.4
Merged pull requests:
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#905) (@github-actions[bot])
- fix: handle
:var => nothingprovided toremake(#915) (@AayushSabharwal) - build: bump patch version (#916) (@AayushSabharwal)