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

Added accumulate, accumulate! #18931

Merged
merged 7 commits into from
Nov 23, 2016
Merged

Added accumulate, accumulate! #18931

merged 7 commits into from
Nov 23, 2016

Commits on Nov 17, 2016

  1. add accumulate, accumulate!

    - rename cumop! to accumulate! and export it
    - add specialized 1d method to accumulate!
    - add accumulate
    - deprecate cummin, cummax
    jw3126 committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    66b5b34 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. fix

    jw3126 committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    2141d6d View commit details
    Browse the repository at this point in the history
  2. fix

    jw3126 committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    c50f459 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. fix

    jw3126 committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    641b539 View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    jw3126 committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    9ab7dc8 View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    jw3126 committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    0b1d097 View commit details
    Browse the repository at this point in the history
  4. fix

    jw3126 committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    08fcdf0 View commit details
    Browse the repository at this point in the history