- Jul 04, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Following renaming of script.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Jul 01, 2022
-
-
Lionel GUEZ authored
Add script converting Graph-tool output to edgelist. So we can use analysis scripts developed in Overlap on results of trajectory scripts.
-
Lionel GUEZ authored
Move tests on trajectories to new test file `Trajectories/tests.json`.
-
Lionel GUEZ authored
Directory Tests was created in commit 40a1c5aa.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Jun 29, 2022
-
-
Lionel GUEZ authored
Rewrite following an idea of R\'emi Laxenaire: loop on edges in order of ascending cost function.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Rename trajectories to `traj_segm` and `expanded_trajectories` to `expanded_traj`.
-
Lionel GUEZ authored
-
- Jun 28, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
No need for this property to be internal.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Jun 27, 2022
-
-
Lionel GUEZ authored
-
- May 18, 2022
-
-
Lionel GUEZ authored
Instead of a global variable with hidden modification in a method of Visitor.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
So that segments in a trajectory are in chronological order.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
This is a new reversion in a series of reversions. See commit 836392d7. The idea now is to allow us to run a single test in a series, taking advantage of the archive option in recent versions of `test_compare.py`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We are in the else branch of `if src.out_degree() > 1` and src is the source of an edge so `src.out_degree()` must be 1.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- May 17, 2022
-
-
Lionel GUEZ authored
Correct name of property from `segment` to `inst_eddies`.
-
Lionel GUEZ authored
Correct name of property from `nl_cost_function` to `cost_function`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-