QuTech-Delft / QuIS

Quantum Instruction Set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuIS

Quantum Instruction Set (QuIS): Serves as a single source of truth of the standard quantum instruction set, that is consumed by various quantum algorithm tooling components within the Quantum Inspire platform, e.g., LibQASM, OpenSquirrel, and QX Simulator.

Installation

(Once it is published to PyPI)

$ pip install quis

Editable installation

To perform an editable installation, run the following command in the root directory of QuIS with the -e flag:

$ pip install -e .

Documentation

Link to the documentation for QuIS will follow soon.

Authors

Quantum Inspire (support@quantum-inspire.com)

QuTech: TNO & TU Delft

License

QuIS is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Quantum Instruction Set

License:Apache License 2.0


Languages

Language:Python 100.0%