1
0
Fork 0
QuaPy/NewMethods/settings.py

4 lines
83 B
Python

import multiprocessing
N_JOBS = -2 #multiprocessing.cpu_count()
SAMPLE_SIZE = 100