Skip to content

[enhancement]: inv and det (needed by IntervalRootFinding) #134

Open
@Kolaru

Description

@Kolaru

I am currently procrastinating on my thesis by trying to update IntervalRootFinding.jl to the newest change in IntervalArithmetic.

It appears that some basics LinearAlgebra do not work.

In particular, det and inv or interval matrices use forbidden operations (isfinite and <). Would this package be a good place to have those ? IntervalRootFinding would then depend on IntervalLinearAlgebra (would make sense, we already have our own version of Gauss elimination for some reason.

@lucaferranti @OlivierHnt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions