Skip to content

v0.3.3

Compare
Choose a tag to compare
@quantum-mob quantum-mob released this 30 Jan 14:14
· 19 commits to main since this release
  • 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.