Skip to content

Is the * implementation necessary? #277

Description

@matbesancon

There is a redirection in LinearAlgebra implementing * as mul between two matrices.

This means all these methods:
https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl/blob/master/src/ArrayLayouts.jl#L225

could potentially be removed. They can cause a number of ambiguities downstream, especially for a widely used package like ArrayLayouts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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