Skip to content
Snippets Groups Projects
  1. Feb 28, 2021
    • Bentriou Mahmoud's avatar
      Add of a new automaton related to ABC. · de9fbd7e
      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
      de9fbd7e
  2. Feb 18, 2021
  3. Feb 17, 2021
  4. Feb 12, 2021
  5. Feb 05, 2021
  6. Feb 01, 2021
  7. Jan 25, 2021
    • Bentriou Mahmoud's avatar
      1) Detection of a bug when two synchronized models with two different · 00b622f3
      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.
      00b622f3
  8. Jan 15, 2021
  9. Dec 09, 2020
  10. Dec 03, 2020
  11. Nov 29, 2020
  12. Nov 27, 2020
Loading