======= - Changed install_requirements in setup.py to be less minimalistic. - Improved install instructions.
0.11.5
======= - Introduced ODESys.numpy to allow user to used a patched numpy module. (e.g. for quantitites)
0.11.4
======= - Make sure nonlinear_invariants are copied in SymbolicSys.from_other.
0.11.3
======= - Harden a intermittently failing test (dict ordering)
0.11.2
======= - to_arrays now accepts a kwarg 'reshape' - New (convenience) methods for SymbolicSys: - from_other_new_params - from_other_new_params_by_name
0.11.1
======= - Fixes to to_arrays (in combination with as_autonomous & from_other) - chained_parameter_variation got a new parameter: npoints - latex_names in plotting are now assumed not to be wrapped in $$.