-
**Provide the solver name**
Laplace Gillespie Solver
**Link a paper or provide a reference for the described solver**
https://arxiv.org/abs/1601.01490
**Describe a usecase of the solver**
The…
-
Hello!
I am trying to run a simulation where I am adding a high or low track at random, and I expect that for the same amount of time (such as t = 40), as my rate of high tracks increases, the numb…
-
https://discourse.julialang.org/t/using-catalyst-jl-with-large-reaction-networks/123061/2 is, I think, asking about something I've thought we need for a while -- a way to specify network free models (…
-
Consider a mode of functionality where the nice hex grid is part of a Quarto or Rmarkdown document that is generated on a schedule or github action, automatically and without a console. Kaggle works …
-
-
Hi,
I get different results when running the example from the README with differing number of steps (and a fixed seed).
```python
import rebop
from matplotlib.cm import viridis as cmap
sir …
-
**Attendees**:
- R-multiverse team: Will Landau, Charlie Gao, Maelle Salmon, Jeroen Ooms (r-universe)
- Reg R Repo team: Coline Zeballos, Doug Kelkhoff, Wilmar Igl, Xinye Li, Yann Féat, Zhenglei Ga…
-
-
Does this package still work?
I'm hitting the following error when attempted to use it:
```
Debugger entered--Lisp error: (invalid-function (target target))
(target target)()
nml--link-pr…
agzam updated
3 years ago
-
Hi all,
I just tried to create some simple stochastic model and reproduce the results in COPASI (see below).
It seems like the roadrunner gillespie integrator is not calculating the particle number i…