OpenCell 0.3 (2007-12-04)
PCEnv 0.3 takes advantage of the refactored CellML API, and also adds significant new functionality.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
Tested with | libxml2.6.26 |
---|---|
State | Final release |
License | TRI |
Release Manager | Justin Marsh |
Released | 2007/12/05 10:00:00 GMT+13 |
PCenv 0.3rc2 has been released unchanged as PCEnv 0.3. This version uses version 1.3 of the CellML API. It also features a first cut implementation of an xml editor, so that changes can be made to the CellML of a model directly while manipulating it in PCEnv. The ability to add interactive diagrams into session files has also been incorporated. There are a number of other performance, user interface and stability related changes.
Change log
There have been a significant number of changes since the last release.
- The first cut of an xml editor has been included
- Interactive SVG Diagrams can be added to PCEnv session files
- A Javascript API to PCEnv has been created, allowing for simple graphing control from embedded diagrams
- We have moved to using the autopackage's gcc portability wrapper
- We have cleaned up the graphing transform code
- The first cut of graph normalisation code has been added
- A number of UI artefacts have been fixed
- Added an interface for a CellML validation service
- Better support for relative urls in CellML and session files
- Fixed problems with GUI related metadata not being saved to session files