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

Improve quantile in corner cases of collection eltype #30938

Merged
merged 10 commits into from
Apr 1, 2019

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    25d7277 View commit details
    Browse the repository at this point in the history
  2. an improved implementation

    bkamins committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    dd08824 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. fix typo

    bkamins committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    64fac8d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. fix after a review

    bkamins committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    00de656 View commit details
    Browse the repository at this point in the history
  2. add PR number

    bkamins committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    e75d6e4 View commit details
    Browse the repository at this point in the history
  3. merge methods

    bkamins committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    09b7eaf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. add more tests

    bkamins committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b7105fb View commit details
    Browse the repository at this point in the history
  2. improve type inference

    bkamins committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d1e9b7e View commit details
    Browse the repository at this point in the history
  3. tests for type stability

    bkamins committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    25909a5 View commit details
    Browse the repository at this point in the history
  4. improve tests

    bkamins committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    94b164b View commit details
    Browse the repository at this point in the history