-
Should this review paper also explicitly address public health policy / epidemiology? Is there a critical mass of folks who can help manage contributions in this area?
Some specific subtopics that…
-
This issue is an adaptation of for fmi3.
First we need a definition of feedthrough.
Given an Co-simulation FMU instance $c$ , the input $u_c$ feeds-through to output $y_c$ when there exist two …
-
Options include:
* deformation model
* point trajectory model
* trajectory prediction model
* point motion model
-
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…
-
here it is:
Quitting from lines 27-38 (CV.Rmd)
Error in mutate_impl(.data, dots) :
Evaluation error: "glue_collapse".
Calls: ... mutate.vitae_preserve -> NextMethod -> mutate.tbl_df -> mutate…
-
## Governance
There are three types of roles in the system:
- Consensus node. The top 7 with the highest number of votes are the consensus nodes of the next block, participating in the dbft cons…
-
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…
-
Was using PuLP as a subroutine in a project in python 3.5.2, I noticed that for some LP's pulp was responding with variables that are "NoneType" claiming it had found an optimal solution. It appears t…
-
From: Simon Wood
Hi,
According to the help file for model.frame/get_all_vars, the following should
produce the same output from both functions, but it doesn't...
```
dat
-
Thinking longer term: why is `@constraint` limited to using relational operators (=, and ==)? Getting rid of this limitation would be very useful if adding constraint programming into JuMP (I have pla…