Commit graph

14 commits

Author SHA1 Message Date
Allan Bazinet
71500720bd Formatting 2025-02-06 10:11:38 -08:00
Allan Bazinet
801f3c1414 3 quick tests for C++20 enablement 2025-02-06 10:01:43 -08:00
Allan Bazinet
83c522756e Use std::array deduction guide 2024-11-30 07:59:02 -08:00
Allan Bazinet
7989af862e Add size != 0 sanity check 2024-11-29 14:40:00 -08:00
Allan Bazinet
e3344a58fa Commentary 2024-11-28 07:57:55 -08:00
Allan Bazinet
1e47315c5a Cleanup and commentary 2024-11-28 07:42:57 -08:00
Allan Bazinet
035e3b9ed9 Use improved low-order polynomial coefficients 2024-11-28 07:07:52 -08:00
Allan Bazinet
130f3b7402 Use polynomial instead of Taylor series 2024-11-28 06:56:47 -08:00
Allan Bazinet
3d6e726cb4 Ensure optimal Taylor series precision 2024-11-28 05:39:01 -08:00
Allan Bazinet
945ec37c9c Revert to nested abs lambda 2024-11-27 22:46:51 -08:00
Allan Bazinet
b016b63e14 Reduce accumulated factorial error 2024-11-27 22:41:11 -08:00
Allan Bazinet
021e9ab8e3 Normalize radian angle 2024-11-27 22:07:06 -08:00
Allan Bazinet
ca47f8c0c1 Use non-recursive generator functions 2024-11-27 21:36:40 -08:00
Allan Bazinet
7cf5e9aef7 Extract Flatten class 2024-11-27 20:12:52 -08:00