QuantumSavory / QuantumSavory.jl

A full stack simulator of quantum hardware, from the low-level analog physics to high-level network dynamics. Includes discrete event simulator, symbolic representation for quantum object, and works with many backend simulators.
https://quantumsavory.github.io/QuantumSavory.jl/
MIT License
30 stars 11 forks source link

Use self referencing functors #109

Closed ba2tro closed 6 months ago

ba2tro commented 6 months ago

With JuliaDynamics/ResumableFunctions.jl/issues/77 fixed we can use the callable structs normally

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.11%. Comparing base (2b91fc2) to head (3ea26ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ======================================= Coverage 71.11% 71.11% ======================================= Files 37 37 Lines 1475 1475 ======================================= Hits 1049 1049 Misses 426 426 ```

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