When using the `export QRACK_QUNIT_SEPARABILITY_THRESHOLD=0.25` environment variable for a tradeoff between accuracy and efficiency, for example, (which accepts a value between `0` and `0.5`) it has become apparent that "paging" with the `isPaging=True` kwarg can be unstable in a way that interferes with this important special case of simulation. Also, the default value of this kwarg doesn't necessarily make sense: with default options, paging **does** engage when single GPU segment maximum allocation is exceeded, even though paging remains **off** for any lower number of qubits. Hence `isPaging=True` is probably a better way to describe this same original case, while the ability to force paging off with `isPaging=False` can give greater stability and efficiency to approximate simulation in excess of ~30 qubits on a laptop or desktop computer.
The vm6502q.7.0.0 Qrack binaries remain completely unchanged, from v0.8.6.