Skip to content

Version 0.9.9.1

Compare
Choose a tag to compare
@enielse enielse released this 19 Feb 17:19
· 3036 commits to master since this release

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 to import 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).