jfeist / QuantumAlgebra.jl

Quantum operator algebra in Julia
MIT License
60 stars 10 forks source link

fix setup of default operators (a, adag, f, fdag, σx, σy, σz, σp, σm) on julia <1.6 #12

Closed jfeist closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (4e1ea7c) into main (88c8469) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   76.16%   76.12%   -0.05%     
==========================================
  Files          11       11              
  Lines        1179     1177       -2     
==========================================
- Hits          898      896       -2     
  Misses        281      281              
Impacted Files Coverage Δ
src/operator_defs.jl 95.93% <ø> (-0.05%) :arrow_down:

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 88c8469...4e1ea7c. Read the comment docs.