Skip to content

Release 0.16.0

Latest

Choose a tag to compare

@LourensVeen LourensVeen released this 02 May 09:48
· 18 commits to develop since this release

Release 0.16.0

Documentation - GitHub

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