Skip to content

QuTech-Delft/QuIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages