Skip to content

Commit 7f388ea

Browse files
bmhowe23melody-ren
andauthored
Update libs/qec/lib/decoders/lut.cpp
Co-authored-by: melody-ren <melodyr@nvidia.com> Signed-off-by: Ben Howe <141149032+bmhowe23@users.noreply.github.com>
1 parent 1a34de5 commit 7f388ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/qec/lib/decoders/lut.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ class multi_error_lut : public decoder {
210210
if (has_opt_results) {
211211
result.opt_results =
212212
cudaqx::heterogeneous_map(); // Initialize the optional map
213-
// Values are for demonstration purposes only.
214213
if (error_probability) {
215214
if (it != error_signatures.end())
216215
result.opt_results->insert("error_probability", it->second.p);

0 commit comments

Comments
 (0)