ulab – Manipulate numeric data similar to numpy — Adafruit . . . ulab is a numpy-like module for micropython, meant to simplify and speed up common mathematical operations on arrays The primary goal was to implement a small subset of numpy that might be useful in the context of a microcontroller
uLab: MicroPython Firmware with uLab for ESP32 - Muchao uLab: MicroPython Firmware with uLab for ESP32 Muchao 5 Dec, 2024 Github: https: github com v923z micropython-builder releases tag latest Update ESP build (#31) * Update esp_idf version to 5 0 4 * Use micropython version 1 24 0 uLab Books: https: micropython-ulab readthedocs io en latest https: numpy org doc stable reference generated numpy
Sopadilla micropython-ulab - Gitee ulab is a numpy -like array manipulation library for micropython and CircuitPython The module is written in C, defines compact containers for numerical data of one to four dimensions, and is fast