Frank Bergmann

Results 128 comments of Frank Bergmann

Indeed the JSBML implementation is completely different, also in what is stored there (and in that they use biojava for that). The functionality is there in the form of a...

libsbml, implements support for the subset of RDF as outlined in section 6 of the [SBML specification](http://sbml.org/Special/specifications/sbml-level-3/version-2/core/release-2/sbml-level-3-version-2-release-2-core.pdf). It was meant to provide a subset, for which applications not supporting the...

in Fbc v1, those associations where not really supported (we just had them as unofficial annotation). Please use the `FbcAssociation_t` class and Fbc v2 to ensure it is exchanged with...

Indeed, it would seem that the methods ended up in the wrong association file. The save way to do it now (without waiting for a new release) would be to...

yes, lets leave it open. We have a hackathon coming up next week, maybe we'll find some time.But it would probably still be a while until a new stable release,...

Actually the last releases have been made out of: where a setup.py file builds libsbml + dependencies for the specific python version (including the security flags that specific python distributions...

no, it happens on python setup.py build / python setup.py bdist_wheel or any of those.

i would not remove it, because it is the basis for the setup.py script. It does work currently. So please don't remove anything.

release 0.67 ignores nan values in there and is now available on pypi. Thanks again for reporting.