Skip to content

Releases: biomathman/pycellerator

pycellerator

01 Aug 16:37
Compare
Choose a tag to compare

This release includes fixes several bugs in v1.0rc1.

pycellerator

31 Aug 04:46
Compare
Choose a tag to compare

Pycellerator provides a python library, a command line interface, and an ipython notebook interface for using Cellerator arrows for biological simulation. Conversion of standard Cellerator arrows, including kMech extensions, to differential equations is provided by these libraries. Stand-alone python solvers are also produced that are used to solve the differential equations and plot the results. Users may also choose to integrate the solvers into their own code.

Easy install

Download the file Install-pycellerator-v-X.zip and unzip it. Then drag the folder pycellerator to wherever you want to work with pycellerator on your computer, e.g., your home folder.

See [https://github.com/biomathman/pycellerator/blob/master/README.md] for more information.