File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 99 < link rel ="stylesheet " href ="stylesheets/pygment_trac.css ">
1010 < script src ="javascripts/scale.fix.js "> </ script >
1111 < 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]-->
1512 </ head >
1613 < body >
1714 < div class ="wrapper ">
6562< ol >
6663 < li > < a href ="https://git.musl-libc.org/cgit/musl/tree/src/math "> MUSL</ a > The libm library in the musl-libc project</ li >
6764 < 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 >
7167</ ol >
7268
7369< h3 >
You can’t perform that action at this time.
0 commit comments