Releases: SciML/ModelingToolkit.jl
Releases · SciML/ModelingToolkit.jl
v0.8.0
v0.8.0 (2019-09-21)
Merged pull requests:
- Add PDE Systems and their associated pieces (#180) (ChrisRackauckas)
v0.7.2
v0.7.2 (2019-09-18)
Merged pull requests:
v0.7.1
v0.7.0
v0.7.0 (2019-09-17)
Closed issues:
Merged pull requests:
- Also test 1.0 (#176) (ChrisRackauckas)
- compatibility with distributed (#173) (ChrisRackauckas)
- Fix incorrect syntax in README (#171) (non-Jedi)
- Ensure uniqueness of dependent variables (#168) (HarrisonGrodin)
- Add test dependency on Test to Project.toml (#167) (ararslan)
v0.6.4
v0.6.4 (2019-08-03)
Merged pull requests:
- add ordering choice in ODESystem construction (#164) (ChrisRackauckas)
v0.6.3
v0.6.1
v0.6.0
v0.6.0 (2019-07-28)
Closed issues:
Merged pull requests:
- Improved direct usage (#156) (ChrisRackauckas)
- Function-local safe symbolic Jacobians of numerical functions (#155) (ChrisRackauckas)
- move indices to subscripts (#154) (ChrisRackauckas)
- Add easy possibility to create array of variables (#153) (saschatimme)
- Add modelingtoolkitize (#146) (YingboMa)
v0.5.0
v0.5.0 (2019-07-09)
Closed issues:
Merged pull requests:
- Make oop ODEFunction Array compatible (#151) (YingboMa)
- Use dispatch for in-place out-of-place function versions (#149) (ChrisRackauckas)
v0.4.0
v0.4.0 (2019-07-07)
Closed issues:
- When DiffRules produces an if/then then Derivative fails (#132)
- Fix variable printing (#129)
- Redefinition of an Unknown creates two instances for hashing (#128)
- Documentation? (#73)
- Fix order_lowering failure (#54)
- Build DiffEqSystem out of Expressions (#44)
- Functors or Interpolation objects as inputs (#13)
Merged pull requests:
- Include Jacobian in generated ODEFunction (#144) (ChrisRackauckas)
- Add static version of Wfact and negate the W operator (#142) (YingboMa)
- Convert :if blocks to ifelse calls (#134) (HarrisonGrodin)
- Fix variable displaying in REPL (#131) (HarrisonGrodin)
- Add CITATION.bib (#126) (asinghvi17)
- Start on API documentation (#125) (jlumpe)
- Say ModelingToolkit is ready to use (#124) (ChrisRackauckas)