/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Modules/_decimal/tests/README.txt
11 строк
389 B
Stefan Krah
Issue #7652: Integrate the decimal floating point libmpdec library to speed
21 мар 2012, 21:25
21 мар 2012, 21:25
1919b7e
Код
Авторство
О чём код?
This directory contains extended tests and a benchmark against decimal.py: bench.py -> Benchmark for small and large precisions. Usage: ../../../python bench.py formathelper.py -> randdec.py -> Generate test cases for deccheck.py. randfloat.py -> deccheck.py -> Run extended tests. Usage: ../../../python deccheck.py [--short|--medium|--long|--all]