abhinav4192 / sparse-subspace-clustering-python

Python implementation of Sparse Subspace Clustering algorithm.
MIT License
78 stars 23 forks source link

a test bug #3

Closed guozhengyue closed 4 years ago

guozhengyue commented 4 years ago

in SparseCoefRecovery c=cvx.Variable(N - 1, 1) Variable name 1 must be a string.