Releases: quantum-mob/MaZX
Releases · quantum-mob/MaZX
v0.3.8
v0.3.6
- 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
- ZXDiagram now handles ZX diamonds separately for more consistent graph layouts regardless of the number of diamonds.
v0.3.3
- 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
- ZXForm to convert quantum circuit to a ZX diagram.
- Matrix[ZXObject] is more robust and general now.
v0.1.1
- The first public release.
- Conversion of quantum circuits to ZXDiagram.
- The input arguments form of ZXDiagram has been changed.