Qrack

Open bounties:

Qrack is an ideal simulator of noiseless quantum computers, designed for maximum practical performance on all consumer computer platforms, including multi-device acceleration with OpenCL. The library is open source software, under the LGPL, with 0 required linker dependencies outside of standard C and C++ libraries. Featured optimizations include Schmidt decomposition and a novel, transparent extension of stabilizer tableau simulation.

PyQrack is the official pure Python ctypes wrapper on C++ Qrack, also with 0 package dependencies. It provides a back end for Qiskit, with qiskit-qrack-provider. Qrack also supports Q#, Cirq, XACC, and other quantum computing front ends, though we'd love if unitaryhack could help us update the plugins!

Open Qrack GitHub issues are here.
See PyQrack bounties here