-
I thought it would be an interesting to start building in parallel a new DSL for biological reactions on top of [SciCompDSL.jl](https://github.com/JuliaDiffEq/SciCompDSL.jl). I have some ideas about i…
-
Currently it is not possible to run a NetLogo model which does not have at least one parameter on the interface, because the simdesign functions will throw an error if no variables or constants have b…
nldoc updated
4 years ago
-
Issue https://github.com/mrc-ide/covid-sim/issues/144 has been prematurely closed as the original C source code has not been published.
Please re-open and unlock the issue so the community can prov…
-
This plot shows the number of infected individuals for the exact solution of the deterministic SI model (solid line) and 50 replicate simulations (red lines):
![Rplot](https://user-images.githubuserc…
-
The [tests in this project](https://github.com/mrc-ide/covid-sim/tree/master/tests), being limited to broad, "smoke test"-style assertions, do not support an assurance that the equations are being exe…
-
Thanks for making this interesting package!
I have tried to run the example code provided by the vignette, but stumbled upon an error. Could you help me out?
I have installed the development versi…
-
arXiv论文跟踪
-
The following script uses the axial stressed beam example to compare different methods:
* Monte-Carlo,
* FORM
* FORM-Importance sampling.
The FORM-IS implementation uses the `PostAnalyticalImpor…
-
This is the long-promised new method that I have been working on w/ coauthors.
This note describes how to implement it.
[fsst-module.pdf](https://github.com/conroylau/lpinfer/files/4472360/fsst-mo…
-
Hi all,
first of all, I would like to congratulate all the JuliaDiffEq team, it seems to me that the DifferentialEquations.jl suite is really complete and powerful.
I have performed some tests …