Releases: ecell/ecell4_base
Releases · ecell/ecell4_base
4.0.7
4.0.6
4.0.2
4.0.1
Enhancement
- Progressbar on Jupyter Notebook #105
- Better styles for visualization especially for matplotlib #79
- A member function to distinguish Species for molecules and structures #102
- Enable user-defined macros for Python decorators #59
- Enable to save a movie as mp4 #85
- Enable to set tolerances for ODE through a Factory class #97
- 2D visualization of 3D world for animation #95
- getVelocity for ODE simulation #96
- Implicit dissolution of bindings in the rule-based modeling #113
- Higher resolution for plot_movie #110
- Enable to save time course data of NumberObservers #109
- FixedIntervalTrajectoryObserver should have its small interval to check the periodic boundary effect separately from logging interval #93
- Convenient functions for declaring fundamental objects #90
- Enable to set ranges to show trajectories on viz.plot_trajectory #82
Bug fix
E-Cell System Version 4.0
Features added
- Spatial Gillespie simulator
- Spatiocyte simulator
- eGFRD simulator
- Python-valid rule-based modeling
- Jupyter Notebook inline visualization
E-Cell4 beta2
HDF5 is optional in beta2.
(Attached binaries do NOT require HDF5 lib.)
E-Cell4 beta1
- Add simulators for the enhanced Green's Function Reaction Dynamics and spatial Gillespie methods.
- new build system (moved from waf to CMake and Python wheel).
- new tutorial IPython notebooks.
- inline javascript particle visualizer in IPython notebook.
- Support a network-frees simulation using C++ rulebased modeling engine.