Skip to main content

OpenQL Python Package

Project description

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 (qasm) is hardware-agnostic and can be simulated on the QX simulator. For detailed documentation see here.

Supported Patforms

  • Linux
  • Windows
  • OSX

Installation

OpenQL can be installed in a number of ways, See Installation for details.

Usage

Example python tests and programs can be found in the 'tests' and 'examples' directories. These can be executed as 'python tests/simplePyTest.py'.

Example C++ tests and programs can be found in 'tests' and 'examples' directories. Executables for these will be generated in 'cbuild/tests' and 'cbuild/examples' directory. An executable can be executed as: './example'

Changelog

Please read CHANGELOG.md for more details.

Contributing

Please read CONTRIBUTING.md for more details. Typically you will be need to perform the following steps to contribute:

  1. Fork this repository
  2. Create a branch
  3. Commit your changes
  4. Push your commits to the branch
  5. Submit a pull request

You can find more information about Pull Requests here

Contributors

Please see CONTRIBUTORS.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

qutechopenql-0.8.1.dev6-cp39-cp39-win_amd64.whl (1.7 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

qutechopenql-0.8.1.dev6-cp39-cp39-macosx_10_14_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

qutechopenql-0.8.1.dev6-cp38-cp38-win_amd64.whl (1.7 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

qutechopenql-0.8.1.dev6-cp38-cp38-macosx_10_14_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

qutechopenql-0.8.1.dev6-cp37-cp37m-win_amd64.whl (1.7 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

qutechopenql-0.8.1.dev6-cp37-cp37m-macosx_10_14_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

qutechopenql-0.8.1.dev6-cp36-cp36m-win_amd64.whl (1.7 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

qutechopenql-0.8.1.dev6-cp36-cp36m-macosx_10_14_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page