Commit Graph

4 Commits

Author SHA1 Message Date
David Lechner
7558637303 python: remove semicolons
While mostly harmless, random semicolons in Python can be a bit
distracting when reading the code, especially when one uses a syntax
highlighter that flags them as errors.
2025-01-21 16:22:45 -08:00
Antoine Soulier
a01c060807 fastmath: Increase precision of 2^x, needed for LC3 HR Precision tests 2024-02-27 14:28:28 -08:00
Antoine SOULIER
bba71917f2 spec: Move gain estimation in fixed point 2022-05-12 10:17:20 +02:00
Antoine SOULIER
279da7b6d2 Improvement: approximation of math functions 2022-04-20 14:55:46 +02:00