CellML DOM API: Core implementation 1.9rc1 (Release candidate) (Apr 27, 2011)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

This release provides a number of bug fixes, as well as some important new features: * passthrough support added to CIS, making it easier for tools to embed code in expressions (for example, as a first stage in transforming a model). * A new optional extension service called TeLICeMS has been implemented, allowing CellML models to to be converted to a text-based representation, and vice versa. * A new optional extension service for working with SED-ML has been added; so far, only SED-OM manipulation is supported (no ability to actually run simulations yet, only to manipulate descriptions of them). * Better Python and Java binding support. * Support for building an 'SDK' - a collection of all the needed files. These are now shipped with releases.

For additional information about this project, please visit the overview page .

Available downloads

Release Notes

Tested with libxml2.6.26
State Release candidate
License TRI
Release Manager Andrew Miller
Released 2011/04/27 00:00:00 GMT+12

This release provides a number of bug fixes, as well as some important new features:
* passthrough support added to CIS, making it easier for tools to embed code in expressions (for example, as a first stage in transforming a model).
* A new optional extension service called TeLICeMS has been implemented, allowing CellML models to to be converted to a text-based representation, and vice versa.
* A new optional extension service for working with SED-ML has been added; so far, only SED-OM manipulation is supported (no ability to actually run simulations yet, only to manipulate descriptions of them).
* Better Python and Java binding support.
* Support for building an 'SDK' - a collection of all the needed files. These are now shipped with releases.