Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Filling Designs

Python package to download optimal latin hypercube designs

# To get a Latin Hypercube design of 10 points in 3 dimensions optimized with the L2 metric
design = get_maximin_design('lhdl2nd', 10, 3)

Designs are downloaded from https://spacefillingdesigns.nl and converted to a python usabled nested list.

About

Space filling designs for python

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages