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

Implement 1st and 3rd Quartile #11

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Implement 1st and 3rd Quartile #11

wants to merge 1 commit into from

Conversation

e-kwsm
Copy link

@e-kwsm e-kwsm commented Feb 25, 2017

Currently this library provides only median; it is convenient if quartiles are also available.

@e-kwsm
Copy link
Author

e-kwsm commented Feb 25, 2017

I copied the codes for median and modified a little so the patch is boilerplate, though.

@ericniebler
Copy link
Member

Thanks for the patch. I currently traveling to the C++ standardization committee meeting in Kona. I'll look at this as time allows.

@breese
Copy link

breese commented Oct 24, 2017

I think that this is already covered by extended_p_square

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants