Skip to main content

Quantum Optimization QUBO Postprocessors module

Project description

TNO Quantum: Optimization - QUBO - Postprocessors

TNO Quantum provides generic software components aimed at facilitating the development of quantum applications.

This package contains implementations of QUBO postprocessors.

Documentation

Documentation of the tno.quantum.optimization.qubo.postprocessors package can be found here.

Install

Easily install the tno.quantum.optimization.qubo.postprocessors package using pip:

$ python -m pip install tno.quantum.optimization.qubo.postprocessors

Usage

The following example shows how to list the available postprocessors and how to instantiate them.

from tno.quantum.optimization.qubo.components import PostprocessorConfig
supported_postprocessors = PostprocessorConfig.supported_items()
postprocessor = PostprocessorConfig(name='steepest_descent_postprocessor').get_instance()

Alternatively, a postprocessor can also be instantiated directly.

from tno.quantum.optimization.qubo.postprocessors import SteepestDescentPostprocessor
postprocessor = SteepestDescentPostprocessor()

(End)use limitations

The content of this software may solely be used for applications that comply with international export control laws.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file tno_quantum_optimization_qubo_postprocessors-1.0.0.tar.gz.

File metadata

File hashes

Hashes for tno_quantum_optimization_qubo_postprocessors-1.0.0.tar.gz
Algorithm Hash digest
SHA256 32cb5d5f033c225f93a41397f933f23aa9a08d89af71eb86a462a3397df189fb
MD5 e8997b328b371b8ee0fb2ac17a28b628
BLAKE2b-256 8fab00bf56fae7acc50440b65763069a6bf76489f7fa76a62dd8780c72c01aba

See more details on using hashes here.

File details

Details for the file tno_quantum_optimization_qubo_postprocessors-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tno_quantum_optimization_qubo_postprocessors-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b7c296ae3f880ce3570da52fa46e6c053bf25cafbde0664aaae887c2bdc61e0
MD5 628df918524e3c38d0277a45bb3c7d8d
BLAKE2b-256 278667391ef99957ed30c290f75563c218dc28f8f4a0269246887305f1144f44

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page