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 support for Student's t-distribution #72

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    d500ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff16c14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdcba26 View commit details
    Browse the repository at this point in the history
  4. Update data map for Poisson

    saeyma committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ea9664d View commit details
    Browse the repository at this point in the history
  5. Missed a comma

    saeyma committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    25f2fad View commit details
    Browse the repository at this point in the history
  6. Remove trailing newlines

    saeyma committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    15f7561 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    d7c9918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868bca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Add Poisson to __init__.py

    saeyma committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    fa4b641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7586e5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5687b31 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    bc29d95 View commit details
    Browse the repository at this point in the history
  2. Change file ext

    saeyma committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3f038bd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Remove: bates

    saeyma committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a6867b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    5cfea20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b206d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Delete: dummy file

    saeyma committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    46fd0c3 View commit details
    Browse the repository at this point in the history
  2. Delete: dummy file

    saeyma committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b83b949 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Oct 23, 2021

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

Commits on Oct 26, 2021

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    0c55bdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bdbc82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34604c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7ed95b View commit details
    Browse the repository at this point in the history
  5. Remove: unnecessary import

    saeyma committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    dd5edd6 View commit details
    Browse the repository at this point in the history