* 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.