Releases: DARPA-ASKEM/sciml-service
Releases · DARPA-ASKEM/sciml-service
Fix callback time intervals
v0.14.1 Remove discontinuity handling in the callback (#94)
More improvements
Fix dataset mapping and more (#92) Co-authored-by: Christopher Rackauckas <[email protected]>
v0.13.0: Output munging and more error throwing
a little bit of simplifications and logging (#89)
v0.12.0: More logging
Adding more descriptive logging (#87)
v0.11: New logging capabilities, clearer versioning, and various bug fixes
v0.11.0 Update Project.toml to v0.11 (#85)
Release 0.10.0
What's Changed
- Rewrite by @joshday in #64
- Patch rewrite by @fivegrant in #66
- add observables support, and a couple tests for ode_system_from_amr by @JeffBezanson in #67
- add observables to solution dataframe by @JeffBezanson in #68
Full Changelog: v0.9.0...v0.10.0
Release 0.9.0
What's Changed
- Intermediate Results 2 by @joshday in #60
- Update docs, examples + Fix intermediate hook by @fivegrant in #62
New Contributors
Full Changelog: v0.8.0...v0.9.0
Releas 0.8.0
What's Changed
- switch simulation service to ASKEM model rep by @JeffBezanson in #54
New Contributors
- @JeffBezanson made their first contribution in #54
Full Changelog: v0.7.0...v0.8.0
Release 0.7.0
Release 0.6.1
Small fix to to timespan (Tuple to Dictionary)