USCqserver / OpenQuantumBase.jl

Abstract types and math operations for OpenQuantumTools.jl.
https://uscqserver.github.io/OpenQuantumTools.jl/stable/
MIT License
7 stars 2 forks source link

✨add 'dimensionless_time' tag to Hamiltonians #90

Closed neversakura closed 2 years ago

neversakura commented 2 years ago

Leave out AdiabaticFrameHamiltonian since its usage outside annealing is limited

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (275c772) into master (3440624) will decrease coverage by 0.22%. The diff coverage is 53.84%.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   83.48%   83.25%   -0.23%     
==========================================
  Files          34       34              
  Lines        1780     1786       +6     
==========================================
+ Hits         1486     1487       +1     
- Misses        294      299       +5     
Impacted Files Coverage Δ
src/hamiltonian/interp_hamiltonian.jl 70.68% <33.33%> (-5.24%) :arrow_down:
src/hamiltonian/sparse_hamiltonian.jl 78.12% <66.66%> (-0.91%) :arrow_down:
src/hamiltonian/custom_hamiltonian.jl 100.00% <100.00%> (ø)

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 3440624...275c772. Read the comment docs.