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

Add findmin, findmax, argmin, and argmax #53

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    9f52261 View commit details
    Browse the repository at this point in the history
  2. Implement argmin and argmax

    sethaxen committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    5736a25 View commit details
    Browse the repository at this point in the history
  3. Test findmin and findmax

    sethaxen committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    cb0143c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    329c225 View commit details
    Browse the repository at this point in the history
  5. Explicitly mapfoldl

    sethaxen committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    cae57c6 View commit details
    Browse the repository at this point in the history
  6. Add more tests

    sethaxen committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    c5067a3 View commit details
    Browse the repository at this point in the history
  7. Increment version number

    sethaxen committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    27ba558 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    3a9d58a View commit details
    Browse the repository at this point in the history
  2. Docstring improvements

    sethaxen committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3f3acfc View commit details
    Browse the repository at this point in the history
  3. Note how missing is treated

    sethaxen committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    626d427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b30195a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d76bb2 View commit details
    Browse the repository at this point in the history
  6. Increment minor version

    sethaxen committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3bcfd6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b340a24 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    8484dda View commit details
    Browse the repository at this point in the history
  2. Add functions to readme

    sethaxen committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b1680ee View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    41b3e7e View commit details
    Browse the repository at this point in the history