What's Changed
- Better initialisation by @AldoGl in #13
- Plotting utility function by @Devetak in #14
- Update get_predictions_from_sims.jl by @SGHoekstra in #15
- Use
matlab_round
instead ofround
to fix precompilation issues by @Tortar in #16 - Enable Aqua tests by @Tortar in #17
- Update benchmark by returning outputs by @Tortar in #21
- Improve TTFX by @Tortar in #19
- Add Reproducibility section for Docs by @Tortar in #23
- Improve speed of simulations by @Tortar in #18
- Add version generated by MatLab Coder to benchmark by @Tortar in #26
- Update calibration_script.jl by @Tortar in #24
- Use inplace conversion by @Tortar in #27
- Deploy docs improvements by @Tortar in #29
- Improve data structs by @AldoGl in #31
- Use a dynamic sampler to speed-up weighted sampling by @Tortar in #30
- refactor: one_epoch! -> run_one_epoch! by @AldoGl in #32
- Use threads local sums of C_h and I_h to reduce memory consumption by @Tortar in #33
- General docs improvements by @Tortar in #34
New Contributors
- @SGHoekstra made their first contribution in #15
- @Tortar made their first contribution in #16
Full Changelog: v0.1.2...v0.2.0