-
MWE:
```julia
using Zygote, OrdinaryDiffEq, DiffEqSensitivity
function lotka_volterra(u,p,t)
x, y = u
α, β, δ, γ = p
dx = α*x - β*x*y
dy = -δ*y + γ*x*y
return [dx, dy]
end
u0…
-
---
id: tellurium
version: 2.2.0
specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_tellurium/22ac2f23662c6a16866ab11347eb292667b07b1a/biosimulators.json
specificationsPa…
-
## System details
RStudio Edition : Desktop
RStudio Version : 1.3.959
OS Version : Windows 10
R Version : 4.0.0
### Steps to reproduce the problem
This seems to happ…
-
KEV: Importance of interaction parameters (McCann, from Kev, about reactivity(?) of interaction parameters in Lotka-Volterra models
-
---
id: gillespy2
version: 1.5.11
specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_GillesPy2/591b17d538f07704db5a13ef48667c940807bd98/biosimulators.json
specificationsP…
-
---
id: gillespy2
version: 1.5.11
specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_GillesPy2/bd1af429cf9188adf60744948c7df7dd9fad0728/biosimulators.json
specificationsP…
-
Could we get a prototype for the new ODE stuff similar to what we have for reduce_sum (https://github.com/stan-dev/stanc3/pull/451)? No need for super error checking and whatnot at this point. Just wa…
-
---
id: gillespy2
version: 1.5.7
specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_GillesPy2/99c498ba36ee5b6807b236991e7e9a92c0154b93/biosimulators.json
specificationsPa…
-
Lotka-volterra seems to stop mixing as soon as the adaptive phase is over. ~Our student has been having this same kind of behaviour on one of his problems for weeks.~ @ben18785 can you take a look?
-
---
id: tellurium
version: 2.2.0
specificationsUrl: https://raw.githubusercontent.com/biosimulators/Biosimulators_tellurium/853926f4e0b8d28d57418047f5b53077ba8dc73c/biosimulators.json
specificationsPa…