Sen descrición

Adam Kelly 85a5a72972 Speed up some things to do with benchmarking %!s(int64=5) %!d(string=hai) anos
benchmark 85a5a72972 Speed up some things to do with benchmarking %!s(int64=5) %!d(string=hai) anos
docs 469e475144 Wrote a load of documentation %!s(int64=5) %!d(string=hai) anos
examples 85a5a72972 Speed up some things to do with benchmarking %!s(int64=5) %!d(string=hai) anos
notebooks 88331d7d8e Working on benchmarking and documentation %!s(int64=5) %!d(string=hai) anos
qcgpu 85a5a72972 Speed up some things to do with benchmarking %!s(int64=5) %!d(string=hai) anos
tests 42b558beb3 Removed the need for a transpose %!s(int64=5) %!d(string=hai) anos
.editorconfig 0030c67a3c Started rewrite with Python %!s(int64=5) %!d(string=hai) anos
.gitignore 0030c67a3c Started rewrite with Python %!s(int64=5) %!d(string=hai) anos
.travis.yml fd0af1612d One last time here's hoping %!s(int64=5) %!d(string=hai) anos
LICENSE 12455d3eac Add LICENSE file %!s(int64=5) %!d(string=hai) anos
Makefile a738ddb77c Added Sphinx Documentation %!s(int64=5) %!d(string=hai) anos
README.md 0fd18057af Get ready for publishing %!s(int64=5) %!d(string=hai) anos
benchmark_csv.py a0e9f5f71a Working on benchmarking %!s(int64=5) %!d(string=hai) anos
make.bat a738ddb77c Added Sphinx Documentation %!s(int64=5) %!d(string=hai) anos
requirements.txt 88331d7d8e Working on benchmarking and documentation %!s(int64=5) %!d(string=hai) anos
setup.cfg d25767118d Added tests %!s(int64=5) %!d(string=hai) anos
setup.py 0fd18057af Get ready for publishing %!s(int64=5) %!d(string=hai) anos
working.py 88331d7d8e Working on benchmarking and documentation %!s(int64=5) %!d(string=hai) anos

README.md

QCGPU

Travis
(.org) PyPi
Version License GitHub
stars

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.