Skip to content

Syntax issue #1

@tharun2011

Description

@tharun2011

What does this statement mean ' cdef double[:, ::1] Y = Y_np ' ? Why can't we directly use Y_np?
In line 338, Y_np -= np.mean(Y_np, 0). Shouldn't this be Y instead of Y_np?

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