CellMLAPIImplementations
Implementations of a CellML API should satisfy the goals of CellMLAPI. However, we will release the current versions of the CellML libraries even if they do not conform to a particular interface specification yet. That way we might get some more feedback for the API specification.
Current status of implementations
CellML libraries are hosted on the cellml sourceforge "site":http://cellml.sourceforge.net/
C++
- is CellML 1.0 compliant
- most immediate need is to be upgraded to CellML 1.1, i.e. to include 'import'.
Java
- CellML 1.1 compliant
- is currently getting a cleanup of validation/constraint checking
Python
- CellML 1.1 compliant
- nearly complete - will be released mid-july.