Coder Social home page Coder Social logo

qoqo-qiskit's Introduction

qoqo logo

qoqo_qiskit

Documentation Status PyPI

Qiskit interface for the qoqo quantum toolkit by HQS Quantum Simulations.

Installation

We provide pre-built binaries for linux, macos and windows on x86_64 hardware and macos on arm64. Simply install the pre-built wheels with

pip install qoqo-qiskit

Testing

This software is still in the beta stage. Functions and documentation are not yet complete and breaking changes can occur.

If you find unexpected behaviour please open a github issue. You can also run the pytests in qoqo_qiskit/tests/ locally.

qoqo_qiskit_devices

Qiskit devices python interface for the qoqo quantum toolkit by HQS Quantum Simulations.

In order to make the update a device instance with Qiskit's information possible, the user has to run the following code before using this package:

from qiskit_ibm_provider import IBMProvider

IBMProvider.save_account(token=MY_API_TOKEN)

Where MY_API_TOKEN is the API key that can be found in the account settings of the IBM Quantum website after registration.

roqoqo_qiskit_devices

Qiskit devices Rust interface for the qoqo quantum toolkit by HQS Quantum Simulations.

Installation

To use roqoqo_qiskit_devices in a Rust project simply add

roqoqo_qiskit_devices = {version="0.1"}

to the [dependencies] section of the project Cargo.toml.

General Notes

Qiskit is under the Apache-2.0 license ( see https://github.com/Qiskit/qiskit/blob/master/LICENSE.txt ).

qoqo_qiskit, qoqo_qiskit_devices and roqoqo_qiskit_devices are also provided under the Apache-2.0 license.

This project has been partly supported by QSolid.

qoqo-qiskit's People

Contributors

kbarkhqs avatar mlodi-hqs avatar nfwvogt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.