v5.20.0
github-actions
released this
21 Feb 18:37
·
734 commits
to master
since this release
Symbolics v5.20.0
Merged pull requests:
- Normalize
D(x)[i]
toD(x[i])
and remove implicit broadcasting (#1057) (@YingboMa) - store more useful information in symbolic struct (#1058) (@baggepinnen)
- Add symbolic_getproperty (#1062) (@YingboMa)
- print condition in show(::Transition) (#1065) (@baggepinnen)
- Improve the documentation of symbolic arrays and functions (#1066) (@ChrisRackauckas)