Skip to content
Snippets Groups Projects
  1. Nov 21, 2018
  2. Oct 04, 2018
  3. Sep 28, 2018
  4. Sep 27, 2018
  5. Sep 11, 2018
  6. Sep 07, 2018
  7. Sep 06, 2018
  8. Sep 05, 2018
  9. Sep 03, 2018
  10. Sep 02, 2018
  11. Sep 01, 2018
  12. Aug 20, 2018
  13. Aug 16, 2018
  14. Aug 13, 2018
  15. May 04, 2018
  16. Mar 19, 2018
  17. Jan 09, 2018
  18. 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
  19. Oct 14, 2017
  20. Aug 04, 2017
  21. Jul 31, 2017
  22. Jul 30, 2017
  23. Jul 16, 2017
  24. Jul 14, 2017
  25. Jul 02, 2017
  26. Jun 22, 2017
  27. Jun 21, 2017
  28. Jun 13, 2017
Loading