Cool! I am curious, how does it work and compare to other simulators like the ones from Bluequbit (https://www.bluequbit.io/free-quantum-simulator) and other similar ones?

BlueQubit's CPU/GPU simulators are exact statevectors — they store the full 2^n amplitude vector, so 34–36 qubits is the hard ceiling regardless of circuit structure. We take a different approach: MPS/tensor-network representation that scales with entanglement rather than qubit count. For highly entangled circuits we're strictly worse. For structured circuits (most variational, most shallow) we can go much larger. Complementary tools really.

> We support 34-qubit CPU and 36-qubit GPU simulators available 24/7 to our users.

This one looks like an exact simulator that handles exponential states, so it's far more limited in the number of qubits it can support.

[dead]