To install this package run one of the following: conda install main::cdecimal
Description
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.