-
I am trying to load a SBML file using:
```
model_BCR = gillespy2.core.import_SBML('BCR.xml')[0]
```
However, I get an error:
```
Output exceeds the [size limit](command:workbench.action.openSett…
-
Would be super convenient if there was a way to either install just the stochss-compute client, or the client and the server. This configuration should be done in `setup.py`, we can use GillesPy2 for …
-
![Screenshot from 2022-12-21 16-08-52](https://user-images.githubusercontent.com/51466371/209003414-ba4fb6c9-f48c-4828-be3d-32b5516b2626.png)
I stopped it after this long.
[notebook pdf link](dippel…
-
A user reported an issues, and it turned out to be a bug in the SSA C Solver. The telegraph (on/off) model is given below:
```
def create_on_off_reaction(initial_value=1):
"""Creates a stoch…
-
Figure out a current plan
-
C++ code to look at species that are dependencies of a reaction does not inspect a custom propensity string, then does not update reaction propensity when dependent species changes
-
While trying to use the `gillespy2.importSBML('file')` function, I got the following error:
```
EventError: GillesPy2 Event Assignment expression requires a valid string expression
```
Apparentl…
-
```
Run coverage run --source=gillespy2 --omit=gillespy2/solvers/stochkit/* test/run_tests.py -m develop
2022-04-11 19:01:1[6](https://github.com/StochSS/GillesPy2/runs/5978225104?check_suite_focus=…
-
While trying to run a Tau-Leaping algorithm I found some confusing error message. In `core.model.py` line 1166 and 1167 the programm tests whether C++ or/and Numpy are installed.
```
if not can_u…
-
- [x] Eliminate `@reaction_func` and how Hill functions work. (Niklas)
- [x] Fix ReactionNetworkImporters. (Sam)
- [x] Fix BCR loading and update BCR benchmarks. (Sam)
- [x] Work towards previous B…