Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaskia authored Jan 9, 2025
1 parent 8f670e2 commit d96c455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Quantum Simulator
![./example.png](./example.png)
A [web editor](https://rhaskia.github.io/quantum) for quantum circuits, built on a library made from scratch for quantum simulation.
A [web editor](https://rhaskia.github.io/quantum) (built with dioxus) for quantum circuits, built on a library made from scratch in rust for quantum simulation.
The web editor is fully featured, even containing a Bloch Sphere for easy visualization of quantum circuits.
However, this is mostly meant as a teaching tool for basic quantum circuits, as it does not scale well.
The quantum library can be used separately, but it was mostly built for this editor, so there are likely better options available.
Expand Down

0 comments on commit d96c455

Please sign in to comment.