JuliaQuantumControl / QuantumPropagators.jl

Propagators for Quantum Dynamics and Optimal Control
https://juliaquantumcontrol.github.io/QuantumPropagators.jl/
MIT License
16 stars 4 forks source link

Fix calculation of expectation values #13

Closed goerz closed 2 years ago

goerz commented 2 years ago

The dot function requires LinearAlgebra

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (62624fa) into master (dfb1353) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   81.20%   81.20%           
=======================================
  Files           7        7           
  Lines         516      516           
=======================================
  Hits          419      419           
  Misses         97       97           
Impacted Files Coverage Δ
src/storage.jl 77.41% <ø> (ø)

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 dfb1353...62624fa. Read the comment docs.