Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. Apr 19, 2019
  3. Apr 11, 2019
  4. Feb 09, 2019
  5. Jan 23, 2019
  6. Dec 20, 2018
  7. Sep 07, 2018
  8. Sep 05, 2018
  9. Sep 03, 2018
  10. Sep 02, 2018
  11. 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
  12. Nov 19, 2016
  13. Aug 11, 2016
  14. Aug 01, 2016
  15. Jul 28, 2016
  16. Jul 27, 2016
  17. Jul 26, 2016
  18. Jul 20, 2016
  19. Jul 19, 2016
  20. Jul 17, 2016
Loading