micropython-ulab/docs
Zoltán Vörös 068da5fc96
Modulo (#734)
* add modulo operator

* fix module loops

* add in-place modulo operator

* update readme

* add test files, update documentation
2025-08-05 20:40:40 +02:00
..
manual Modulo (#734) 2025-08-05 20:40:40 +02:00
templates added benchmarks and other comments to the manual 2019-10-20 09:41:50 +02:00
numpy-fft.ipynb update documentation 2022-01-07 20:43:14 +01:00
numpy-functions.ipynb Take (#688) 2024-10-09 21:10:25 +02:00
numpy-linalg.ipynb add docs for linalg.qr 2021-08-07 07:21:55 +02:00
numpy-random.ipynb add random module (#654) 2024-01-13 18:42:43 +01:00
numpy-universal.ipynb add random module (#654) 2024-01-13 18:42:43 +01:00
scipy-integrate.ipynb Add scipy integration (#699) 2024-12-15 18:49:08 +01:00
scipy-linalg.ipynb fix section header in scipy.linalg docs 2021-06-03 10:49:31 +02:00
scipy-optimize.ipynb update docs 2021-05-09 08:27:16 +02:00
scipy-signal.ipynb fix docs glitch, bump version number to 5.0.0 2022-01-29 21:53:42 +01:00
scipy-special.ipynb update docs 2021-05-09 08:27:16 +02:00
ulab-approx.ipynb updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ulab-change-log.md update changelog; will push directly into master 2025-06-06 21:47:50 +02:00
ulab-compare.ipynb updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ulab-convert.ipynb Modulo (#734) 2025-08-05 20:40:40 +02:00
ulab-intro.ipynb Add keyword arguments to spectrogram (#657) 2024-09-14 12:18:14 +02:00
ulab-ndarray.ipynb add modulo operator (#733) 2025-08-04 22:55:02 +02:00
ulab-numerical.ipynb ix keepdims for min, max, argmin, argmax (#707) 2025-01-26 21:04:20 +01:00
ulab-poly.ipynb updated docs, removed circuitpython stuff, and fixed diff code 2021-01-14 19:40:18 +01:00
ulab-programming.ipynb Remove the STATIC macro. (#664) 2024-02-29 21:34:50 +01:00
ulab-tricks.ipynb fix section header 2021-05-12 07:18:52 +02:00
ulab-utils.ipynb Add keyword arguments to spectrogram (#657) 2024-09-14 12:18:14 +02:00