Skip to content

Clarify PLUQ specification  #8

@cbouilla

Description

@cbouilla

The documentation says that the PLUQ function returns matrices satisfying A = PLUQ.

But the test code actually checks that PAQ^t = LU, and the test pass… So the specification is actually A == P^TLUQ.

Proposed solution: fix the doc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions