Commit graph

4 commits

Author SHA1 Message Date
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
PhilJ
612d07218e Added snippet tests 2022-01-13 23:11:55 -08:00
Zoltán Vörös
9eebed2d3a add basic complex tests 2021-12-30 11:32:07 +01:00
ecf579ecb3 build 1d for CI 2021-07-23 09:21:20 -05:00