Arno Strouwen

Results 185 issues of Arno Strouwen

Such that `makedocs` `warnonly = [:docs_block, :missing_docs, :cross_references, :linkcheck]` can be removed.

This has the same issues as: https://github.com/SciML/ReactionNetworkImporters.jl/pull/113

Such that `makedocs` `warnonly = [:missing_docs, :cross_references]` can be removed.

Such that `makedocs` `warnonly = [:missing_docs]` can be removed.

Such that `makedocs` `warnonly = [:example_block]` can be removed.

Currently, constraints are only checked at the point of intervention. But it is possible a constraint is violated before the intervention happens, and then dips below it again. I think...

If the system contains a callback, then additional values are saved to the solution? I think several of the snippets assume that no such extra values are present.

Are the initial conditions fractions of the population? If so, they do not sum up to 1. And the division by T should not be there then. If they are...

The Bayesian fit is quite slow. @Vaibhavdixit02 can we look into the cause of that? Maybe after the hackathon is over.