CellML DOM API: Core implementation 1.9
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | libxml2.6.26 |
|---|---|
| State | Final release |
| License | TRI |
| Release Manager | Andrew Miller |
| Released | 2011/06/01 |
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.


