DB48X-on-DM42/tools/decimize
Christophe de Dinechin 14b48eb21c decimal: Add code to generate constants
A single 10000-digit constant takes about 4K in QSPI space.
Constants are generated in a cache and rebuilt when precision changes.

For now, store pi, which we will need to implement sin/cos/tan

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-12-25 19:33:09 +01:00
..
decimize.cpp decimal: Add code to generate constants 2023-12-25 19:33:09 +01:00
Makefile decimal: Add decimize tool to generate mantissa files 2023-12-25 19:33:09 +01:00