MLX-Quantum: Differentiable Quantum Layers on Apple Silicon
I wanted a quantum layer that drops into an MLX model like any other nn.Module. So I built a differentiable statevector simulator that runs natively on the Metal GPU which is 250–1770× faster than driving Qiskit from Python, matching it to float32.