micropython-ulab/docs/manual/source
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
..
conf.py implement nonzero (#540) 2022-08-03 20:56:45 +02:00
index.rst add tricks chapter 2021-05-11 18:26:33 +02:00
numpy-fft.rst update documentation 2022-01-07 20:43:14 +01:00
numpy-functions.rst implement nonzero (#540) 2022-08-03 20:56:45 +02:00
numpy-linalg.rst add docs for linalg.qr 2021-08-07 07:21:55 +02:00
numpy-universal.rst update documentation 2022-01-07 20:43:14 +01:00
scipy-linalg.rst fix section header in scipy.linalg docs 2021-06-03 10:49:31 +02:00
scipy-optimize.rst update docs 2021-05-09 08:27:16 +02:00
scipy-signal.rst fix docs glitch, bump version number to 5.0.0 2022-01-29 21:53:42 +01:00
scipy-special.rst update docs 2021-05-09 08:27:16 +02:00
ulab-intro.rst update documentation 2022-01-07 20:43:14 +01:00
ulab-ndarray.rst update diag doc, re-organise ulab-ndarray docs 2022-02-09 07:29:26 +01:00
ulab-programming.rst fix docs glitch, bump version number to 5.0.0 2022-01-29 21:53:42 +01:00
ulab-tricks.rst fix section header 2021-05-12 07:18:52 +02:00
ulab-utils.rst move spectrogram to utils module 2022-01-29 18:02:48 +01:00