-
```
What steps will reproduce the problem?
1. Go to the download area and notice that there are only FF2 and FF3
downloads.
2.
3.
What is the expected output? What do you see instead?
Selenium has…
-
Hello,
I am trying to run tellurium / roadrunner simulations in parallel to do parameter sweeps/estimation but get unexpected results. I can sort of get around this by creating a wrapper function …
-
I imported an SBML model from COPASI. I can edit the species concentrations in the usual way, but I can't edit any variables (i.e. Vmax values).
```
import tellurium as te
r = te.loadSBMLModel('Y…
-
If the value of a species is not set, roadrunner gives it a default value of 0. Other simulators like Copasi give them a default value of 1!
There's no great way to resolve this, since a lot of ex…
-
It's likely because I don't understand what these percentages are supposed to do but intuitively when I see in the Material Trader section for "9 Tellurium" something like "54 Ruthenium, you have 21 (…
-
```
Imagine next situation that on UI we have next dom structure:
Name 1
Name 3
Name 2
...
and UI mapping:
...
Repeat(uid: "item", clocator: [tag: "div", c…
-
0u812 updated
7 years ago
-
Pandas DataFrames are very useful structures in Python and it'd be great if we could have the `simulate` method automatically return one. I propose that we add an optional boolean keyword argument to …
-
Currently the SEDML xpath expressions are resolved via heuristic from xpath string without using the xml of the model. This should be changed to use xpath from xml library with model xml.
This curre…
-
Andrew you migth want to look at this issues, talk to Kiri to get up to speed on the problem.
Consider this simple model, it only has a single statement that samples from a unifrom distribution:
…