Skip to content

How to calculate the rank of a matrix with NumSharp? #472

Description

@drtujugkhjk

I have a question,but I'm new to this.
I want to compute the rank of a matrix, but could not do it when I tried the following.
np.linalg.matrix_rank(A) ;
A:NDArray
What is wrong with it? How do I calculate the rank of a matrix?

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