Port details |
- dimod DWave: Shared API for QUBO/Ising samplers
- 0.12.3 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-08-27 04:54:08
- Last Update: 2022-12-26 06:13:15
- Commit Hash: ec15c3d
- 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 - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/dimod/ && make install clean
- To add the package, run one of these commands:
- pkg install science/dimod
- pkg install dimod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dimod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672028749
SHA256 (dwavesystems-dimod-0.12.3_GH0.tar.gz) = 895adeeafac483be15c817e19e3460f5a1ee91e32896c3dba0648aa024b173c5
SIZE (dwavesystems-dimod-0.12.3_GH0.tar.gz) = 544221
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- catch>0 : devel/catch
- This port is required by:
- for Run
-
- science/dwave-preprocessing
Configuration Options:
- No options to configure
- Options name:
- science_dimod
- USES:
- compiler:c++11-lang pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.3 26 Dec 2022 06:13:15
    |
Yuri Victorovich (yuri)  |
science/dimod: Update 0.12.2 -> 0.12.3
Reported by: portscout |
0.12.2 15 Nov 2022 05:46:07
    |
Yuri Victorovich (yuri)  |
science/dimod: Update 0.11.6 -> 0.12.2
Reported by: portscout |
0.11.6 07 Oct 2022 18:36:04
    |
Yuri Victorovich (yuri)  |
science/dimod: Update 0.11.5 -> 0.11.6
Reported by: portscout |
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 27 Aug 2022 17:53:10
    |
Yuri Victorovich (yuri)  |
science/dimod: Fix tests |
0.11.5 27 Aug 2022 07:37:34
    |
Yuri Victorovich (yuri)  |
science/dimod: Remove unnecessary USES; Minor corrections |
0.11.5 27 Aug 2022 04:52:40
    |
Yuri Victorovich (yuri)  |
science/dimod: New port: DWave: Shared API for QUBO/Ising samplers |
Number of commits found: 8
|