summaryrefslogtreecommitdiff
path: root/numpy/array_api/_elementwise_functions.py
diff options
context:
space:
mode:
authorBas van Beek <43369155+BvB93@users.noreply.github.com>2020-08-04 06:00:37 +0200
committerGitHub <noreply@github.com>2020-08-04 07:00:37 +0300
commit593ef5fc5a02fbcd6eeb70a59684b3b21c9cc643 (patch)
treee811d881547f6cab8998b887d9a7dfa4e5965641 /numpy/array_api/_elementwise_functions.py
parent8f6052280c445328c7f7436917c26fc295429173 (diff)
downloadnumpy-593ef5fc5a02fbcd6eeb70a59684b3b21c9cc643.tar.gz
ENH: Speed up trim_zeros (#16911)
* Added a benchmark for `trim_zeros()` * Improve the performance of `np.trim_zeros()` * Increase the variety of the tests Fall back to the old `np.trim_zeros()` implementation if an exception is encountered. Emit a `DeprecationWarning` in such case. * DEP,REL: Added a deprecation release note
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions