Git Product home page Git Product logo

00mjk / openql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qutech-delft/openql

0.0 0.0 0.0 14.21 MB

OpenQL : A Portable Quantum Programming Framework for Quantum Accelerators ( https://arxiv.org/abs/2005.13283 )

Home Page: https://openql.readthedocs.io

License: Other

C++ 67.36% CMake 0.57% Python 7.75% JavaScript 8.14% HTML 14.95% C 0.02% Batchfile 0.01% Shell 0.02% SWIG 0.28% OpenQASM 0.84% Makefile 0.01% Dockerfile 0.06%

openql's Introduction

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.

openql's People

Contributors

adriaanrol avatar alxhotel avatar anneriet avatar cumulonimbuscalvus avatar gtaifu avatar imranashraf avatar jvansomeren avatar jvanstraten avatar lriesebos avatar mbrobbel avatar miguelsmoreira avatar mjwoudstra avatar mmoelle1 avatar nader-khammassi avatar nyxus avatar qfer avatar qsaevar avatar razvnane avatar slavoutich avatar tmeer avatar wvlothuizen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.