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

Repeater grid example and tutorial #107

Closed ba2tro closed 3 months ago

ba2tro commented 6 months ago

Resolves #101

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.34%. Comparing base (ce7dcea) to head (4d4c430).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ======================================= Coverage 71.34% 71.34% ======================================= Files 37 37 Lines 1525 1525 ======================================= Hits 1088 1088 Misses 437 437 ```

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

Krastanov commented 4 months ago

I left some minor comments. After they are addressed this can be merged and the as followup this should be planned (and added to the issue tracker):

Krastanov commented 4 months ago

also, now that there are references in the docs, they seem to be causing documentation compilations issues -- that should be fixed too