Skip to content
Snippets Groups Projects
  1. Feb 28, 2021
  2. Feb 18, 2021
  3. Feb 02, 2021
  4. Jan 25, 2021
  5. Dec 11, 2020
  6. Nov 23, 2020
    • Bentriou Mahmoud's avatar
      Forgot the notebook in the last commit. · 27d56ab9
      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.
      27d56ab9
Loading