A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/thiagofe/ulab_samples below:

GitHub - thiagofe/ulab_samples: ulab Samples

Links, examples, benchmarks, etc, about ulab module, a NumPy-like array manipulation library for MicroPython and CircuitPython Last update : August 12th 2020 Firmwares and MicroPython boards adopting ulab Firmwares with ulab included, built by the community Benchmark of FFT with 1024 points

ulab.fft.fft() calculation time (of a, b = fft.fft(y) so it includes the time to transfer the result) for 1024 points with single precision (FP32) and double precision (FP64) for float point numbers, using ulab v0.54.0 & MicroPython v1.12 (if not cited) :

Board Clock (MHz) Time (ms) in FP32 Time (ms) in FP64 Pyboard Lite v1.0 96 (default) 3.572 53.39 Pyboard v1.1 168 (default) 2.0382 32.076 Pyboard v1.1 CPy 6.0.0a2 168 (default) 2.253 - Pyboard D SF2 216 (maximum) 1.039 17.660 Pyboard D SF6 216 (maximum) 1.001 2.041 ESP8266 EX (WeMos D1 Mini) 160 (maximum) 28.874 - ESP32-PICO-D4 rev1 (M5StickC) 240 (maximum) 1.635 20.97 ESP32 D0WDQ6 rev0 (LoLin32) 240 (maximum) 1.53 20.95 ESP32 PSRAM D0WDQ6 rev1 (LoLin32 Pro) 240 (maximum) 2.30 23.18 ESP32 D0WDQ6 rev0 (LoPy v1) 160 (default) 2.38 32.877 ESP32 PSRAM D0WDQ6 rev1 (LoPy4) 160 (default) 3.00 34.5 MAixBiT - Lobo fw v202002 400 (default) - 1.030 MAixBiT - MaixPy v0.5.0 600 (maximum) 1.45 - OpenMV M7 - fw v3.6.7 216 (default) 0.780 - OpenMV H7 - fw v3.6.7 480 (default) 0.397 - OpenMV H7 CPy 6.0.0a2 480 (default) 1.99 - ItsyBitsy M4 CPy 6.0.0a2 120 (default) 3.1 - Adafruit CLUE CPy 6.0.0a2 64 (default) 7.19 - Teensy 4.0 CPy 6.0.0a2 600 (default) 1.84 -

It would be very useful to have more MicroPython/CircuitPython firmwares supporting both single precision (FP32) and double precision (FP64), including for all the 5 boards above with double precision (FP64) hardware support.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4