Skip to content

Commit

Permalink
Add +2 to benchmark comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Mar 26, 2022
1 parent 35d6374 commit 60c5d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/benchmarks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ TEST_CASE("test_stabilizer_t_nn_d", "[supreme]")
if (benchmarkMaxMagic >= 0) {
std::cout << "(max quantum \"magic\": " << benchmarkMaxMagic << ")";
} else {
std::cout << "(max quantum \"magic\": default, ceiling equal to qubit count)";
std::cout << "(max quantum \"magic\": default, ceiling equal to qubit count +2)";
}

const int DimCount1Qb = 4;
Expand Down

0 comments on commit 60c5d1c

Please sign in to comment.