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.
hmz007 36ed224bac
Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
1 year ago
..
README.txt Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
bench.py Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
bignum.py Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
deccheck.py Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
formathelper.py Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
randdec.py Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
randfloat.py Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
runall-memorydebugger.sh Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
runall.bat Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year 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]