Skip to content

canbooo/experiment-design

Repository files navigation

tests

experiment-design: Tools to create and extend experiment plans

Documentation is under construction. You can install using

pip install experiment-design

See demos for example usage.

Create and extend Latin hypercube designs

LHS extension by doubling

LHS extension one by one

Local LHS extension

Orthogonal designs with any1 distribution

OS extension by doubling

Create and extend correlated designs

Correlated LHS

Footnotes

  1. As long as it is supported by scipy.stats