Update varyiteration variables to use LHS instead of RNG
Open
@grmtrkngtn is already working on this.
Since Mar 19, 2025.
Convergence
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
I was looking at vary_iteration variables and at the moment it is done in a very rudimentary way, just randomly sampling for each calculation.
We could instead implement LHS sampling for a more efficient and comprehensive sample scheme.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.