MarkovProcesses.jl: A Julia package for Markov Processes.
"models/_bench_perf_test/SIR_col_buffer.jl" did not exist on "384b4ad75b327fb6c4a26913c6239d72d4e41d4b"
Bentriou Mahmoud
authored
- Real => Float64 for better performance (Real is an abstract type) - Should not create a type inside the model because the compiler fails at estimating the type of the output of the f function (detected with @code_warntype) - Intentionaly ER is not as well improved as SIR in order to check the differences of performance.
Name | Last commit | Last update |
---|---|---|
bench/pygmalion | ||
core | ||
models | ||
tests | ||
README |