Removed TODO
This commit is contained in:
parent
2002b1faa8
commit
367901b0d4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user