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 distribution plots to rand_distr documentation #1434

Merged
merged 30 commits into from
Jul 8, 2024
Merged

Add distribution plots to rand_distr documentation #1434

merged 30 commits into from
Jul 8, 2024

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    3187495 View commit details
    Browse the repository at this point in the history
  2. Embed more diagrams

    MichaelOwenDyer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e4cfd9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52719b4 View commit details
    Browse the repository at this point in the history
  4. Switch to svg files

    MichaelOwenDyer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f656d82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcc0228 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dc035c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00ba897 View commit details
    Browse the repository at this point in the history
  8. Remove plots

    MichaelOwenDyer committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6bc8145 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on May 24, 2024

  1. Add rest of plots

    MichaelOwenDyer committed May 24, 2024
    Configuration menu
    Copy the full SHA
    af53cb2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into dist-diagrams-in-docs

    # Conflicts:
    #	rand_distr/src/geometric.rs
    #	rand_distr/src/hypergeometric.rs
    MichaelOwenDyer committed May 24, 2024
    Configuration menu
    Copy the full SHA
    91028d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Update documentation

    MichaelOwenDyer committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    92010f2 View commit details
    Browse the repository at this point in the history
  2. Rustfmt

    MichaelOwenDyer committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5bb4635 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    MichaelOwenDyer committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0ff93c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Implement feedback

    MichaelOwenDyer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d3f241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f201ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1342f3 View commit details
    Browse the repository at this point in the history
  4. Update documentation

    MichaelOwenDyer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1fa94f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update documentation

    MichaelOwenDyer committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2d8de9a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

Commits on Jul 8, 2024

  1. Update documentation

    - Change parameter of Gumbel from σ to β
    - Skew normal now uses the correct symbols ξ, ω, α
    - Other tweaks
    MichaelOwenDyer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9829ca1 View commit details
    Browse the repository at this point in the history
  2. Add Wikipedia links

    MichaelOwenDyer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    74ec228 View commit details
    Browse the repository at this point in the history
  3. Consistency

    MichaelOwenDyer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e105c59 View commit details
    Browse the repository at this point in the history
  4. fmt

    MichaelOwenDyer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6165645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1f5252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00503f4 View commit details
    Browse the repository at this point in the history
  7. Fix ξ name

    MichaelOwenDyer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4428023 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a880b8 View commit details
    Browse the repository at this point in the history