- 17 Nov, 2020 3 commits
-
-
Bentriou Mahmoud authored
Implementation of the lp distance for trajectories. Add of unit tests for lp distance.
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
-
- 16 Nov, 2020 1 commit
-
-
Bentriou Mahmoud authored
-
- 15 Nov, 2020 2 commits
-
-
Bentriou Mahmoud authored
- Add of benchmark scripts that compares perf wrt pygmalion. => As expected it is bad in terms of reading cost (because of row by row matrix read) but it is also not good in terms of simulation cost. hcat seems to perform badly, should investigate.
-
Bentriou Mahmoud authored
SIR model. - Evolution of the ContinuousTimeModel type - simulate, easy access to Trajectory fields - fix of several errors
-
- 14 Nov, 2020 1 commit
-
-
Bentriou Mahmoud authored
run the tests Function load_module in core + test
-