Skip to content

argument order of several-argument A[t|c]_mul_B[t|c]! signatures #464

@Sacha0

Description

@Sacha0

Some A[t|c]_mul_B[t|c][!] signatures involving several arguments have said arguments ordered in the style of BLAS/LAPACK rather than Julia, for example

A_mul_B!::Number, A::SparseMatrixCSC, B::StridedVecOrMat, β::Number, C::StridedVecOrMat)

Such method signatures could perhaps use revision. See JuliaLang/julia#20053 (comment) and JuliaLang/julia#20053 (comment) for the discussion that precipitated this issue. Best!

Metadata

Metadata

Assignees

No one assigned

    Labels

    designDesign of APIs or of the language itselfneeds decisionA decision on this change is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions