Removed references to the R-Matrix; Comment changes
This commit is contained in:
@@ -22,7 +22,7 @@ class CountBitErrorsTestCase(unittest.TestCase):
|
||||
self.assertEqual(simulations.count_bit_errors(d3, y_hat3), 4)
|
||||
|
||||
|
||||
# TODO: Is this correct?
|
||||
# TODO: Rewrite tests for new SNR calculation
|
||||
class NoiseAmpFromSNRTestCase(unittest.TestCase):
|
||||
"""Test case for noise amplitude calculation."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user