draeger-lab / SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.
https://draeger-lab.github.io/SBSCL/
GNU Lesser General Public License v3.0
20 stars 13 forks source link

Some comp tests are failing due to JSBML flattening #36

Open matthiaskoenig opened 4 years ago

matthiaskoenig commented 4 years ago

Currently some of the comp tests are failing due to problems with flattening. Issue is reported here: https://github.com/sbmlteam/jsbml/issues/213

shalinshah1993 commented 4 years ago

Seems like this issue is fixed. Shall we close it?

hemilpanchiwala commented 4 years ago

@shalinshah1993, this issue is of JSBML which isn't solved till now. Currently, we have just skipped these tests. And, the pre-gsoc label should not be given to this issue as it's done after GSoC start.

draeger commented 4 years ago

Is the issue already filed in JSBML's tracker?

Thanks!

hemilpanchiwala commented 4 years ago

Is the issue already filed in JSBML's tracker?

  • If so, could you please provide the link to the item?
  • If not, could you please create one and then provide the link?

Thanks!

Its provided by @matthiaskoenig in the description of the issue.