Skip to content

Efficiency improvement of matrix exponential #840

Closed
@jarlebring

Description

@jarlebring

The matrix exponential exp!(A::StridedMatrix{T}) can be improved by appropriate use of Inn=UniformScaling(one(T)) instead of

https://github.com/JuliaLang/julia/blob/697e782ab86bfcdd7fd15550241fe162c51d9f98/stdlib/LinearAlgebra/src/dense.jl#L561

This should ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions