JuliaQuantumControl / QuantumPropagators.jl

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

Store `timer_data` in all propagators #61

Closed goerz closed 7 months ago

goerz commented 7 months ago

This makes the piecewise-constant propagators consisten with the OrdinaryDiffEq propagator.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ee5f637) 88.7% compared to head (e67acdb) 88.7%.

Files Patch % Lines
src/exp_propagator.jl 95.5% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #61 +/- ## ======================================== + Coverage 88.7% 88.7% +0.1% ======================================== Files 28 28 Lines 1904 1907 +3 ======================================== + Hits 1687 1690 +3 Misses 217 217 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.