Hacker News new | ask | show | jobs
by lioeters 3 days ago
> CORE-MATH Mission: provide on-the-shelf high performance open-source mathematical functions with correct rounding that can be integrated into current mathematical libraries (GNU libc, Intel Math Library, AMD Libm, Newlib, OpenLibm, Musl, Apple Libm, llvm-libc, Microsoft libm, CUDA libm, ROCm)

That's beautiful. Here's the Git repo with implementation.

https://gitlab.inria.fr/core-math/core-math/-/blob/master/RE...