Project Showcase: 1024-qubit circuit simulator in the browser!
I've been building a custom state-vector simulator using WebGL that can handle up to 20 qubits in real-time, and I'm optimizing a sparse-matrix version for the QuantumSpark playground.
Check out this demo of a GHZ state preparation!
3 Comments
Join the Research Discussion
Sign in to share your insights, vote on theories, and engage with the QuantumSpark community.
I've seen similar convergence issues in recent Qiskit versions. Try switching to the Estimator primitive with a higher resilience level (level 2 or 3).