Skip to content

TypeError: Variable name 1 must be a string. #2

@lovivi

Description

@lovivi

the code 'cvx.Variable(N - 1, 1)' report an error in SparseCoefRecovery.py :
TypeError: Variable name 1 must be a string.
I modified it like this 'cvx.Variable(N - 1)’

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions