libtangle / qcgpu

High Performance Tools for Quantum Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QCGPU

Travis (.org) PyPi Version License GitHub stars Unitary Fund

Open Source, High Performance & Hardware Accelerated, Quantum Computer Simulator. Read the research paper.

Features:

  • Written with OpenCL. Accelerated your simulations with GPUs and other accelerators, while still running cross device and cross platform.
  • Simulation of arbitrary quantum circuits
  • Includes example algorithm implementations
  • Support for arbitrary gate creation/application, with many built in.

Installing

This library is distributed on PyPI and can be installed using pip:

$ pip install qcgpu

For more information read the full installing docs.

About

High Performance Tools for Quantum Computing

License:MIT License


Languages

Language:Python 50.3%Language:Jupyter Notebook 47.4%Language:Batchfile 1.3%Language:Makefile 1.0%