shalinshah1993 / 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
0 stars 2 forks source link

Add support for nested repeated tasks #55

Closed shalinshah1993 closed 6 years ago

shalinshah1993 commented 6 years ago

Currently, if an SED-ML file contains nested repeated tasks, simulation library will throw a warning Warning! Nested repeated task found and ignored!

At some point, this feature needs to be added to the simulation library. This issues thread serves as a discussion point.

shalinshah1993 commented 6 years ago

This issue was moved to draeger-lab/SBSCL#3