Releases: SciML/SymbolicIndexingInterface.jl
Releases · SciML/SymbolicIndexingInterface.jl
v0.3.36
SymbolicIndexingInterface v0.3.36
Merged pull requests:
- feat: add optional history function to
ProblemState(#109) (@AayushSabharwal) - build: bump patch version (#110) (@AayushSabharwal)
v0.3.35
SymbolicIndexingInterface v0.3.35
Merged pull requests:
- feat: add support for directly generating tuple observed functions (#107) (@AayushSabharwal)
- build: bump patch version (#108) (@AayushSabharwal)
v0.3.34
SymbolicIndexingInterface v0.3.34
Merged pull requests:
- refactor: rename
getu/setutogetsym/setsym(#105) (@AayushSabharwal) - feat: add
setsym_oop(#106) (@AayushSabharwal)
v0.3.33
SymbolicIndexingInterface v0.3.33
Merged pull requests:
- Fix possible
StackOverflowErrors forremake_buffer&InitializationProblems (#103) (@SebastianM-C)
v0.3.32
SymbolicIndexingInterface v0.3.32
Merged pull requests:
- performance improvement in state_indexing (#101) (@baggepinnen)
- feat: add
setsym_oopforBatchedInterface(#102) (@AayushSabharwal)
Closed issues:
- Symbolic Indexing Mismatch Between
ODESolutionandintegrator(#100)
v0.3.31
SymbolicIndexingInterface v0.3.31
Merged pull requests:
- feat: support observed functions for history-dependent systems (#99) (@AayushSabharwal)
v0.3.30
SymbolicIndexingInterface v0.3.30
Merged pull requests:
- fix: fix
remake_bufferwith aTuplebuffer andDict{Any, Any}varmap (#98) (@AayushSabharwal)
v0.3.29
SymbolicIndexingInterface v0.3.29
Merged pull requests:
- feat: add out-of-place
setp, refactorremake_buffer(#92) (@AayushSabharwal)
v0.3.28
SymbolicIndexingInterface v0.3.28
Merged pull requests:
- feat: allow calling parameter observed functions with parameter object (#93) (@AayushSabharwal)
v0.3.27
SymbolicIndexingInterface v0.3.27
Merged pull requests:
- fix: fix stack overflow for methods using
symbolic_containerto define a fallback (#90) (@AayushSabharwal) - fix: remove erroneous getter returned from setp (#91) (@AayushSabharwal)
Closed issues:
StackOverflowonis_timeseries_parameter(#85)