notbugAs 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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-dwave-samplers DWave: Classical algorithms for solving binary quadratic models
1.2.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 1.2.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 05:15:31
Last Update: 2024-01-19 02:22:38
Commit Hash: 2de22b0
Also Listed In: python
License: APACHE20
WWW:
https://github.com/dwavesystems/dwave-samplers
Description:
Ocean software provides a variety of quantum, classical, and quantum-classical dimod samplers that run either remotely (for example, in D-Wave's Leap environment) or locally on your CPU. dwave-samplers implements the following classical algorithms for solving binary quadratic models (BQM): * Random: a sampler that draws uniform random samples. * Simulated Annealing: a probabilistic heuristic for optimization and approximate Boltzmann sampling well suited to finding good solutions of large problems. * Steepest Descent: a discrete analogue of gradient descent, often used in machine learning, that quickly finds a local minimum. * Tabu: a heuristic that employs local search with methods to escape local minima. * Tree Decomposition: an exact solver for problems with low treewidth.
Homepage    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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dwave-samplers>0:science/py-dwave-samplers@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-dwave-samplers/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-dwave-samplers
  • pkg install py39-dwave-samplers
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-dwave-samplers listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dwave-samplers
Package flavors (<flavor>: <package>)
  • py39: py39-dwave-samplers
distinfo:
TIMESTAMP = 1705614591 SHA256 (dwavesystems-dwave-samplers-1.2.0_GH0.tar.gz) = 080fd7d78a173efb14a5333315a587725a8b3c9ce084865e78cff66afc793204 SIZE (dwavesystems-dwave-samplers-1.2.0_GH0.tar.gz) = 147099

Packages (timestamps in pop-ups are UTC):
py39-dwave-samplers
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.2.0------
FreeBSD:13:quarterly1.1.01.1.0--1.2.0-1.1.0-
FreeBSD:14:latest1.2.0-------
FreeBSD:14:quarterly1.1.01.2.0--1.2.0-1.1.0-
FreeBSD:15:latest1.2.0-n/a1.2.0n/a-1.2.0-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-dimod>=0.12.13 : science/py-dimod@py39
  2. py39-networkx>=2.6.3 : math/py-networkx@py39
  3. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  4. py39-reno>0 : textproc/py-reno@py39
  5. py39-cython3>0 : lang/cython3@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
Test dependencies:
  1. py39-parameterized>0 : devel/py-parameterized@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dimod>=0.12.13 : science/py-dimod@py39
  2. py39-networkx>=2.6.3 : math/py-networkx@py39
  3. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  4. py39-reno>0 : textproc/py-reno@py39
  5. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  6. python3.9 : lang/python39
This port is required by:
for Build
  1. science/py-dwave-greedy
  2. science/py-dwave-ocean-sdk
  3. science/py-dwave-system
  4. science/py-dwave-tabu
for Run
  1. science/py-dwave-greedy
  2. science/py-dwave-neal
  3. science/py-dwave-ocean-sdk
  4. science/py-dwave-system
  5. science/py-dwave-tabu

Configuration Options:
No options to configure
Options name:
science_py-dwave-samplers
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dwavesystems/dwave-samplers/tar.gz/1.2.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port