Skip to content

A High Performance Quantum Computer Simulator (Using OpenCL and Python)

License

Notifications You must be signed in to change notification settings

josep-lumbreras/qcgpu

 
 

Repository files navigation

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

A High Performance Quantum Computer Simulator (Using OpenCL and Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.3%
  • Jupyter Notebook 47.4%
  • Batchfile 1.3%
  • Makefile 1.0%