Skip to content

Why is BandedMatrix mutable? #291

@jishnub

Description

@jishnub

mutable struct BandedMatrix{T, CONTAINER, RAXIS} <: AbstractBandedMatrix{T}

Tests for this package seem to pass even without mutability, so I wonder if this is used downstream. Immutability would presumably permit compiler optimizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions