Skip to content

OpenQL : A Portable Quantum Programming Framework for Quantum Accelerators ( https://dl.acm.org/doi/10.1145/3474222 )

License

Notifications You must be signed in to change notification settings

SafariBookingsHub/OpenQL

 
 

Repository files navigation

OpenQL Framework

Documentation Status Travis Build Status GitHub Actions Build Status PyPI Anaconda

OpenQL is a framework for high-level quantum programming in C++/Python. The framework provides a compiler for compiling and optimizing quantum code. The compiler produces the intermediate quantum assembly language and the compiled micro-code for various target platforms. While the microcode is platform-specific, the quantum assembly code (in cQASM format) is hardware-agnostic and can be simulated on the QX simulator.

OpenQL's source code is released under the Apache 2.0 license.

For detailed user and contributor documentation, visit the the ReadTheDocs page!

About

OpenQL : A Portable Quantum Programming Framework for Quantum Accelerators ( https://dl.acm.org/doi/10.1145/3474222 )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.0%
  • HTML 20.5%
  • Python 11.4%
  • JavaScript 11.1%
  • OpenQASM 3.1%
  • SWIG 1.7%
  • Other 1.2%