forked from moreo/QuaPy
7 lines
78 B
Python
7 lines
78 B
Python
|
DEV_SAMPLES = 1000
|
||
|
TEST_SAMPLES = 5000
|
||
|
|
||
|
T1A_SAMPLE_SIZE = 250
|
||
|
|
||
|
ERROR_TOL=1E-3
|