CellML DOM API: Core implementation
Category: API implementations
—
Other products by this author
Current release: CellML DOM API: Core implementation 1.10
Released Sep 14, 2011 — tested with Unspecified
This release provides a number of bug fixes, as well as some important new features: Experimental support for parameter uncertainty. New services for processing SED-ML simulation experiment descriptions and running simulation experiments. Better Python and Java support. A completely new, easier to use build system (CMake based). All dependencies are now included in the build tree. Support for building on the MingW platform on Windows (along with MSVC 10).
List all releases… Full release announcement…
Get
CellML DOM API: Core implementation
for
Windows
(5.6 MB)
Binary SDK for Windows 32 bit MingW (zip)
Get
CellML DOM API: Core implementation
for
Windows
(3.6 MB)
Binary SDK for Windows 32 bit MingW (self-installer)
Get
CellML DOM API: Core implementation
for
Windows
(2.8 MB)
Binary SDK for Windows 32 bit MSVC10 (zip)
Get
CellML DOM API: Core implementation
for
Windows
(1.9 MB)
Binary SDK for Windows 32 bit MSVC10 (self-installer)
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
The core implementation of the CellML DOM API. This is a collection of C++ code implementing the DOM Core API(with some minor deviations), the MathML API, and CellML DOM API.
It also includes the interface definition language(IDL) files which define the interfaces themselves, and a testsuite to test that the implementation works.
C++ header files the interfaces are automatically generated from the IDL files, and so it will be possible for middleware layers like CORBA, and cross-language mappings, to be generated from the IDL files.


