A major fix in simulation was done, side effect issue, an efficient
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.
Showing
- automata/automaton_F.jl 10 additions, 7 deletionsautomata/automaton_F.jl
- automata/automaton_G.jl 121 additions, 37 deletionsautomata/automaton_G.jl
- automata/automaton_G_F.jl 124 additions, 0 deletionsautomata/automaton_G_F.jl
- core/MarkovProcesses.jl 5 additions, 3 deletionscore/MarkovProcesses.jl
- core/lha.jl 17 additions, 4 deletionscore/lha.jl
- core/model.jl 77 additions, 9 deletionscore/model.jl
- core/plots.jl 8 additions, 2 deletionscore/plots.jl
- core/trajectory.jl 1 addition, 1 deletioncore/trajectory.jl
- tests/automata/accept_R5.jl 29 additions, 0 deletionstests/automata/accept_R5.jl
- tests/automata/read_trajectory_last_state_F.jl 3 additions, 3 deletionstests/automata/read_trajectory_last_state_F.jl
- tests/automata/read_trajectory_last_state_G.jl 2 additions, 3 deletionstests/automata/read_trajectory_last_state_G.jl
- tests/cosmos/distance_F/ER_1D.jl 25 additions, 30 deletionstests/cosmos/distance_F/ER_1D.jl
- tests/cosmos/distance_G/ER_R5.jl 29 additions, 32 deletionstests/cosmos/distance_G/ER_R5.jl
- tests/cosmos/distance_G/dist_G_ER.lha 11 additions, 8 deletionstests/cosmos/distance_G/dist_G_ER.lha
- tests/run_automata.jl 1 addition, 0 deletionstests/run_automata.jl
- tests/run_unit.jl 1 addition, 0 deletionstests/run_unit.jl
- tests/unit/models_exps_er_1d.jl 15 additions, 0 deletionstests/unit/models_exps_er_1d.jl
Loading
Please register or sign in to comment