The python-cdecimal package is a faster drop-in replacement for the decimal module in Python's standard library for Python version above 2.4 and below 3.3.
It provides a complete implementation of Mike Cowlishaw/IBM's General Decimal Arithmetic Specification.
Since cdecimal is compatible with decimal, the official documentation is valid: http://docs.python.org/library/decimal.html
For the few remaining differences, see: http://www.bytereef.org/mpdecimal/doc/cdecimal/index.html
Please note: cdecimal has been integrated into CPython 3.3, where it supersedes the pure Python version. If you need maximum decimal performance, you should use that Python version.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.3-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
2.3-bp152.4.6 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
2.3-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
2.3-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
2.3-bp150.2.5 info | GA Release | 2018-07-30 | 15 |
|
|
2.3-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|