Frank Bergmann

Results 115 comments of Frank Bergmann

we'll try to get new binaries out next week

good idea, that is also what COPASI does.

I'm afraid we will need more information. Which version of Matlab did you use? Also using `installSBML` is not necessary, all you should need to do is to extract the...

I agree, checking the packageVersion is definitely sufficient.

I had no PR for anything else, I was going to just include the PRs we had open and make a release since it was requested by some. That include...

So here i was thinking, of just having an option, that basically preselects the packages to be compiled into. Something like `-DLIBSBML_PACKAGES="stable|experimental"`. iff that is set to experimental then the...

it still needs the automatic package selection for R and the source packages. This has not yet been done.

I dont think there is anything for us to change here, users are free to specify whichever swig version, and c++ standard they want to use. If anything it could...

Indeed, it seems that the example for documentation is only available for C++. However, we do have an example on how to use the converter here:

It used to be, that SBMLTransforms would just reuse the same map for all models, which caused issues if you had multiple ones loaded at the same time, so now...