cdecimal
Fast drop-in replacement for decimal.py
Fast drop-in replacement for decimal.py
To install this package, run one of the following:
Cdecimal is a fast drop-in replacement for the decimal module in Python's standard library. Typical performance gains are between 30x for I/O heavy benchmarks and 80x for numerical programs.
Summary
Fast drop-in replacement for decimal.py
Last Updated
Aug 2, 2017 at 12:43
License
BSD 2-Clause
Supported Platforms