Skip to content

Commit

Permalink
Update test/test_ecc_decoder_all_setups.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Krastanov <[email protected]>
  • Loading branch information
Fe-r-oz and Krastanov authored Mar 9, 2024
1 parent 39344e0 commit f547dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_ecc_decoder_all_setups.jl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ end

for c in codes
for s in setups
e = evaluate_decoder(PyMatchingDecoder(c), s,100000)
e = evaluate_decoder(PyMatchingDecoder(c), s, 100000)
#@show c
#@show s
#@show e
Expand Down

0 comments on commit f547dd4

Please sign in to comment.