Skip to content

Tranqu: A one-stop framework for transpilers across multiple quantum programming libraries and formats for quantum circuits.

License

Notifications You must be signed in to change notification settings

oqtopus-team/tranqu

Tranqu

CI codecov pypi version License

Tranqu is a one-stop framework for transpilers across multiple quantum programming libraries and formats for quantum circuits.

Overview

Since quantum circuit transpilation involves solving an NP-complete problem, developers typically rely on heuristic algorithms. While many transpiler libraries exist, the optimal transpiler and its options often depend on the quantum circuit and device information. Therefore, the ability to leverage various vendors' transpilers is highly desirable. By using Tranqu, you can run multiple vendors' transpilers without being bothered by the conversion of quantum circuits or device information.

The name "Tranqu" is derived from "tranquility," reflecting the desire to enable transpilers' smooth and stress-free use.

Features

  • Program Converter: Converts quantum circuits into another library's format.
  • Device Converter: Converts device information into another library's format.
  • Target Transpilation: Converts quantum circuits and device information to run the target transpiler. Users familiar with the transpiler can easily specify its options.
  • Transpilation Statistics: Outputs statistical data before and after transpilation.
  • Using Custom Transpilers and Converters: Uses user-created Transpilers, Program Converters, and Device Converters in Tranqu.

Documentation

Citation

You can use the DOI to cite Tranqu in your research.

DOI

Citation information is also available in the CITATION file.

Contact

You can contact us by creating an issue in this repository or by email:

License

Tranqu is released under the Apache License 2.0.

About

Tranqu: A one-stop framework for transpilers across multiple quantum programming libraries and formats for quantum circuits.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published