Skip to content

Bugfix in Prefix sum.

Daniel Campora Perez requested to merge dcampora_prefix_sum_bugfix into master
  • Bugfix in prefix sum by which it would not calculate the total sum if the input was a multiple of 2048.

Merge request reports