cmcstl2 icon indicating copy to clipboard operation
cmcstl2 copied to clipboard

Numeric ranges

Open cjdb opened this issue 5 years ago • 0 comments

This is an attempt at getting the design for numeric ranges going (third time lucky?). There's a lot of design documentation in the commit messages; and possibly some rambling too.

The only algorithms this PR commits at present are:

  • accumulate
  • partial_sum

cjdb avatar Jun 22 '19 22:06 cjdb