diff --git a/ecosystem/resources/members/qiskit-qrack-provider.toml b/ecosystem/resources/members/qiskit-qrack-provider.toml new file mode 100644 index 000000000..4fcef70d7 --- /dev/null +++ b/ecosystem/resources/members/qiskit-qrack-provider.toml @@ -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 = "dan@unitary.fund" +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"