|
|
|
|
|
by j7f3
1347 days ago
|
|
in numerical analysis 101 you learn not to use algorithms that don't have certain properties and numerical stability is one of them what good will it do to compute something if its error is unbound? the issue of the accumulation of roundoff errors is generally speaking unavoidable when it's linear but fortunately they tend to be small |
|