-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
contributions welcomeThe JAX team has not prioritized work on this. Community contributions are welcome.The JAX team has not prioritized work on this. Community contributions are welcome.
Description
Description
At the moment, only the "linear" interpolation method from numpy.quantile
and by extension numpy.percentile
are implemented (as noted in Issue #70)
It would be useful to also have the "nearest" interpolation method, along with the others ("lower", "higher", "midpoint") implemented as well.
Metadata
Metadata
Assignees
Labels
contributions welcomeThe JAX team has not prioritized work on this. Community contributions are welcome.The JAX team has not prioritized work on this. Community contributions are welcome.