v0.8.7: Support for complex-valued model templates
- implemented support for complex variable types. Pass the keyword argument "float_precision=complex" to the
ODESystem.from_yaml
or.from_template
commands in order to generate complex-valued model files.