Skip to content

error with examples in primary component pursuit (PCP function)[NB 3] #12

Open
@dolremi

Description

@dolremi

The issue has been found in PCP function:
examples.extend([S[140, :], L[140,:]])
it has to changed to:
examples.extend([S[:,140], L[:,140]])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions