Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport itertools.accumulate for Python 2+ #8

Closed
kachayev opened this issue Jan 20, 2013 · 1 comment · Fixed by #14
Closed

Backport itertools.accumulate for Python 2+ #8

kachayev opened this issue Jan 20, 2013 · 1 comment · Fixed by #14
Assignees
Labels

Comments

@kachayev
Copy link
Owner

No description provided.

@ghost ghost assigned kachayev Jan 20, 2013
@K900
Copy link
Contributor

K900 commented Jan 21, 2013

There is a (probably not optimal) solution here: http://docs.python.org/dev/library/itertools.html#itertools.accumulate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants