Mentions légales du service

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

added glibc patch for cosf

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