deftio/qf_math

1.0.0

Latest
uploaded 4 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 loops with various math libraries on the ESP32-S3, providing accuracy checks and wall-clock timings.
    3.63 KB