Skip to content
Snippets Groups Projects
  1. Feb 29, 2020
  2. Oct 25, 2019
    • Jakub Klinkovský's avatar
      Moved algorithms from TNL/Containers/Algorithms/ to just TNL/Algorithms/ · 399f9627
      Jakub Klinkovský authored
      The usage of algorithms such as MemoryOperations or Reduction is not
      bound to a particular container. On the other hand, ArrayIO,
      ArrayAssignment, VectorAssignment and StaticArrayAssignment are just
      implementation details for the containers - moved into
      TNL/Containers/detail/
      
      Also moved ParallelFor, StaticFor, StaticVectorFor, TemplateStaticFor
      into TNL/Algorithms/
      399f9627
  3. Sep 03, 2019
  4. Sep 02, 2019
Loading