Port details |
- py-dwave-optimization DWave: Nonlinear models for industrial optimization problems
- 0.1.0 science
=2 0.1.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-07-15 07:21:27
- Last Update: 2025-04-09 14:55:11
- Commit Hash: 150c001
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/dwavesystems/dwave-optimization
- Description:
- dwave-optimization enables the formulation of nonlinear models for industrial
optimization problems. The package includes:
* a class for nonlinear models used by the Leap service's quantum-classical
hybrid nonlinear-program solver
* model generators for common optimization problems
¦ ¦ ¦ ¦ 
- 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}dwave-optimization>0:science/py-dwave-optimization@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-dwave-optimization/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-dwave-optimization
- pkg install py311-dwave-optimization
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-dwave-optimization listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dwave-optimization
- Package flavors (<flavor>: <package>)
- py311: py311-dwave-optimization
- distinfo:
- TIMESTAMP = 1721017559
SHA256 (dwave-optimization-0.1.0.tar.gz) = 585b69026d26e9f99b9c8552a68dae794960cd94582ccdf973d2eb30a6303b9e
SIZE (dwave-optimization-0.1.0.tar.gz) = 725660
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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-setuptools-dso>=2.10 : devel/py-setuptools-dso@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-cython3>=3.0.12<3.1 : lang/cython3@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-reno>=4.1.0 : textproc/py-reno@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-dwave-system
- for Run
-
- science/py-dwave-system
Configuration Options:
- No options to configure
- Options name:
- science_py-dwave-optimization
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0 09 Apr 2025 14:55:11
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
0.1.0 15 Jul 2024 16:33:30
    |
Yuri Victorovich (yuri)  |
science/py-dwave-optimization: Add USE_PYTHON=pep517
This fixes the problem with the missing plist file. |
0.1.0 15 Jul 2024 07:19:26
    |
Yuri Victorovich (yuri)  |
science/py-dwave-optimization: New port: DWave: Nonlinear models for industrial
optimization problems |
Number of commits found: 3
|