Personal tools
You are here: Home Software Releases E-Cell 3.2.2 E-Cell 3.2.2 Released!

E-Cell 3.2.2 Released!

We are proud to announce the latest release of E-Cell System, 3.2.2.

The highlights of this release are as follows:

  • Fixed a critical bug in ExpressionFluxProcess, ExpressionAssignmentProcess and ExpressionAlgebraicProcess that expressions of a specific form are wrongly evaluated.
  • Fixed a major bug in SessionManager that scripts written for the previous version of SGE backend didn't work correctly.
  • Better compatibility with compilers other than gcc and Visual C++.

We hope you will enjoy this.

Windows binaries and tarballs can be downloaded from http://sourceforge.net/projects/ecell . For Debian (lenny and squeeze), Ubuntu (karmic, lucid, maverick and natty), and CentOS packages, please consult Downloads section.

Moriyoshi Koizumi

Changes since ecell-3.2.1

  • Fixed the bug that some expressions given to ExpressionFluxProcess or ExpressionAssignmentProcess would not be evaluated correctly. Reported by Yasuhiro Naito. Thanks! (Moriyoshi)
  • Fixed segmentation fault bug in ExpressionAssignmentProcess. (Moriyoshi)
  • Overhauled libecs::Polymorph. (Moriyoshi)
  • Fixed a bug in ecell.session_manager that SGE backend doesn't work unless setOwner() is called prior to job dispatch. Reported by Chikako Okubo. Thanks! (Moriyoshi)
  • Fixed compilation error in ecell/libecs/MethodProxy.hpp. (Moriyoshi)
  • Fixed ecell._ecs module so that iter(process.variableReferences) works correctly. (Moriyoshi)
  • Fixed the bug that logger data could not be saved through LoggerWindow. (Moriyoshi)
Document Actions