summaryrefslogtreecommitdiff
path: root/math/openlibm/pkg-descr
blob: cdecaead6487cc6b88c80821380552fa097ebb14 (plain) (blame)
1
2
3
4
5
6
7
OpenLibm is an effort to have a high quality, portable, standalone C
mathematical library (libm). It can be used standalone in applications and
programming language implementations.

The project was born out of a need to have a good libm for the Julia
programming langage that worked consistently across compilers and operating
systems, and in 32-bit and 64-bit environments.