Skip to content
Snippets Groups Projects
  1. Feb 20, 2024
  2. Feb 19, 2024
  3. Feb 12, 2024
  4. Jan 08, 2024
    • Lionel GUEZ's avatar
      Bug fix: correct test for part of beginning · d734fd01
      Lionel GUEZ authored
      Correct the test to know whether we can use part of the properties
      already calculated for the beginning of the segment. When `len_seg ==
      2 * n_days_avg`, `g.vp.inst_eddies[n][-n_days_avg:] =
      g.vp.inst_eddies[n][n_days_avg:]` so
      `g.vp.inst_eddies[n][:n_days_avg]` and
      `g.vp.inst_eddies[n][-n_days_avg:]` are disjoint. The bug comes from
      commit bdd0ce41.
      d734fd01
    • Lionel GUEZ's avatar
      Polish · 37c59453
      Lionel GUEZ authored
      37c59453
  5. Jan 03, 2024
    • Lionel GUEZ's avatar
      Polish · a0fe7bed
      Lionel GUEZ authored
      a0fe7bed
    • Lionel GUEZ's avatar
      Renumber nodes · c97da20e
      Lionel GUEZ authored
      So that corresponding dates are in a possible
      order. `edgelist_Isic_2.csv` still has the same edges than
      `edgelist_Isic_1.csv` in a different order. Note that we also have to
      change `e_overestim`.
      c97da20e
  6. Jan 02, 2024
  7. Dec 20, 2023
  8. Dec 01, 2023
  9. Nov 30, 2023
  10. Nov 28, 2023
  11. Nov 23, 2023
  12. Oct 12, 2023
Loading