Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
R interface | 2020-11-26 | ||
README.md | 2020-11-25 | 1.8 kB | |
libSBML-5.19.0-Source.zip | 2020-11-25 | 28.0 MB | |
libSBML-5.19.0-Source.tar.gz | 2020-11-25 | 16.9 MB | |
spatial-5.19.0-beta-1.zip | 2020-11-24 | 1.5 MB | |
req-5.19.0-beta-1.zip | 2020-11-24 | 84.6 kB | |
dyn-5.19.0-beta-1.zip | 2020-11-24 | 123.4 kB | |
arrays-5.19.0-beta-1.zip | 2020-11-24 | 216.3 kB | |
Totals: 8 Items | 46.9 MB | 0 |
libSBML 5.19.0
Experimental source code
This directory contains source code to libSBML plug-ins supporting draft SBML Level 3 package specifications.
To integrate one of these packages into your copy of libSBML 5, simply extract the package archive into the existing libSBML source directory. Alternatively, download the libSBML-5.19.0-source archive, which contains all the necessary code in the appropriate locations. Then, rerun http://www.cmake.org, and enable the package you just added using the appropriate check-box in the list of options presented by CMake. For example, to enable the groups
package, select ENABLE_GROUPS
in the CMake GUI. (Alternatively, you can run the command line version of CMake with the flag -DENABLE_GROUPS=ON
.)
R source package
The folder R interface contains the R source package for libSBML experimental code.
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 corresponding SBML Level 3 package specifications have not yet been finalized, and the package implementations are themselves in a state of development. The binaries available here may be untested. They are supplied as-is for experimental and advanced development only.
We would greatly appreciate any feedback you have about any aspects of this software.
For more information about libSBML, please visit the libSBML website at http://sbml.org/Software/libSBML
Thank you for your interest in libSBML!
The LibSBML Team.