QuantumBFS / ZXCalculus.jl

An implementation of ZX-calculus in Julia
http://yaoquantum.org/ZXCalculus.jl/dev/
MIT License
48 stars 7 forks source link

Add more docs #40

Closed ChenZhao44 closed 4 years ago

ChenZhao44 commented 4 years ago

Docs and tutorials.

codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.66%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   93.59%   94.25%   +0.66%     
==========================================
  Files          13       13              
  Lines        1046     1045       -1     
==========================================
+ Hits          979      985       +6     
+ Misses         67       60       -7     
Impacted Files Coverage Δ
src/phase_teleportation.jl 100.00% <ø> (ø)
src/rules.jl 97.18% <ø> (ø)
src/simplify.jl 100.00% <ø> (+46.66%) :arrow_up:
src/zx_diagram.jl 98.70% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 73af284...dd56cc2. Read the comment docs.