Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install cellnopt.data
How to install cellnopt.data
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install cellnopt.data
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.7.6
| | |
---|
Windows (64-bit) |
0.7.6
| | |
---|
Mac OS X (10.5+) |
0.7.6
| | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.7.8 on Dec 23rd, 2012
The package cellnopt.data provides data and models to be used within
cellnopt. It also provides an easy mechanism to access those data/models.
from cellnopt.data import cnodata
filename = cnodata("ToyModelMMB.sif")
For a full documentation, see the sphinx documentation in the ./doc directory.