Are software libraries available for programming with SBML?
Yes. The SBML Software Guide includes information about known libraries for programming SBML support. The SBML Team itself has developed 3 free and open-source packages that can be used to support SBML in different environments: • libSBML is a portable, embeddable API library providing language interfaces for C, C++, Java, Lisp, MATLAB, Octave, Perl, Python, and Ruby. It runs on Linux, MacOS and Windows. There is a recent paper describing libSBML too. • MathSBML is a package for working with SBML in Mathematica. There is a paper describing MathSBML with more information. • SBMLToolbox is a package for working with SBML in MATLAB. There is a paper describing SBMLToolbox as well.