micropython-ulab/docs/manual
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
..
source implement nonzero (#540) 2022-08-03 20:56:45 +02:00
make.bat docs can be generated from stubs now 2020-10-30 22:11:02 +01:00
Makefile updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00