Skip to content

Release 0.13.0

Choose a tag to compare

@LourensVeen LourensVeen released this 17 Jan 21:05
· 157 commits to develop since this release

yMMSL Python bindings

Python bindings for the YAML version of the Multiscale Modeling and Simulation Language, version 0.13.0.

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.

Changes in 0.13.0

  • Added support for connecting multiple conduits to an outgoing port
  • Added checkpointing support (preview release)
  • Improved error messages

Documentation

This is an ordinary Python library that can be installed via pip. It requires Python 3.7 or higher. More information is available in the online documentation for ymmsl-python.

Development

This library is developed in its public GitHub repository. If you run into a problem or something is unclear, please file an issue.

Legal

ymmsl_python is Copyright 2018-2023 Netherlands eScience Center and University of Amsterdam, and Copyright 2022-2023 ITER Organisation. Licensed under the Apache 2.0 license.