Personal tools
You are here: Home Wiki CellMLAPIImplementations
 
Views

Edit history

Edit: -1 of 1
Time: 2005-10-18 14:57:51
Note: /cellml/portal_migration/upgrade

changed:
-
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.