Skip to content

Depending on the engine used linalg.qr returns full or reduced QR decomposition #216

@Tagakov

Description

@Tagakov

When using native engine (enabled by default on my system) QR decomposition seems so be returning reduced matrices.
When switching to kotlin engine via Multik.setEngine(KEEngineType) it returns full Q and R matrices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjvmAn issue/PR related to JVMnativeAn issue/PR related to Native

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions