Port details |
- py-dimod DWave: Shared API for QUBO/Ising samplers
- 0.12.4 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-14 05:15:12
- Last Update: 2023-03-10 09:05:59
- Commit Hash: 218108c
- Also Listed In: python
- License: APACHE20
- Description:
- dimod is a part of the software stack for accessing quantum computing hardware
made by D-Wave company.
dimod is a shared API for samplers. It provides:
* classes for quadratic models - such as the binary quadratic model (BQM) class
that contains Ising and QUBO models used by samplers such as the D-Wave system
- and higher-order (non-quadratic) models
* reference examples of samplers and composed samplers
* abstract base classes for constructing new samplers and composed samplers
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dimod>0:science/py-dimod@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-dimod/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-dimod
- pkg install py39-dimod
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 py39-dimod listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dimod
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678437109
SHA256 (dwavesystems-dimod-0.12.4_GH0.tar.gz) = 18134c720686c0e0728ef7de40ce3260f105332ae3ef8bde05bdff8f4342e50e
SIZE (dwavesystems-dimod-0.12.4_GH0.tar.gz) = 545122
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:
-
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-parameterized>0 : devel/py-parameterized@py39
- py39-mypy>0 : devel/py-mypy@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- science/py-dwave-cloud-client
- science/py-dwave-hybrid
- science/py-dwave-networkx
- science/py-dwave-ocean-sdk
- science/py-dwave-preprocessing
- science/py-dwave-samplers
- science/py-dwave-system
- for Run
-
- science/py-dwave-cloud-client
- science/py-dwave-hybrid
- science/py-dwave-inspector
- science/py-dwave-networkx
- science/py-dwave-ocean-sdk
- science/py-dwave-preprocessing
- science/py-dwave-samplers
Configuration Options:
- No options to configure
- Options name:
- science_py-dimod
- USES:
- compiler:c++11-lang python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.4 10 Mar 2023 09:05:59
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.12.3 → 0.12.4
Reported by: portscout |
0.12.3 25 Dec 2022 09:57:46
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.12.2 -> 0.12.3 |
0.12.2 16 Nov 2022 10:42:54
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.12.1 -> 0.12.2
Reported by: portscout |
0.12.1 13 Nov 2022 06:53:36
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.12.0 -> 0.12.1 |
0.12.0 08 Nov 2022 06:55:25
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.11.6 -> 0.12.0
Reported by: portscout |
0.11.6 07 Oct 2022 22:33:52
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.11.5 -> 0.11.6 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11.5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.11.5 18 Aug 2022 07:44:55
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Update 0.11.4 -> 0.11.5
Reported by: portscout |
0.11.4 14 Aug 2022 18:37:55
    |
Yuri Victorovich (yuri)  |
science/py-dimod: Correct category |
0.11.4 14 Aug 2022 05:12:16
    |
Yuri Victorovich (yuri)  |
science/py-dimod: New port: DWave: Shared API for QUBO/Ising samplers |