notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-pydoe Design of Experiments for Python
1.0.0 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-pydoe
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):
py311-pydoe
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.90.9.9--0.9.9n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.9.90.9.9--0.9.9---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.9.90.9.9n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.9.90.9.9n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=1.26 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=2.2.6,1 : math/py-numpy@py311
  2. py311-scipy>=1.15.3 : science/py-scipy@py311
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pydoe/
  2. https://pypi.org/packages/source/p/pydoe/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
07 May 2026 14:28:10
commit hash: 608c230f5e9df902a1d2dc5db5ab1360b63101aecommit hash: 608c230f5e9df902a1d2dc5db5ab1360b63101aecommit hash: 608c230f5e9df902a1d2dc5db5ab1360b63101aecommit hash: 608c230f5e9df902a1d2dc5db5ab1360b63101ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5ea9305f50394960a43c9231a955344e827f2bafcommit hash: 5ea9305f50394960a43c9231a955344e827f2bafcommit hash: 5ea9305f50394960a43c9231a955344e827f2bafcommit hash: 5ea9305f50394960a43c9231a955344e827f2baf files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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