You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
README.txt v811_spc009_project 4 months ago
bench.py v811_spc009_project 4 months ago
bignum.py v811_spc009_project 4 months ago
deccheck.py v811_spc009_project 4 months ago
formathelper.py v811_spc009_project 4 months ago
randdec.py v811_spc009_project 4 months ago
randfloat.py v811_spc009_project 4 months ago
runall-memorydebugger.sh v811_spc009_project 4 months ago
runall.bat v811_spc009_project 4 months ago

README.txt


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]