Skip to content
Snippets Groups Projects
  1. Oct 10, 2023
  2. Sep 21, 2023
  3. Sep 19, 2023
  4. Aug 31, 2023
  5. Aug 30, 2023
  6. Aug 29, 2023
  7. Aug 25, 2023
  8. Aug 24, 2023
  9. Aug 21, 2023
  10. Aug 10, 2023
  11. Aug 04, 2023
  12. Aug 03, 2023
  13. Aug 01, 2023
  14. Jul 31, 2023
  15. Jul 24, 2023
  16. Jul 21, 2023
  17. Jul 20, 2023
  18. Jul 19, 2023
    • Gregor Weiss's avatar
      ENH&REFACTOR: renamings for sliceMesh -> CoherentMesh · 7c1d29cf
      Gregor Weiss authored
      - unifying subset identification for processor patch construction in CoherentMesh
      - Offsets as iterable of pairs
      - Offsets construction with globalIndex
      - move processor patch communication into CoherentMesh as member functions
      - separating permutations into SlicePermutation and FragmentPermutation (SRP)
      - add sliceWritePrimitives for const label* data
      - removing and refactoring redundant functionality
      7c1d29cf
  19. Jul 13, 2023
  20. Jul 12, 2023
  21. Jul 07, 2023
    • Gregor Weiss's avatar
      ENH&CONFIG: re-enable cxx11 · 7d26e91b
      Gregor Weiss authored
      - replace constexpr-if constructs
      - replace std::make_unique
      - replace generic lamdas
      - add trailing return type with automatic return types
      - simplified is_range type trait
      7d26e91b
  22. Jul 06, 2023
  23. Jul 05, 2023