PACKAGE NAME: dimod-0.12.0-x86_64-2_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./academic/dimod PACKAGE SIZE (compressed): 3852 K PACKAGE SIZE (uncompressed): 29476 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel,python3-meson-opt,python3-packaging-opt,python3-setuptools-opt,python3-pyproject-metadata,python3-mesonpy,python3-numpy PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: dimod: dimod (A shared API for samplers) dimod: dimod: dimod is a shared API for samplers. It provides: dimod: dimod: - classes for quadratic models---such as the binary quadratic dimod: model (BQM) class that contains Ising and QUBO models used by dimod: samplers such as the D-Wave system---and higher-order dimod: (non-quadratic) models. dimod: - reference examples of samplers and composed samplers. dimod: - abstract base classes for constructing new samplers and composed dimod: samplers.