Skip to content

Use new 0.7 interface for QR and co? #445

Closed
@Datseris

Description

@Datseris

In current version 0.7.1 of StaticArrays something like e.g.

s = SMatrix{4,4}(rand(4,4))
qr(s)

returns a tuple of (Q, R). Should this be updated to reflect the new approach followed by Base LinearAlgebra?

ps in addition there of course the well-known deprecation warnings from using Base instead of LinearAlgebra

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions