JuliaIntervals / IntervalLinearAlgebra.jl

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

[enhancement]: spectral decomposition of interval matrices #116

Open lucaferranti opened 2 years ago

lucaferranti commented 2 years ago

Feature description

The approach to compute the spectral decomposition of interval matrices described here could be interesting to implement, would be interesting to study how big intervals it can handle.

Minimum working example