Skip to content

Problem 6: Incorrect sorting order in PyTorch test cases for "Calculate Eigenvalues of a Matrix" #527

@ameymn

Description

@ameymn

I noticed an inconsistency in the PyTorch version of the problem “Calculate Eigenvalues of a Matrix”

Problem statement:
It clearly says:

“The function should return a list containing the eigenvalues, sort values from highest to lowest.”

PyTorch test cases:
The expected outputs in the test cases are in ascending order (lowest to highest).

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