Release 0.12.0
yMMSL Python
Python bindings for the YAML version of the Multiscale Modeling and Simulation Language.
This package provides a Python library for reading and writing yMMSL files. These files describe multiscale models and/or parameter settings for running such a model. This library is based on YAtiML, a Python library for making libraries for YAML-based file formats like this one.
Release 0.12.0
Added
- Implementation descriptions for starting simulation components
- Resource requirements
Changed
- Improved consistency checks for more user-friendly error messages
Fixed
- Small fixes and improvements to code and documentation
Removed
- Support for Python 3.5