JuliaIntervals / IntervalLinearAlgebra.jl

Linear algebra done rigorously
MIT License
36 stars 9 forks source link

[enhancement]: determinant of interval matrices #98

Open lucaferranti opened 2 years ago

lucaferranti commented 2 years ago

Feature description

Interface to compute the determinant of the interval matrix, implementing some of the algorithms described here: https://arxiv.org/abs/1809.03736

Minimum working example

Additional information

lucaferranti commented 2 years ago

refactor matrix.jl file