MyersResearchGroup / iBioSim

iBioSim is a computer-aided design (CAD) tool aimed for the modeling, analysis, and design of genetic circuits. It is capable of importing and exporting models specified using the Systems Biology Markup Language (SBML). iBioSim also supports the Synthetic Biology Open Language (SBOL), an emerging standard for information exchange in synthetic biology.
http://www.async.ece.utah.edu/ibiosim
Apache License 2.0
54 stars 21 forks source link

BUG: sed-ml with multiple variables does not work #103

Open buggsley opened 8 years ago

buggsley commented 8 years ago

When there are multiple variables like in the test-suite concentration calculations it does not work.

buggsley commented 8 years ago

Works a bit better now, but still need to deal with math in the DataGenerator, as it now just plots first variable it finds.