QURI Parts riqu#

riqu (REST Interface for Quantum Computing) is an interface for using quantum computers through cloud services and designed by Center for Quantum Information and Quantum Biology, Osaka University (referred to as QIQB).

QURI Parts riqu is a support library for using riqu interface with QURI Parts, developed by QIQB.

This package is experimental and may undergo breaking changes without notice. Use it at your own risk.

Installation#

QURI Parts requires Python 3.9.8 or later.

Use pip to install QURI Parts riqu.

pip install quri-parts-riqu

Installation from local source tree#

If you check out the QURI Parts riqu repository and want to install from that local source tree, you can use poetry install command.

poetry install

Documentation and tutorials#

Repository#

Release notes#

See Releases page on GitHub.

Contribution guidelines#

If you are interested in contributing to QURI Parts, please take a look at our contribution guidelines.

Authors#

QURI Parts riqu developed and maintained by QIQB. All contributors can be viewed on GitHub.

License#

Apache License 2.0

Support#

QURI Parts riqu development is supported by JST COI-NEXT GrantNumber JPMJPF2014.

Contents#