JuliaQuantumControl / QuantumPropagators.jl

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

Implementation of Propagator interface #27

Closed goerz closed 1 year ago

goerz commented 1 year ago

Closes #26

goerz commented 1 year ago

This is supplemented by

codecov-commenter commented 1 year ago

Codecov Report

Merging #27 (61c8522) into master (bce7bee) will increase coverage by 0.72%. The diff coverage is 81.25%.

:exclamation: Current head 61c8522 differs from pull request most recent head dd63921. Consider uploading reports for the commit dd63921 to get more accurate results

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   83.14%   83.86%   +0.72%     
==========================================
  Files           7       13       +6     
  Lines         522      849     +327     
==========================================
+ Hits          434      712     +278     
- Misses         88      137      +49     
Impacted Files Coverage Δ
src/specrad.jl 97.14% <ø> (+1.36%) :arrow_up:
src/newton.jl 91.85% <25.00%> (-2.05%) :arrow_down:
src/expprop.jl 75.00% <50.00%> (+21.15%) :arrow_up:
src/propagator.jl 63.52% <63.52%> (ø)
src/controls.jl 80.35% <80.35%> (ø)
src/newton_propagator.jl 85.29% <85.29%> (ø)
src/pwc_utils.jl 87.50% <87.50%> (ø)
src/propagate.jl 90.69% <88.23%> (+13.57%) :arrow_up:
src/exp_propagator.jl 90.47% <90.47%> (ø)
src/cheby_propagator.jl 91.20% <91.20%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.