From 382b8e92f4986878253835027f18a11adf476120 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Mon, 9 Dec 2019 21:56:36 -0500 Subject: [PATCH] Add musl-libc math library to resources. --- docs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.html b/docs/index.html index d624012..87dd41e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,6 +64,7 @@ also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x). Other relevant projects
    +
  1. MUSL The libm library in the musl-libc project
  2. FDLIBM: Freely Distributable Math Library
  3. CRlibm: Correctly Rounded mathematical library
  4. Yeppp!: A high-performance SIMD-optimized mathematical library