Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Correct indexing in construction of Latin hypercube
Was previously only populating the first part of the array (up to the number of MPI processes) of random numbers used to shuffle the Latin hypercube columns, causing most elements to be zero, and thereby resulting in non-random shuffling that left parameters correlated.
- Loading branch information