Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f0d0e3fe authored by ZIMMERMANN Paul's avatar ZIMMERMANN Paul
Browse files

added glibc patch for log2p1

parent 8c1fef3e
Branches
No related tags found
No related merge requests found
Pipeline #1189050 passed
......@@ -228,7 +228,7 @@ Available CORE-MATH functions (under MIT license):
<td></td></tr>
<tr><td>log2p1</td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary32/log2p1/log2p1f.c">code</a></td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/log2p1/log2p1.c">code</a></td>
<td><a href="https://gitlab.inria.fr/core-math/core-math/-/blob/master/src/binary64/log2p1/log2p1.c">code</a> <a href="https://github.com/sbnh1/glibc/tree/log2p1">glibc patch</a></td>
<td></td>
<td></td></tr>
<tr><td>pow</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment