Skip to content

Commit

Permalink
[numpy#10736] Update nanquantile
Browse files Browse the repository at this point in the history
- Added the missing interpolation methods
as an enumeration.
- Reworked the whole process to compute
quantiles.
- There is now a single function for nanquantiles and quantile.
This can significantly improve the performances for nanquantile.
- Updated the existing unit tests.
  • Loading branch information
bzah committed Sep 9, 2021
1 parent 17c3a6b commit 9844e72
Show file tree
Hide file tree
Showing 5 changed files with 607 additions and 317 deletions.

0 comments on commit 9844e72

Please sign in to comment.