Post v1.21.0, PyQrack offers a new optimizing "`QTensorNetwork`" "layer": this is now controlled by the Qiskit provider flag option "`is_tensor_network`".
0.7.1
0.7.0
This release adds the back end configuration options "`is_t_injected`" and "`is_reactively_separated`". - `is_t_injected` controls `QrackSimulator.set_t_injection(bool)`. - `is_reactively_separated` controls `QrackSimulator.set_reactive_separate(bool)`.
0.6.0
This release adds support for single-qubit 'unitary' operations.
0.5.2
This release adds (backwards-compatible) support for Qiskit v0.43.0.
The "noisy" simulator variants have also been removed, as they never seemed to support a compelling use case.