Qaintum / Qaintessent.jl

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

Polishing3 #65

Closed keefehuang closed 4 years ago

keefehuang commented 4 years ago

Updated test_model and test_graph. Corrected error in test_graph to draw random integers a,b for vbe adder test Updated finding random int for test_models, rand(x:y) instead of rand(Int...)