Release 0.16.0
This library provides Python bindings for yMMSL, which is the configuration language for the MUSCLE3 multiscale coupling framework. With this library, you can read and write yMMSL files, and manipulate them using a Python object representation of their contents. This documentation gives an overview of the format, and a description of the Python API.
Added
- Importing from Python entry points
Fixed
- Custom implementations syntax now allows empty ones
- Custom implementations are now applied while resolving
Improved
- Tooling