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

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

Closed
smu160 opened this issue May 10, 2023 · 2 comments · Fixed by #367
Closed

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

smu160 opened this issue May 10, 2023 · 2 comments · Fixed by #367

Comments

@smu160
Copy link
Contributor

smu160 commented May 10, 2023

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

[email protected]

Alternatives

https://github.com/qulacs/qulacs

License

Apache License 2.0

Affiliations

No response

Tags

simulation

@github-actions
Copy link
Contributor

Submission PR #367 has been created with errors in tests ⚠️
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
Copy link
Member

1ucian0 commented May 22, 2023

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

Welcome to the Qiskit Ecosystem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants