- Feb 28, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 18, 2021
-
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
-
- Feb 02, 2021
-
-
Bentriou Mahmoud authored
-
- Jan 25, 2021
-
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
- A_per (period_automaton) computes noisy period of an oscillatory model - A_eucl (euclidean_distance) computes euclidean distance with regard to data points of a trajectory. 1 script that plots oscillatory trajectory is added
-
- Dec 11, 2020
-
-
Bentriou Mahmoud authored
-
- Nov 23, 2020
-
-
Bentriou Mahmoud authored
Automaton G is implemented and runs OK. Not tested with Cosmos call. The next step of development is the restruction of data collection for trajectories. From now on: Trajectory.values::Matrix{Float64}, it will be Trajectory.values::Vector{Vector{Float64}}. According to small performance tests I've made, it will increase the performance of the package.
-