Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Qiskit Qrack Provider to list. #802

Merged
merged 3 commits into from
Oct 21, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions ecosystem/resources/members/qiskit-qrack-provider.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name = "Qiskit Qrack Provider"
url = "https://github.com/vm6502q/qiskit-qrack-provider"
description = "Qrack is a GPU-accelerated simulator with optional pure-CPU and CPU/GPU-hybrid simulation, scaling from minimalist systems to multiple GPUs for high performance, with novel near-Clifford, Schmidt-decomposition, quantum binary decision diagram (QBDD), light-cone optimization, state vector, and other simulation techniques."
frankharkins marked this conversation as resolved.
Show resolved Hide resolved
licence = "Apache License 2.0"
contact_info = "[email protected]"
alternatives = "Any simulator back end provider could furnish similar functionality, though Qrack has many novel approaches to optimization and \"hybrid\" simulation techniques that are not currently available in other simulators."
affiliations = "[Unitary Fund](https://unitary.fund/) [VM6502Q](https://github.com/vm6502q)"
labels = [ "Circuit simulator",]
ibm_maintained = false
website = "https://github.com/unitaryfund/qrack"
group = "provider"
reference_paper = "https://arxiv.org/abs/2304.14969"
documentation = "https://qrack.readthedocs.io/en/latest/"
uuid = "43cd849a-f5a7-4107-bca9-c19c6cbefc5f"