Skip to content

Qᴜᴀʟᴛʀᴀɴ is a Python library for expressing and analyzing Fault Tolerant Quantum algorithms.

License

Notifications You must be signed in to change notification settings

ncrubin/Qualtran

 
 

Repository files navigation

Qᴜᴀʟᴛʀᴀɴ

Qᴜᴀʟᴛʀᴀɴ (quantum algorithms translator) is a set of abstractions for representing quantum programs and a library of quantum algorithms expressed in that language to support quantum algorithms research.

Note: Qualtran is an experimental preview release. We provide no backwards compatibility guarantees. Some algorithms or library functionality may be incomplete or contain inaccuracies. Open issues or contact the authors with bug reports or feedback.

Subscribe to qualtran-announce@googlegroups.com to receive the latest news and updates!

Documentation

Documentation is available at https://qualtran.readthedocs.io/

Installation

Qualtran is being actively developed. We recommend installing from source:

git clone https://github.com/quantumlib/Qualtran.git
cd Qualtran/
pip install -e .

You can also install the latest tagged release using pip:

pip install qualtran

About

Qᴜᴀʟᴛʀᴀɴ is a Python library for expressing and analyzing Fault Tolerant Quantum algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.6%
  • Jupyter Notebook 22.9%
  • Shell 1.8%
  • HTML 0.6%
  • JavaScript 0.6%
  • Jinja 0.4%
  • Dockerfile 0.1%