Skip to content

refactor: lapack pure-V QR geqrf/orgqr alignment #331

Description

@ulises-jeremias

The pure-V QR path (geqrf/orgqr) is still being aligned; the related test is
intentionally skipped (per README). Other BLAS/LAPACK routines pass; C backends are
recommended for QR correctness today.

Task

Re-enable the QR test once the pure-V path matches LAPACKE output. This removes
a long-standing correctness caveat from the README.

Files

  • lapack/ — QR implementation
  • README — update QR status notice

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions