mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 04:23:41 +01:00
Add musl-libc math library to resources.
This commit is contained in:
parent
f6ad75aa67
commit
382b8e92f4
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x).
|
|||
<a id="other-relevant-projects" class="anchor" href="#other-relevant-projects" aria-hidden="true"><span class="octicon octicon-link"></span></a>Other relevant projects</h3>
|
||||
|
||||
<ol>
|
||||
<li> <a href="https://git.musl-libc.org/cgit/musl/tree/src/math">MUSL</a> The libm library in the musl-libc project</li>
|
||||
<li> <a href="http://www.netlib.org/fdlibm/">FDLIBM</a>: Freely Distributable Math Library</li>
|
||||
<li> <a href="http://lipforge.ens-lyon.fr/www/crlibm/">CRlibm</a>: Correctly Rounded mathematical library</li>
|
||||
<li> <a href="http://www.yeppp.info/">Yeppp!</a>: A high-performance SIMD-optimized mathematical library</li>
|
||||
|
|
Loading…
Reference in a new issue