[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63911] hilbert crash
From: |
PRIYANSHU SHUKLA |
Subject: |
[Octave-bug-tracker] [bug #63911] hilbert crash |
Date: |
Mon, 13 Mar 2023 15:31:28 -0400 (EDT) |
Follow-up Comment #2, bug #63911 (project octave):
The condition number of a Hilbert matrix of order n grows exponentially with
n, making the matrix increasingly difficult to work with as n increases. This
means that for large values of n, the matrix becomes so numerically unstable
that even small rounding errors can cause the computations to fail.
In the case of Octave, the problem is likely due to memory limitations.
Inverting a Hilbert matrix of order 50000 requires storing a matrix with 2.5
trillion entries, which is beyond the capabilities of most computers.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63911>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/