GTorlai / PastaQ.jl

Package for Simulation, Tomography and Analysis of Quantum Computers
Apache License 2.0
142 stars 23 forks source link

Allow longer gate names by using Symbol instead of SmallString #161

Closed mtfishman closed 3 years ago

mtfishman commented 3 years ago

Need to wait for ITensors v0.1.34 to get registered (https://github.com/ITensor/ITensors.jl/commit/12008df09d276453da6f399a9123fe10a2c215b5#comments).

codecov-io commented 3 years ago

Codecov Report

Merging #161 (6b082fc) into master (2a58ee8) will increase coverage by 0.20%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   86.94%   87.14%   +0.20%     
==========================================
  Files          14       14              
  Lines        1608     1602       -6     
==========================================
- Hits         1398     1396       -2     
+ Misses        210      206       -4     
Impacted Files Coverage Δ
src/circuits/gates.jl 62.06% <71.42%> (+1.41%) :arrow_up:

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 2a58ee8...6b082fc. Read the comment docs.