Skip to content

JuliaMath/Quadmath.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadmath.jl

CI

This is a Julia interface to libquadmath, providing a Float128 type corresponding to the IEEE754 binary128 floating point format.

Support

Quadmath currently works on x86_64 Linux, macOS, and Windows.

  • It may require a new-ish version of gcc which supports __float128 type.
  • It has not been tested on 32 bit Linux.
  • It does not work on (32-bit) ARM due to the lack of libquadmath support for that platform.

Installation

Quadmath.jl is now a registered package, so can be added via ]add Quadmath.

Acknowledgements

Thank you to Harald Hofstätter, who provided the first iteration of Quadmath.jl.

About

Float128 and libquadmath for the Julia language

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages