We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04409d commit 45e9946Copy full SHA for 45e9946
pyproximal/projection/Hankel.py
@@ -2,7 +2,7 @@
2
from scipy.linalg import hankel
3
4
5
-class HankelProj:
+class HankelProj():
6
r"""Hankel matrix projection.
7
8
Solves the least squares problem
0 commit comments