On the Optimal Solution of Large Linear Systems
✍ Scribed by Traub, J. F.; Woźniakowski, H.
- Book ID
- 115492293
- Publisher
- Association for Computing Machinery
- Year
- 1984
- Tongue
- English
- Weight
- 624 KB
- Volume
- 31
- Category
- Article
- ISSN
- 0004-5411
- DOI
- 10.1145/828.830
No coin nor oath required. For personal study only.
📜 SIMILAR VOLUMES
The general problem considered is that of solving a linear system of equations which is singular or almost singular. A method is described which obtains a "solution" to the system which is stable with respect to small changes in the matrix elements. This method will solve an overdetermined system in
We developed a direct out-of-core solver for dense non-symmetric linear systems of 'arbitrary' size N;N. The algorithm fully employs the Basic Linear Algebra Subprograms (BLAS), and can therefore easily be adapted to different computer architectures by using the corresponding optimized routines. We