A community member has been kind enough to provide bug fixes and standards improvements, under Daniel Strano's review. (See https://github.com/vm6502q/pyqrack/pull/18, although `staticmethod` definitions turn out not to be C-callable, and this has already been tested and corrected, with thanks!)
Since that pull request motivated a release, I also iterated Qrack binaries, for the change differential since last release. Those changes comprise Qrack code standards changes, regarding explicit integer type literals. Likely, these changes make no logical difference to outputs, but the point was to proactively guard against overflow conditions, at or around primitive type maximum values.