- Apr 05, 2023
-
-
Mahmoud Bentriou authored
-
Mahmoud Bentriou authored
-
- May 21, 2021
-
-
Bentriou Mahmoud authored
-
- May 20, 2021
-
-
Bentriou Mahmoud authored
-
- May 19, 2021
-
-
Bentriou Mahmoud authored
Add of distributed algorithm for the reference table creation in abc model choice. Documentation for abc model choice methods.
-
- May 17, 2021
-
-
Bentriou Mahmoud authored
-
- May 16, 2021
-
-
Bentriou Mahmoud authored
-
- May 13, 2021
-
-
Bentriou Mahmoud authored
-
- Mar 30, 2021
-
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
-
- Mar 21, 2021
-
-
Bentriou Mahmoud authored
-
- Mar 11, 2021
-
-
Bentriou Mahmoud authored
-
- Mar 02, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 28, 2021
-
-
Bentriou Mahmoud authored
Fix of distributed abc smc tests + add of a test. Preparation for the new feature: add a stop criteria in the simulation. All tests passed.
-
Bentriou Mahmoud authored
It computes the euclidean distance and finish the simulation if the distance is above the tolerance epsilon. I ha to change some function signature of types in core/model.jl but it was minor changes. I add a new test + change some others related to automata. A minor rewriting core/model for better readability
-
- Feb 18, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 17, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 12, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 05, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 01, 2021
-
-
Bentriou Mahmoud authored
-
- Jan 25, 2021
-
-
Bentriou Mahmoud authored
automata and proba moels are differents. This bug was introduced after we change the structure of automata in order to better distributed programming. It leads to a restructuration of automata. In fine, the structure is more stable and consistent. It is possible it is more computationally efficient, but for now it is not well tested. 2) Creation of functions that collects data along with a timeline over a trajectory + unit test vectorize. 3) Very small fix in plots and abc smc.
-
- Jan 15, 2021
-
-
Bentriou Mahmoud authored
-
- Dec 09, 2020
-
-
Bentriou Mahmoud authored
models. It's a better semantic and improve performance as well as readability of the code. All the tests passes (except the remark in the last commit).
-
- Dec 03, 2020
-
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
Reorganization of abc related algorithms. ABC SMC with observations is implemented but not yet tested. automaton abc still works.
-
Bentriou Mahmoud authored
-
- Nov 29, 2020
-
-
Bentriou Mahmoud authored
-
- Nov 27, 2020
-
-
Bentriou Mahmoud authored
R1,R2,R3.
-