1
0
Fork 0
QuaPy/LeQua2022/constants.py

8 lines
103 B
Python

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