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

adapt RPS #277

Merged
merged 39 commits into from
Mar 10, 2021
Merged

adapt RPS #277

merged 39 commits into from
Mar 10, 2021

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    3fff094 View commit details
    Browse the repository at this point in the history
  2. add tests

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    70e1e9b View commit details
    Browse the repository at this point in the history
  3. add tests

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    072f50f View commit details
    Browse the repository at this point in the history
  4. rtd

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    00d24b2 View commit details
    Browse the repository at this point in the history
  5. rtd

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9eea7c3 View commit details
    Browse the repository at this point in the history
  6. rtd

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    ddd51ca View commit details
    Browse the repository at this point in the history
  7. rtd

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    e0b177a View commit details
    Browse the repository at this point in the history
  8. rtd

    AS committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    eca1d7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09b1e86 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. mask all nans

    AS committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    51cb1b0 View commit details
    Browse the repository at this point in the history
  2. add Weigel ref

    AS committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    35396ed View commit details
    Browse the repository at this point in the history
  3. move helper functions out of rps

    AS committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    724853d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. working version

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0e62ec5 View commit details
    Browse the repository at this point in the history
  2. refactor rps_xhist to tests

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    b2352b2 View commit details
    Browse the repository at this point in the history
  3. fix docstring

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    36e4eeb View commit details
    Browse the repository at this point in the history
  4. utils

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d3e5656 View commit details
    Browse the repository at this point in the history
  5. cleanup

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f43c9c9 View commit details
    Browse the repository at this point in the history
  6. rtd

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    9d5443b View commit details
    Browse the repository at this point in the history
  7. rtd

    AS committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e8a5d14 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. suggestions from code review

    AS committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    ed12fad View commit details
    Browse the repository at this point in the history
  2. allow tuple of np.ndarray also, refactor

    AS committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    da79880 View commit details
    Browse the repository at this point in the history
  3. docstr

    AS committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a012fe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

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

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    500ee62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371898e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47fd871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04e8bf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2256ac2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    022bbdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b875ddf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    3dd943d View commit details
    Browse the repository at this point in the history
  2. quick-start rps now equals brier

    AS committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    86176cc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Update CHANGELOG.rst

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    20610bb View commit details
    Browse the repository at this point in the history
  2. Update probabilistic.py

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1b3e36b View commit details
    Browse the repository at this point in the history
  3. Update contingency.py

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    15923cc View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    6991802 View commit details
    Browse the repository at this point in the history
  5. Update requirements.txt

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    904a0f3 View commit details
    Browse the repository at this point in the history
  6. Update probabilistic.py

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    0267df1 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.rst

    aaronspring authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    efffb79 View commit details
    Browse the repository at this point in the history