deftio/qf_math

1.0.1

Latest
uploaded 9 hours ago
Quick Float Math — approximate float32 routines (trig, log/exp, sqrt/hypot, waveform helpers, ADSR) for Espressif ESP-IDF. One C99 TU, no heap.

1 example

  • esp32s3_benchmark
    This ESP-IDF app benchmarks numerical performance on the ESP32-S3 using various math libraries and outputs detailed wall-clock timing results.
    3.63 KB