# QCGPU
**QCGPU** is a high performance, hardware accelerated quantum computer simulator written with [Rust](https://rust-lang.org/) and [OpenCL](https://www.khronos.org/opencl/).
QCGPU is free and open source. The source code is available on [GitHub](https://github.com/qcgpu/qcgpu-rust). Please report any places where the documentation is unclear, or where examples could be added or improved by creating an [issue](https://github.com/qcgpu/qcgpu-rust/issues).
## Help Wanted
Please request any functionality you would like, need or appreciate by creating an [issue](https://github.com/qcgpu/qcgpu-rust/issues). If you would like to add functionality or fix issues, please create a [pull request](https://github.com/qcgpu/qcgpu-rust/pulls) and I will get back to you (usually within the day).
Any other feedback, suggestions or even tiny bits of criticism are welcome. When in doubt, file an [issue](https://github.com/qcgpu/qcgpu-rust/issues)!
## API Docs
Alongside this guide, you may also want the [documentation](https://qcgpu.github.com/qcgpu/documentation).
## License
QCGPU is licensed under the [MIT](https://github.com/qcgpu/qcgpu-rust/blob/master/LICENSE) License.