Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
R interface | 2018-12-07 | ||
beta packages | 2018-12-07 | ||
accepted packages | 2018-12-07 | ||
python-libsbml-experimental-5.17.2.tar.gz | 2018-12-07 | 7.8 MB | |
README.md | 2018-12-05 | 3.0 kB | |
libSBML-5.17.2-core-plus-packages-src.tar.gz | 2018-12-05 | 16.1 MB | |
libSBML-5.17.2-core-plus-packages-src.zip | 2018-12-05 | 25.7 MB | |
libSBML-5.17.2-Source.tar.gz | 2018-12-05 | 17.0 MB | |
libSBML-5.17.2-Source.zip | 2018-12-05 | 27.6 MB | |
libSBML-5.17.2-core-src.tar.gz | 2018-12-05 | 14.6 MB | |
libSBML-5.17.2-core-src.zip | 2018-12-05 | 20.9 MB | |
Totals: 11 Items | 129.7 MB | 0 |
libSBML 5.17.2 (experimental)
Experimental source code
This directory contains source code for libSBML 5.17.2 (experimental) and for plug-ins supporting both accepted and draft SBML Level 3 package specifications. Here you will find the following:
Source code for core libSBML only:
- libSBML-5.17.2-core-src.zip -- source code (only), zip archive
- libSBML-5.17.2-core-src.tar.gz -- source code (only), gzip'ed tar archive
Source code for stable libSBML (core SBML Levels 1-3 plus accepted SBML Level 3 packages):
- libSBML-5.17.2-core-plus-packages-src.zip -- source code (only), zip archive
- libSBML-5.17.2-core-plus-packages-src.tar.gz -- source code (only), gzip'ed tar archive
Source code for experimental libSBML (core SBML Levels 1-3 plus all SBML Level 3 packages):
- libSBML-5.17.2-Source.zip -- source code (only), zip archive
- libSBML-5.17.2-Source.tar.gz -- source code (only), gzip'ed tar archive
Source code for python (core plus all packages):
-
python-libsbml-experimental-5.17.2.tar.gz -- source code for building the python binding for a Mac or Linux distribution. To install on Mac / Linux simply extract the archive, change into the directory and install using the
setup.py
script, for example:tar zxf python-libsbml-experimental-5.17.2.tar.gz cd python-libsbml-experimental-5.17.2 sudo python setup.py install
Alternatively, python installers for various Linux distributions can be obtained from the Open Build Service.
Code for each of the packages is available in the directories
- accepted packages -- source code for packages that have been accepted
- beta packages -- source code for packages under development
Please note: the code in these directories reflects the current state of development of SBML Level 3 packages and the libSBML plug-ins for the packages. Many of the SBML Level 3 package specifications have not yet been finalized, and the package implementations are themselves in a state of development. The binaries available may be untested and are supplied 'as-is' for experimental development only.
We would greatly appreciate any feedback you have about this software.
For more information about libSBML, please visit the libSBML website.
Thank you for your interest in libSBML!
The LibSBML Team.