You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based mini-quantum-lab built with Streamlit for interactive learning. This streamlit-quantum-simulator visualizes quantum states and gates in real time, acting as a quantum-gate-visualizer to help users understand superposition and entanglement easily.
mps_xtrap is a production-ready Python quantum circuit simulator (v2.2.1) built on Matrix Product States (MPS). It uses multilevel Richardson extrapolation to approach infinite bond-dimension accuracy, with GPU acceleration via CuPy, gate fusion to cut SVD overhead, and Born-rule qubit measurement.