Draft:LibCellML

libCellML is a software library that provides an API for the CellML model interchange format specification.[1]

libCellML is a C++ library with bindings for JavaScript, Julia, and Python. The library requires a C++ compiler that complies with the C++17 standard. The bindings for the JavaScript and Julia languages are written by hand. The bindings for Python are generated using SWIG.

libCellML is an open-source free software library released under the Apache-2.0 license.

  1. ^ "CellML 2.0 Specification".