https://github.com/redfx-quantum/strangefx
Quantum computer simulator
https://github.com/redfx-quantum/strangefx
java javafx quantum-computer-simulator quantum-computing
Last synced: 5 days ago
JSON representation
Quantum computer simulator
- Host: GitHub
- URL: https://github.com/redfx-quantum/strangefx
- Owner: redfx-quantum
- License: bsd-3-clause
- Created: 2017-11-13T03:41:27.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T19:23:21.000Z (4 months ago)
- Last Synced: 2024-12-22T20:20:59.538Z (4 months ago)
- Topics: java, javafx, quantum-computer-simulator, quantum-computing
- Language: Java
- Homepage:
- Size: 460 KB
- Stars: 39
- Watchers: 10
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# strangefx
[](https://github.com/redfx-quantum/strangefx/actions/workflows/build.yml)
[](https://search.maven.org/#search|ga|1|org.redfx.strangefx)
[](https://opensource.org/licenses/GPL-3.0)
[](https://javadoc.io/doc/org.redfx/strangefx)StrangeFX is a Java(FX) based Quantum computer visual editor.
It leverages the Quantum computer simulator software exported by the [Strange](https://github.com/redfx-quantum/strange) project.
Have a look at Strange to get started with the concepts.
The samples at [QuantumJava](https://github.com/johanvos/quantumjava) leverage Strange and StrangeFX to visualise circuits that are created programmatically.StrangeFX also has a UI editor that allows users to create quantum circuits with a drag and drop interface.