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

Remove GNU PBDS dependence in stats classes and improve ArgMinMax implementation #75

Merged
merged 2 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. Remove GNU PBDS dependence in stats classes Quantile/Rank/ArgMinMax; …

    …improved ArgMinMax implementation; using inefficient impl for Quantile/Rank
    
    Signed-off-by: Adam Glustein <[email protected]>
    AdamGlustein committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6f25d64 View commit details
    Browse the repository at this point in the history
  2. Invert preprocessor conditional to check if we're not using clang rat…

    …her than we are using gcc
    
    Signed-off-by: Adam Glustein <[email protected]>
    AdamGlustein committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    370d87b View commit details
    Browse the repository at this point in the history