Misleading keyword n_threads

When sampling in parallel with multiple chains, hopsy uses the multiprocessing module. The name of the keyword argument n_threads which controls the number of spawned processes should be renamed to something like n_procs.