Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 05, 2019
  3. Aug 04, 2019
  4. Apr 11, 2019
  5. Dec 26, 2018
  6. Dec 21, 2018
  7. Nov 21, 2018
  8. Oct 19, 2018
  9. Oct 04, 2018
Loading