Releases: SciML/SymbolicIndexingInterface.jl
Releases · SciML/SymbolicIndexingInterface.jl
v0.3.26
SymbolicIndexingInterface v0.3.26
Merged pull requests:
- fix: default to ContinuousTimeseries for symbol not in
SymbolCache(#89) (@AayushSabharwal)
v0.3.25
SymbolicIndexingInterface v0.3.25
Merged pull requests:
- refactor: rework discrete indexing behavior (#88) (@AayushSabharwal)
v0.3.24
SymbolicIndexingInterface v0.3.24
Merged pull requests:
- fix: fix and test
getuandgetpwith empty arrays (#86) (@AayushSabharwal)
v0.3.23
SymbolicIndexingInterface v0.3.23
Merged pull requests:
- feat: add
is_parameter_timeseriestrait, improve parameter timeseries indexing (#75) (@AayushSabharwal)
Closed issues:
- Make
indpavailable for collectingArraySymbolic(#80)
v0.3.22
SymbolicIndexingInterface v0.3.22
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#74) (@thazhemadam)
- fix: make
remake_bufferwork for array symbolics (#79) (@AayushSabharwal)
Closed issues:
- Make
getuAD friendly (#69)
v0.3.21
SymbolicIndexingInterface v0.3.21
Merged pull requests:
- fix: fix array symbolics indexing with symbolic elsymtype (#73) (@AayushSabharwal)
v0.3.20
SymbolicIndexingInterface v0.3.20
Merged pull requests:
- fix: observed getu generation, tuple wrapper (#72) (@AayushSabharwal)
v0.3.19
SymbolicIndexingInterface v0.3.19
v0.3.18
SymbolicIndexingInterface v0.3.18
Merged pull requests:
- refactor: return functors from getu and getp (#71) (@AayushSabharwal)
v0.3.17
SymbolicIndexingInterface v0.3.17
Merged pull requests:
- fix: change
default_valuesimplementation for backward compatibility (#68) (@AayushSabharwal)