linpack java
- Abstract
- The problem solved is a dense 100x100 system of linear equations with one right hand side, Ax=b. The matrix is generated randomly and the right hand side is constructed so the solution has all components equal to one. The method of solution is based on Gaussian elimination with partial pivoting.
- DateOfInformation
- Fri Oct 10 14:37:17 1997
- Domain
- Benchmark and Example Programs!Miscellaneous
- Keyword
- linpack
- Language
- java
- Name
- linpack java
- Webpage
- http://www.netlib.org/benchmark/linpackjava/
- ContactIs
- Jack Dongarra
- Author(s)
- Jack Dongarra
Meta Data URL from which this entry was created:
http://www.nhse.org/rib/repositories/java/objects/Asset/linpack_java.html
mcmahan@cs.utk.edu