Skip to content

Concatenate muladd #375

@bertini97

Description

@bertini97

Expressions like

@~ A*x + B*y + ... + b

allocate because there isn't a BLAS equivalent. However, they are easily made non-allocating by concatenating muladds. If this is feasible, please consider implementing it.

Thanks!

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