Skip to content

toledo60/pyLHD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyLHD: Latin Hypercube Designs for Python

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

Installation

Currently pyLHD can be installed from Github

pip install git+https://github.com/toledo60/pyLHD.git

and is currently tested on Python 3.9+

References

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.

About

Latin Hypercube Designs for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages