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

Fix type instabilities for spectrum #196

Closed albertomercurio closed 3 months ago

albertomercurio commented 3 months ago

With this PR I fix the type instabilities of the spectrum function.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.34%. Comparing base (b45a4e1) to head (f94a36b).

Files Patch % Lines
src/correlations.jl 75.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## ========================================== - Coverage 93.46% 93.34% -0.13% ========================================== Files 28 28 Lines 2143 2148 +5 ========================================== + Hits 2003 2005 +2 - Misses 140 143 +3 ```

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