8000 ENH: Implement np.linalg.{svd,qr,lstsq} for matrices with .size == 0 · Issue #8654 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

ENH: Implement np.linalg.{svd,qr,lstsq} for matrices with .size == 0 #8654

@eric-wieser

Description

@eric-wieser

Right now, this fails by design, but it could return a logical result without doing so.

It's possible that the LAPACK routines can handle this natively, and we just need to call them with the right arguments.

Follows on from #8212

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0