/shor

The Python Quantum Computing Library

Primary LanguagePythonMIT LicenseMIT

shor

The Python quantum computing library.

Shor is a simple, modular, and extensible quantum computing API written in python.

Our mission is to make quantum computing easy and accesible to everyone.

Use shor if you need a library that:

  • Enables fast prototyping of quantum circuits
  • Simulates small quantum programs
  • Makes quantum computing easy

We currently support running programs on Qiskit providers including IBMQ quantum computeres.

In the near future we plan to support other providers. Write your program once, and run it anywhere.

Read the documentation, view tutorials and examples, and join the community at: https://shor.dev/

We are in early development and looking for contributors!

Want to contribute? See CONTRIBUTING.md

Shor is compatible with Python 3.6 and is distributed under the MIT license.