This package provides functionality for constructing and analyzing Latin hypercube designs (LHDs) in Python. This package assists with generating LHDs and leveraging them across different experimental design applications, with emphasis to computer experiments
Currently pyLHD
can be installed from Github
pip install git+https://github.com/toledo60/pyLHD.git
and is currently tested on Python 3.9+
This package implements functions similar to those found in the following software packages:
For further details on any of the function(s) check the corresponding reference(s) under REFERENCES.md.