1
0
Fork 0
QuaPy/LeQua2022/constants.py

7 lines
78 B
Python
Raw Normal View History

DEV_SAMPLES = 1000
TEST_SAMPLES = 5000
T1A_SAMPLE_SIZE = 250
ERROR_TOL=1E-3