Skip to content
Snippets Groups Projects
  1. Jul 26, 2019
  2. Apr 19, 2019
  3. Apr 14, 2019
  4. Apr 13, 2019
  5. Mar 28, 2019
  6. Jan 25, 2019
  7. Sep 28, 2018
  8. Sep 11, 2018
  9. Sep 03, 2018
  10. Sep 02, 2018
  11. Aug 20, 2018
  12. Aug 16, 2018
  13. Aug 13, 2018
  14. 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
  15. Jul 14, 2017
  16. Jun 21, 2017
  17. Nov 19, 2016
  18. Aug 22, 2016
  19. Aug 21, 2016
Loading