Skip to main content

OpenQL Python Package

Project description

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Description: # OpenQL Framework #

[![Documentation Status](https://readthedocs.org/projects/openql/badge/?version=latest)](https://openql.readthedocs.io/en/latest/?badge=latest) [![Travis Build Status](https://travis-ci.com/QE-Lab/OpenQL.svg?branch=develop)](https://travis-ci.com/QE-Lab/OpenQL) [![GitHub Actions Build Status](https://github.com/QE-Lab/libqasm/workflows/Test/badge.svg)](https://github.com/qe-lab/libqasm/actions) [![PyPI](https://badgen.net/pypi/v/qutechopenql)](https://pypi.org/project/qutechopenql/) [![Anaconda](https://anaconda.org/qe-lab/openql/badges/version.svg)](https://anaconda.org/qe-lab/openql/)

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](https://openql.readthedocs.io).

## Supported Patforms

  • Linux

  • Windows

  • OSX

## Installation

OpenQL can be installed in a number of ways, See [Installation](https://openql.readthedocs.io/en/latest/installation.html) 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](CHANGELOG.md) for more details.

# Contributing

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

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

You can find more information about Pull Requests [here](https://help.github.com/categories/collaborating-on-projects-using-pull-requests/)

# Contributors Please see [CONTRIBUTORS.md](CONTRIBUTORS.md).

Platform: UNKNOWN Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: POSIX :: Linux Classifier: Operating System :: MacOS Classifier: Operating System :: Microsoft :: Windows Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Topic :: Scientific/Engineering Description-Content-Type: text/markdown

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.dev4-cp38-cp38-win_amd64.whl (1.1 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

qutechopenql-0.8.1.dev4-cp38-cp38-macosx_10_14_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

qutechopenql-0.8.1.dev4-cp37-cp37m-win_amd64.whl (1.1 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

qutechopenql-0.8.1.dev4-cp37-cp37m-macosx_10_14_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

qutechopenql-0.8.1.dev4-cp36-cp36m-win_amd64.whl (1.1 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

qutechopenql-0.8.1.dev4-cp36-cp36m-macosx_10_14_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

qutechopenql-0.8.1.dev4-cp35-cp35m-win_amd64.whl (1.1 MB view hashes)

Uploaded CPython 3.5m Windows x86-64

qutechopenql-0.8.1.dev4-cp35-cp35m-macosx_10_14_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.5m 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