Jump to content

Draft:LibCellML

From Wikipedia, the free encyclopedia

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.

See also

[edit]

References

[edit]
  1. ^ "CellML 2.0 Specification".
[edit]

Category:C++ libraries Category:Free software programmed in C++ Category:Cross-platform free software Category:Free computer libraries Category:Free science software