Skip to main content

Quantum algorithms to solve linear systems of equations.

Project description

PyPI Version Python Version CI/CD Coverage Status

quantum-linear-systems

Quantum algorithms to solve linear systems of equations.

Installation

Dependencies are managed with poetry. If poetry is not already installed on your system/evironment, follow the installation instructions.

Then clone the project

git clone https://github.com/SURFQuantum/qc-quantum-linear-systems.git

Switch to the project directory with cd qc-quantum-linear-systems and then simply:

poetry install

to install all dependencies.

Additional Requirements

Classiq SDK

This project makes use of the classiq SDK. To use the classiq SKD the user must perform authentication. For more info check out the classiq docs page.

Authentication is as simple as:

import classiq

classiq.authenticate()

This will open a confirmation window in your default browser. After confirming the user code the classiq login screen appears. Completing the login completes the authentication process.

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

quantum_linear_systems-0.1.0.tar.gz (26.1 kB view hashes)

Uploaded Source

Built Distribution

quantum_linear_systems-0.1.0-py3-none-any.whl (32.7 kB view hashes)

Uploaded Python 3

Supported by

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