Simplify the signature for itertools.accumulate() to match numpy. Handle one...
Simplify the signature for itertools.accumulate() to match numpy. Handle one item iterable the same way as min()/max().
Showing
Please register or sign in to comment