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

[ENH] Student's t-distribution #5050

Merged
merged 19 commits into from Aug 24, 2023
Merged

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

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

Commits on Aug 10, 2023

  1. Add default value for df

    Alex-JG3 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7e53512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f4dba View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    216bfb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93a105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c01eb View commit details
    Browse the repository at this point in the history
  4. Change author

    Alex-JG3 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1ace8f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Add ppf for t-distribution

    Alex-JG3 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    aeb167b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bf915 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    a4dfafa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1fda68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b494628 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    0e02c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4be33c View commit details
    Browse the repository at this point in the history
  3. Update var docstring

    Alex-JG3 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1ec7185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31e5111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d5145 View commit details
    Browse the repository at this point in the history
  6. Update docstring for mean

    Alex-JG3 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bafe269 View commit details
    Browse the repository at this point in the history