CellML DOM API: Core implementation 1.4rc1
Version 1.4 has improved CellML validation and code generation support.
This release is not of the preferred maturity, which means that it is probably still in development. A release of the preferred maturity can be downloaded here.
Available downloads
-
Download
CellML DOM API: Core implementation 1.4rc1
for
all platforms
(1.4 MB)
- CellML DOM API 1.4rc1 source tarball
-
Download
CellML DOM API: Core implementation 1.4rc1
for
all platforms
(1.8 MB)
- CellML DOM API 1.4rc1 source zip file
For additional information about this project, please visit the
project page.
Release Notes
| Tested with | libxml2.6.26 |
|---|---|
| State | RC |
| License | TRI |
| Release Manager | Justin Marsh |
Version 1.4 of the CellML API has an improved CellML validation service, and minor improvements to the code generation service.
Change log
- The CellML Validation service has been expanded to check more rules and cases, and for limited semantic checking.
- Code generation has been cleaned up:
- Piecewise expressions inside of larger expressions are now supported.
- More robust handling of certain kinds of semantically invalid models.
- Minor improvements to code generation patterns.
For more details, please refer to the subversion changelogs, or the trac logs which may be available at http://trac.bioeng5.bioeng.auckland.ac.nz/physiomesynctrac/timeline.
