mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Identical to cd527bb324 but for doubles.
This gives a -2.754% improvement on bm_float.py, and -35% improvement on
calling sqrt in a loop.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.