Skip to content

pyDOE3: An experimental design package for Python

The pyDOE3 package is designed to help the scientist, engineer, statistician, etc., to construct appropriate experimental designs.

Quick Start

All available designs can be accessed after a simple import statement:

>>> from pyDOE3 import *