Skip to content

Percentile implementation#15

Open
JohnFinn wants to merge 6 commits into
JeffBelgum:masterfrom
JohnFinn:master
Open

Percentile implementation#15
JohnFinn wants to merge 6 commits into
JeffBelgum:masterfrom
JohnFinn:master

Conversation

@JohnFinn

@JohnFinn JohnFinn commented Mar 3, 2019

Copy link
Copy Markdown

Added percentile finding function, which makes use of order-stat crate's kth_by function.
This makes time complexity of percentile function to be O(N).

@JohnFinn JohnFinn mentioned this pull request Mar 3, 2019
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.

1 participant