All Projects → PredictiveScienceLab → py-design

PredictiveScienceLab / py-design

Licence: LGPL-2.1 License
Design of random experiments in Python

Programming Languages

fortran
972 projects
python
139335 projects - #7 most used programming language

Design of Experiments in Python

Description

The py-design package defines the Python module design which implements several routines for the design of experiments. Basically, it serves as a wrapper the Fortran 90 codes for experimental design written by John Burkardt. I have collected, probably, all of them here.

Related Packages

To the best of my knowledge, there is also another Python package implementing several designs called PyDOE. I concentrate more on what is known as randomized designs used in sampling models in order to create surrogate surfaces as well as performing Monte Carlo tasks.

Demos

Here are some demos demonstrating how to use the package:

TODO

  • Add references to each algorithm.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].