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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-115532: Add kernel density estimation to the statistics module #115863

Merged
merged 19 commits into from
Feb 25, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    2a5841d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940795f View commit details
    Browse the repository at this point in the history
  3. Add blurb

    rhettinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    482c9c1 View commit details
    Browse the repository at this point in the history
  4. Add PDF area test

    rhettinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e9386ed View commit details
    Browse the repository at this point in the history
  5. Add tests

    rhettinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c3ddb1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2771cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e29d64f View commit details
    Browse the repository at this point in the history
  8. .

    rhettinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5d8bab0 View commit details
    Browse the repository at this point in the history
  9. Add kde() to __all__

    rhettinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9e6aaa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8b19d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d571452 View commit details
    Browse the repository at this point in the history
  12. Remove outdated KDE recipe

    rhettinger committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ddc32b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    5ac1055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e38e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e729127 View commit details
    Browse the repository at this point in the history
  4. Add a whatsnew entry

    rhettinger committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e6d6e0f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    b3fd269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dec308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771a232 View commit details
    Browse the repository at this point in the history