Description
Decimal arithmetic in legacy Python 2 programs can use a faster drop-in implementation. This library helps applications that need exact decimal calculations without changing the normal decimal API.
It is imported by other software and has no standalone interface. Financial or scientific results should still be validated against expected precision and rounding rules.