Personal tools
You are here: Home Tools mozCellML Site mozCellML Releases mozCellML Releases mozCellML 0.3rc2
 

mozCellML 0.3rc2

Up to Product page
This release updates 0.3rc1, fixing a number of bugs and adding some new features.

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

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

Release Notes

Tested with Firefox 1.5
State RC
License MPL
Release Manager Andrew Miller
Released 2006/01/25

*) A bug in cmgui_corba_bridge that caused instability has been fixed.

*) There have been significant changes to the integrator generation code, so that variables no longer need to be expressed as the subject of the equation, and can instead be solved for by Newton-Raphson.

*) Values which only need to be computed once are no longer computed at every integration step.

*) initial_value="variable" now works where variable is computed from other variables.

*) Layout issues on Win32 have been resolved. Rounding issues at points near the boundary have been corrected.