alanderos91 / BioSimulator.jl

A stochastic simulation framework in Julia.
https://alanderos91.github.io/BioSimulator.jl/stable/
Other
47 stars 7 forks source link

Make `simulate` flexible in keyword argument types #21

Open alanderos91 opened 4 years ago

alanderos91 commented 4 years ago

See #18. We should not require users to do time = convert(Float64, ...).