Parallelize initial points calculation
Closes #14 (closed)
- Use a pool to calculate the initial points in parallel
- Reduce required likelihood calls by a factor of 2 by removing a redundant call
- Add option to calculate initial points ignoring the likelihood (for the ptemcee sampler)