Version 0.9.9.1
A minor update which fixes some installation and compatibility issues. Namely:
- fixes bugs in setup scripts that resulted in
pip install
failing to copy some essential files and users getting a "missing replib" error when trying toimport pygsti
. - fixes compatibility issues with the more recent Numpy versions that caused
flags.writeable
errors when using MPI (see issue 119). - fixes compatibility issues with the recently released
msgpack
package version 1.0 (and higher).