Looking for technical feedback on my quantum circuit simulator
A Rust-based simulator with Qiskit validation broadens open-source quantum tooling, enabling cross-platform circuit analysis while addressing interoperability gaps in the ecosystem.

Understand this faster with AI
Hey everyone, As I mentioned in previous posts I’ve been working on a lightweight Rust-based quantum circuit simulator. Current features: state-vector simulation Circuit API CLI controlled gates / MCX / MCZ Grover and Deutsch–Jozsa examples OpenQASM export Qiskit validation for exported circuits I recently fixed the Qiskit validation flow so it can validate arbitrary exported circuits, not just hardcoded Bell examples. The current direction is to make it useful for circuit simulation, OpenQASM interoperability, validation, circuit analysis and optimization experiments. https://preview.redd.it/4bsik069ytbh1.png?width=2112&format=png&auto=webp&s=9c80f94a20f131b1f36719e4725a0a03eda5be27 I’d really appreciate technical feedback: Does the CLI flow make sense? Does the exported QASM load correctly? Are qubit ordering conventions clear? What circuit examples should be added? What would make this useful for your workflow? Repo: https://github.com/0xhokugava/quantum_lab Feedback issue: https://github.com/0xhokugava/quantum_lab/issues/72 submitted by /u/0xhokugava [link] [comments]
Tags
Source Information
Discussion
0 professional contributions
Sign in to join this professional discussion.
Be the first to add a constructive contribution.
