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