A quantum circuit simulator, written in Java.
Bell state simulation demonstration
- Easy to use drag & drop interface
- Supports saving & loading circuits in JSON
- You can create custom quantum gates from:
- Existing circuit files
- Rotations
- Phase shifts
- Matrices
- No installation needed, just fetch the latest release from the releases page
- Works on everything that supports Java and Swing
- Apache Commons Math
- Gson