thinhong / denim

R package for discrete model
https://thinhong.github.io/denim/
Other
2 stars 1 forks source link

An interface as simply an add-on to the deSolve interface? #2

Open choisy opened 3 years ago

choisy commented 3 years ago

For your interface, you could also imagine having to add just the distributions definition to the deSolve interface. That could be potentially very useful when somebody want to reuse a model developed with deSolve, add some non-Markovian specification and run it with your program.

Later on, if you go for a stochastic version of your simulator, then you could imagine doing the same with the interface of adaptivetau.