File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 9
9
< link rel ="stylesheet " href ="stylesheets/pygment_trac.css ">
10
10
< script src ="javascripts/scale.fix.js "> </ script >
11
11
< meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no ">
12
- <!--[if lt IE 9]>
13
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14
- <![endif]-->
15
12
</ head >
16
13
< body >
17
14
< div class ="wrapper ">
65
62
< ol >
66
63
< li > < a href ="https://git.musl-libc.org/cgit/musl/tree/src/math "> MUSL</ a > The libm library in the musl-libc project</ li >
67
64
< li > < a href ="http://www.netlib.org/fdlibm/ "> FDLIBM</ a > : Freely Distributable Math Library</ li >
68
- < li > < a href ="http://lipforge.ens-lyon.fr/www/crlibm/ "> CRlibm</ a > : Correctly Rounded mathematical library</ li >
69
- < li > < a href ="http://www.yeppp.info/ "> Yeppp!</ a > : A high-performance SIMD-optimized mathematical library</ li >
70
- < li > < a href ="https://software.intel.com/sites/products/documentation/doclib/mkl_sa/112/vml/vmldata.htm "> Intel VML</ a > : Intel's Vector Math Library</ li >
65
+ < li > < a href ="https://github.com/freebsd/freebsd/tree/master/lib/msun "> FreeBSD msun</ a > : FreeBSD's math library</ li >
66
+ < li > < a href ="https://github.com/JuliaIntervals/CRlibm.jl "> CRlibm</ a > : Correctly Rounded mathematical library</ li >
71
67
</ ol >
72
68
73
69
< h3 >
You can’t perform that action at this time.
0 commit comments