Skip to content

Release 0.5.4: 2 bugfixes and some cleanups

Compare
Choose a tag to compare
@pablolh pablolh released this 06 Jan 13:17
· 211 commits to develop since this release

Added

  • Tests for measure gate

Changed

  • Fixed issues #91 and #114
  • As part of #114, switch to sequential/simple measure gate

Removed

  • QFT implementation (never instantiated, so no functional change)
  • qx-server no longer exists, together with the network libraries
  • "Microcode" generation functions (never used either)
  • Parallel gates in gate.h (they were executed sequentially)
  • Some non-needed and/or obsolete code