The PyTorch implementation of Blelloch Parallel Scan Algorithm.
https://www.cs.cmu.edu/~scandal/papers/CMU-CS-90-190.html
@techreport{BlellochTR90,
title = {Prefix Sums and Their Applications},
author = {Guy E. Blelloch},
institution = {School of Computer Science, Carnegie Mellon University},
number = {CMU-CS-90-190},
month = {11},
year = {1990}
}