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 implementation of statistics functions Quantile/Rank using boost::multi_index #333

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

timkpaine
Copy link
Member

fixes #77
replaces #322

@timkpaine timkpaine added type: enhancement Issues and PRs related to improvements to existing features lang: c++ Issues and PRs related to the C++ codebase labels Jul 15, 2024
@timkpaine timkpaine marked this pull request as ready for review July 15, 2024 14:46
@AdamGlustein AdamGlustein changed the title Improve non-GCC implementation of statistics functions Quantile/Rank, Improve implementation of statistics functions Quantile/Rank using boost::multi_index Jul 16, 2024
@timkpaine
Copy link
Member Author

Thanks @mrchhaya and @AdamGlustein!

@timkpaine timkpaine merged commit 5c81458 into main Jul 17, 2024
29 checks passed
@timkpaine timkpaine deleted the mrc/csp-77 branch July 17, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: c++ Issues and PRs related to the C++ codebase type: enhancement Issues and PRs related to improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve non-GCC implementation of statistics functions Quantile/Rank
3 participants