libopenlibm-dev

Standalone implementation of c mathematical functions (development files)
  https://github.com/JuliaLang/openlibm
  0
  no reviews



Openlibm is an effort to have a high quality, portable, standalone libm implementation, under a liberal free software license. 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 language that worked consistently across compilers and operating systems, and in 32-bit and 64-bit environments.

this package contains the development files needed to compile software using openlibm.