qojulia / QuantumOptics.jl

Library for the numerical simulation of closed as well as open quantum systems.
http://qojulia.org
Other
533 stars 104 forks source link

Force real probabilities to avoid inexact error #337

Closed david-pl closed 2 years ago

david-pl commented 2 years ago

Fixes #335

david-pl commented 2 years ago

We need the fix here https://github.com/SciML/DiffEqBase.jl/pull/769 for builds to pass.

codecov[bot] commented 2 years ago

Codecov Report

Merging #337 (3de7b6b) into master (b2618ee) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #337   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files          16       16           
  Lines        1335     1335           
=======================================
  Hits         1312     1312           
  Misses         23       23           
Impacted Files Coverage Δ
src/mcwf.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b2618ee...3de7b6b. Read the comment docs.