-
Related to #771
-
-
-
## Install
`pip install stochss_compute`
## Imports
```
from stochss_compute.cloud.ec2 import Cluster
from stochss_compute import RemoteSimulation
import gillespy2
import numpy
```
## E…
-
https://github.com/StochSS/GillesPy2/runs/7587496261?check_suite_focus=true
Looks like the problem is both example_models and test_all_solvers.
-
## Error
![image](https://user-images.githubusercontent.com/26947730/171360826-02df635a-978c-42d2-86ac-e343c0e24f6e.png)
As it can be seen in the image, the upper bound of the standard deviation is…
-
Dear,
I just download StochKit2 from sourceforge.net but the Installation_instructions.pdf is missing.
Could you please help me to install StochKit2 on a Windows machine?
Thanks,
Francisco
-
I want to combine gillespy2 with torch to train the parameters of the model, but I failed. I find parameters without changing.So I want to know if gillespy2 can combine with pytorch. Thank You!
-
-a Python remote_solver.py client in gillespy2/solvers. This can be a fork/exec-style call to the C client until the Python client is written.
-rewrite content from CSCI 335 curriculum files csapp.…
-
If the code for the Dimerization() example is ran (direct copy and paste), the program throws an error "Circular reference detected".
raise SimulationError(
SimulationError: argument 'solver=' to r…