kestrelquantum / QuantumCollocation.jl

Quantum Optimal Control with Direct Collocation
MIT License
29 stars 7 forks source link

Lie algebra tool and geodesics without Manifolds #66

Closed andgoldschmidt closed 8 months ago

andgoldschmidt commented 8 months ago

Main feature is

unitary_geodesic returns effective Hamiltonian easier.

operator_algebra allows user to construct Lie algebra basis to check span of their control model generators

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7212818) 52.03% compared to head (f4d4eeb) 52.77%.

Files Patch % Lines
src/quantum_utils.jl 75.00% 3 Missing :warning:
src/quantum_systems.jl 95.45% 2 Missing :warning:
src/rollouts.jl 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== + Coverage 52.03% 52.77% +0.73% ========================================== Files 17 17 Lines 2427 2467 +40 ========================================== + Hits 1263 1302 +39 - Misses 1164 1165 +1 ```

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