mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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.