mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-05-03 10:04:59 +00:00
496e26420c
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
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]