CellML DOM API: Core implementation 1.10 (Sep 14, 2011)

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).

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

Available downloads

Release Notes

Tested with Unspecified
State Final release
License TRI
Release Manager Andrew Miller
Released 2011/09/14 00:00:00 GMT+12

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).

 Please note: on Windows, you may need to install the appropriate standard C++ libraries, even if you are using the API from Java or Python. Using the MinGW build of the SDK, libstdc++-6.dll from MinGW is required. Using the MSVC2010 build of the SDK, the MSVC redistributable package is required. On many systems, these packages will already be present due to other software that has been installed.