| Port details |
- py-pydoe Design of Experiments for Python
- 1.0.0 science
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: python@FreeBSD.org
 - Port Added: 2026-04-22 11:54:22
- Last Update: 2026-05-07 14:28:10
- Commit Hash: 608c230
- Also Listed In: math python
- License: BSD3CLAUSE
- WWW:
- https://pydoe.github.io/pydoe/
- https://github.com/pydoe/pydoe
- Description:
- PyDOE is a Python package for design of experiments (DOE), enabling scientists,
engineers, and statisticians to efficiently construct experimental designs.
The package provides extensive support for design-of-experiments (DOE) methods
and is capable of creating designs for any number of factors.
It provides:
- Factorial Designs
- Response-Surface Designs
- Space-Filling Designs
- Low-Discrepancy Sequences
- Clustering Designs
- Sensitivity Analysis Designs
- Taguchi Designs
- Optimal Designs
- Sparse Grid Designs
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pydoe>0:science/py-pydoe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-pydoe/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-pydoe
- pkg install py311-pydoe
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pydoe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydoe
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1778096684
SHA256 (pydoe-1.0.0.tar.gz) = 768071b5a731d0282050bf71a50db91787e39c250eebb186b4a92214f1c7f31e
SIZE (pydoe-1.0.0.tar.gz) = 1635442
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.26 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=2.2.6,1 : math/py-numpy@py311
- py311-scipy>=1.15.3 : science/py-scipy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-pydoe
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0 07 May 2026 14:28:10
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-pydoe: Update to 1.0.0
- Update COMMENT
- Update WWW
- Add LICENSE_FILE
- Fix *_DEPENDS:
- Add missing py-hatchling
- Add missing py-numpy
- Update pkg-descr
Changes: https://github.com/pydoe/pydoe/releases |
0.9.9 22 Apr 2026 11:50:28
    |
Alexey Dokuchaev (danfe)  |
science/py-pydoe: new port had been added (+)
Design of experiments (DOE) package for Python.
Inspired by: https://youtu.be/5oULEuOoRd0 |
Number of commits found: 2
|