Skip to content
Snippets Groups Projects
Mahmoud Bentriou's avatar
Bentriou Mahmoud authored
copyto! is implemented for LHA states.

Automaton G works almost well, a bias in the distance is identified
compared to Cosmos when one of the model parameters is zero.

Implementation of volatile_simulate, which simulates SynchronizedModel
without saving values: it only returns the last LHA state of the
simulation.

Implementation of distributed computations of variable automata with
volatile_simulate.

Tests passed.
c095bee4
History
unit/: ensures essential commands execute well, a test can contain a simulate() method to check it is well launched
simulation/: tries to check the consistency of the produced simulations, comparison with other packages,
             quantify if the simulation is probable

Lauch unit tests: julia run_unit.jl