Skip to content

Analogous for LinearAlgebra.mul!(C, A, B, α, β) #144

@fipelle

Description

@fipelle

Hi there, I would love to implement Octavian.jl in a few packages of mine (public and private). However, I am making a rather large use of the 5-argument LinearAlgebra.mul!(C, A, B, α, β). I was hoping that matmul! could be enhanced to support the same type of operation. It should be an easy addition, but a quite useful one for casual users like myself.

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