* Updated build system and added linting, CI, and similar by alexfikl. * Improvements to documentation.
1.6.0
* Implemented callbacks.
1.5.0
* Added SymPy symbols for `y` and `t` (as an alternative to SymEngine symbols). * Implemented quick installation test. * Several improvements to error messages and documentation.
1.4.0
* Implemented dictionaries which (using the dynamical variables as keys) for: * defining differential equations * setting the initial conditions * obtaining the state
1.3.1
* Improvements to documentation. * Fixed wrong dependency in v1.3.0.
1.2.0
* Support for Stratonovich SDEs (except for jumps).