BUG: Allow np.percentile to operate on float16 data by eendebakpt · Pull Request #29105 · numpy/numpy

@eendebakpt

@eendebakpt eendebakpt changed the title Draft: BUG: Allow np.percentile to operate on float16 data BUG: Allow np.percentile to operate on float16 data

Jun 1, 2025

@eendebakpt

mhvk

mhvk

mhvk approved these changes Nov 9, 2025

cakedev0 pushed a commit to cakedev0/numpy that referenced this pull request

Dec 5, 2025
* BUG: Allow np.percentile to operate on float16 data

* add an extra regression test

* add an extra regression test

* remove unused default value

* add release note

* review comments: part1

* review comments: part 2

* review comments: part 3

IndifferentArea pushed a commit to IndifferentArea/numpy that referenced this pull request

Dec 7, 2025
* BUG: Allow np.percentile to operate on float16 data

* add an extra regression test

* add an extra regression test

* remove unused default value

* add release note

* review comments: part1

* review comments: part 2

* review comments: part 3

This was referenced

Jan 6, 2026