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

WIP: Jupyter Notebooks #21

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

WIP: Jupyter Notebooks #21

wants to merge 3 commits into from

Commits on Apr 22, 2020

  1. initial commit

    initial notebooks to explain R2B2 usage:
    - WELCOME: explains how to set up personal environment to use notebooks
    locally
    - R2B2 Basics: walk through of basic uses
    - Generating Graphs: Shows how to use compute_all_min_winner_ballots to
    make a graph comparing stopping sizes for different risk limits.
    - Interactive Audit: Demo of the run() method with suggested input.
    sarahmorin committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    05f1eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5307e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. fixed install command for in-development version.

    per Neal's comment on #21
    sarahmorin committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    aec0216 View commit details
    Browse the repository at this point in the history