Qaintum / Qaintessent.jl

Digital quantum circuit simulator written in Julia
Apache License 2.0
30 stars 8 forks source link

Helper functions #105

Closed keefehuang closed 3 years ago

keefehuang commented 3 years ago

Updating kron function. Adding some code coverage tests.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e82591e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #105   +/-   ##
=========================================
  Coverage          ?   75.83%           
=========================================
  Files             ?       19           
  Lines             ?     2450           
  Branches          ?        0           
=========================================
  Hits              ?     1858           
  Misses            ?      592           
  Partials          ?        0           

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 e82591e...158cd6b. Read the comment docs.

keefehuang commented 3 years ago

Strange behavior, stuck running tests.