Removed TODO
This commit is contained in:
@@ -43,7 +43,6 @@ class ProximalDecoder:
|
||||
"""
|
||||
return s - y
|
||||
|
||||
# TODO: Is this correct?
|
||||
def _grad_h(self, x: np.array) -> np.array:
|
||||
"""Gradient of the code-constraint polynomial. See 2.3, p. 2."""
|
||||
# Pre-computations
|
||||
|
||||
Reference in New Issue
Block a user