-
Notifications
You must be signed in to change notification settings - Fork 0
copy of libmpdec source code from bytereef.org
License
lucasLMT/libmpdec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libmpdec ======== libmpdec is a fast C/C++ library for correctly-rounded arbitrary precision decimal floating point arithmetic. It is a complete implementation of Mike Cowlishaw/IBM's General Decimal Arithmetic Specification. The full specification is available here: http://speleotrove.com/decimal/ libmpdec will - with minor restrictions - also conform to the IEEE 754-2008 Standard for Floating-Point Arithmetic, provided that the appropriate context parameters are set. libmpdec is the basis for the decimal module in Python-3.3. The library has been tested on the following platforms: amd64: Linux, FreeBSD, OpenBSD, OpenSolaris, Windows ppc64: AIX x86: Linux, FreeBSD, OpenBSD, OpenSolaris, Windows mips32: Debian Contact: Stefan Krah <[email protected]>
About
copy of libmpdec source code from bytereef.org
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published