Skip to content

Releases: quantum-mob/MaZX

v0.3.8

03 Feb 00:51
Compare
Choose a tag to compare
  • A bug fix in ZXDiagram concerning spiders with multiple indices.

v0.3.6

31 Jan 22:36
Compare
Choose a tag to compare
  • Shortcuts in the input arguments specifications of ZXDiagram, such as Z[{1,2,...}][phi] and Z[{1,2,...,n}][{a1,a2,...an}].

v0.3.5

31 Jan 10:18
Compare
Choose a tag to compare
  • ZXDiagram now handles ZX diamonds separately for more consistent graph layouts regardless of the number of diamonds.

v0.3.3

30 Jan 14:14
Compare
Choose a tag to compare
  • Bug fixesin ZXDiagram, ZXMultiply, ZXLayers, Matrix[_ZXObject].
  • One can drop phase value specification in options of ZXDiagram involving spiders.
  • ZXDiagram has been improved.
  • ZXDiagram allows a -> b -> c -> ..., which is equivalent to Chain[a, b, c, ...].
  • The data structure of ZXObject has been changed.

v0.2.0

27 Jan 17:35
Compare
Choose a tag to compare
  • ZXForm to convert quantum circuit to a ZX diagram.
  • Matrix[ZXObject] is more robust and general now.

v0.1.1

26 Jan 10:05
Compare
Choose a tag to compare
  • The first public release.
  • Conversion of quantum circuits to ZXDiagram.
  • The input arguments form of ZXDiagram has been changed.