Skip to content

1.6.0

Compare
Choose a tag to compare
@Wrzlprmft Wrzlprmft released this 06 Mar 20:37
· 46 commits to master since this release
  • Added support for input.
  • Added support for neutral DDEs, i.e., allowed differential equations to depend on the past derivative. This is still somewhat experimental, but seems to work.
  • Control parameters can now be passed as an iterable.
  • Added SymPy symbols for y and t etc. (as an alternative to SymEngine symbols).
  • Implemented quick installation test.
  • Several improvements to error messages, warnings, and documentation.