Skip to content

Commit

Permalink
Add Qiskit Qrack Provider to list. (#802)
Browse files Browse the repository at this point in the history
Add Qiskit Qrack Provider to list.

---
Closes #801

---------

Co-authored-by: WrathfulSpatula <[email protected]>
Co-authored-by: Frank Harkins <[email protected]>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent 6cb7593 commit 26f72cd
Showing 1 changed file with 14 additions and 0 deletions.
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 = "Supports near-Clifford, Schmidt-decomposition, quantum binary decision diagrams, and more. Scales from minimal setups to multiple GPUs."
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"

0 comments on commit 26f72cd

Please sign in to comment.