qutip / QuantumToolbox.jl

Quantum Toolbox in Julia
https://qutip.org/QuantumToolbox.jl/
BSD 3-Clause "New" or "Revised" License
46 stars 16 forks source link

support `real` and `imag` for `Qobj` #202

Closed ytdHuang closed 2 months ago

ytdHuang commented 2 months ago

This PR allows users to extract the real or imaginary parts of an Qobj.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.21%. Comparing base (1dc43b9) to head (15531bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ======================================= Coverage 93.20% 93.21% ======================================= Files 28 28 Lines 2150 2152 +2 ======================================= + Hits 2004 2006 +2 Misses 146 146 ```

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