circuitpython-ulab/tests/2d/scipy
Zoltán Vörös dfed7a844a
implement nonzero (#540)
* implement nonzero for Boolean arrays

* remove axtls from build script

* extend nonzero to ndarrays of arbitrary dtype, and iterable, fix float tests

* temporarily disable circuitpython tests

* add nonzero documentation

* Added test script for np.nonzero()

Co-authored-by: Tejal Ashwini Barnwal <64950661+tejalbarnwal@users.noreply.github.com>
2022-08-03 20:56:45 +02:00
..
cho_solve.py Re-organize tests 2021-07-23 09:19:10 -05:00
cho_solve.py.exp Re-organize tests 2021-07-23 09:19:10 -05:00
solve_triangular.py Re-organize tests 2021-07-23 09:19:10 -05:00
solve_triangular.py.exp Re-organize tests 2021-07-23 09:19:10 -05:00
sosfilt.py trying to solve macintosh compilation error 2022-01-19 17:46:41 +01:00
sosfilt.py.exp implement nonzero (#540) 2022-08-03 20:56:45 +02:00