* Update to QuEST 3.7 * Option to build for CUDA * Relaxed cutoff of reinterpreting negative probabilities of states as zero. Cutoff is now -1e-14 probabilities p with `-1e-14 < p < 0` will now be interpreted as zero.
0.11.3
* Updated to qoqo 1.8.0 and pyo3 0.20
0.11.2
* Updated to qoqo 1.7 * Bugfix for PragmaStopParallelBlock with MeasureQubit and PragmaSetNumberOfMeasurements
0.11.1
* Updated to qoqo 1.5 * Updated to pyo3 0.19
0.11
* Update to qoqo 1.4 * Fix missing error when PragmaSetNumberOfMeasurements is used without corresponding MeasureQubit