Qiskit / ecosystem

The Ecosystem consists of projects, tools, utilities, libraries and tutorials from a broad community of developers and researchers. The goal of the Ecosystem is to recognize, support and accelerate development of quantum technologies using Qiskit.
https://www.ibm.com/quantum/ecosystem
Apache License 2.0
98 stars 51 forks source link

[Submission]: Spinoza - a quantum state simulator implemented in Rust #366

Closed smu160 closed 1 year ago

smu160 commented 1 year ago

Github repo

https://github.com/smu160/spinoza

Description

Spinoza is a quantum state simulator (implemented in Rust) that is one of the fastest open-source simulators. Spinoza is implemented using a functional approach. Additionally, Spinoza has a QuantumCircuit object-oriented interface, which partially matches Qiskit's interface. Spinoza is capable of running in a myriad of computing environments (e.g., small workstations), and on various architectures. At this juncture, Spinoza only utilizes a single thread; however, it is designed to be easily extended into a parallel version, as well as a distributed version. The paper associated with Spinoza is available here.

Email

sy2685@columbia.edu

Alternatives

https://github.com/qulacs/qulacs

License

Apache License 2.0

Affiliations

No response

Tags

simulation

github-actions[bot] commented 1 year ago

Submission PR #367 has been created with errors in tests :warning: See logs: https://github.com/qiskit-community/ecosystem/actions/runs/4937924612 Please follow minimal requirements for project or/and add ecosystem.json configuration in the root of the project Read more here https://github.com/qiskit-community/ecosystem/blob/main/docs/project_overview.md#adding-project-to-the-ecosystem

1ucian0 commented 1 year ago

hello @smu160 ! Here some follow up actions, in case you are interested