Port details |
- py-Py-BOBYQA Flexible derivative-free solver for general objective minimization
- 1.5.0 math =2 1.4_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-11-12 04:51:17
- Last Update: 2024-11-18 00:13:29
- Commit Hash: 1fc9f99
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://numericalalgorithmsgroup.github.io/pybobyqa/build/html/index.html
- Description:
- Py-BOBYQA is a flexible package for finding local solutions to nonlinear,
nonconvex minimization problems (with optional bound constraints), without
requiring any derivatives of the objective. Py-BOBYQA is a Python implementation
of the BOBYQA solver by Powell (documentation here). It is particularly useful
when evaluations of the objective function are expensive and/or noisy.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}Py-BOBYQA>0:math/py-Py-BOBYQA@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-Py-BOBYQA/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-Py-BOBYQA
- pkg install py311-Py-BOBYQA
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-Py-BOBYQA listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-Py-BOBYQA
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731880936
SHA256 (py_bobyqa-1.5.0.tar.gz) = 3c7719b68b28834ea6d538f54603f6a891263f7c21f1a673de79e3a5e0e7e413
SIZE (py_bobyqa-1.5.0.tar.gz) = 51486
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-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pandas>=0.17 : math/py-pandas@py311
- py311-scipy>=0.17 : science/py-scipy@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-scikit-quant
Configuration Options:
- No options to configure
- Options name:
- math_py-Py-BOBYQA
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|