Skip to content
Snippets Groups Projects
  1. Aug 24, 2018
  2. Aug 23, 2018
  3. Aug 22, 2018
  4. Aug 21, 2018
  5. Aug 06, 2018
  6. Jul 15, 2018
  7. Jul 14, 2018
  8. Jul 07, 2018
  9. Jan 19, 2018
  10. Jan 09, 2018
  11. Nov 12, 2017
  12. Nov 10, 2017
  13. Oct 17, 2017
    • Jakub Klinkovský's avatar
      Refactoring parallel reduction operations · 5d9bcae2
      Jakub Klinkovský authored
      - separate data types for input arrays of binary operations
        (necessary for the equality comparison of two arrays of different
        type)
      - added separate template parameter for ResultType, which defaults to
        the RealType
        (the goal is to allow sum of bool vectors into int instead of bool)
      5d9bcae2
  14. Aug 04, 2017
  15. Jul 31, 2017
  16. Jul 30, 2017
  17. Jul 27, 2017
  18. Jul 10, 2017
  19. Jul 05, 2017
Loading