Skip to content

Possible regression in A \ b operations on 4x4 matrices since commit 9b6427fd #450

@gwater

Description

@gwater

One of the test cases for IntervalRootFinding.jl recently broke and we traced the issue to this recent commit in StaticArrays.jl. Currently, it is unclear how exactly the error emerges but previous to that commit our test case works fine. Unfortunately, that means we cannot suggest a possible fix or provide a minimal example right now.

As far as I can tell, the code in question is called from here. Our test case uses 4-element SVectors and static 4x4 matrices which explains why the commit only affects that specific test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions