Commit graph

4 commits

Author SHA1 Message Date
Zoltán Vörös
03c8655b06 integer arrays can be binned 2025-08-25 21:08:01 +02:00
Zoltán Vörös
13974df0cd working skeletoon of bincount 2025-08-25 20:32:06 +02:00
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
Zoltán Vörös
96550c8ed4 re-arrange files, so that circuitpython docs can be generated 2021-07-14 23:15:19 +02:00
Renamed from code/numpy/compare/compare.h (Browse further)