software:lapack:lapack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:lapack:lapack [2017-10-23 16:41] sraskarsoftware:lapack:lapack [2021-02-24 16:36] (current) – [Details by clusters] anita
Line 1: Line 1:
-PAPACK landing page is under construction +====== LAPACK ====== 
 + 
 +LAPACK (Linear Algebra Package) is a standard software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. 
 + 
 +To determine the available versions of LAPACK installed use 
 + 
 +<code> 
 +$ vpkg_versions lapack 
 +</code> 
 +=====Details by cluster===== 
 +  * [[software:lapack:caviness| Caviness]] 
 +  * [[software:lapack:mills| Mills]] 
 + 
 +=====Additional Resources===== 
 +  * [[http://www.netlib.org/lapack/lug/| LAPACK Users' Guide -- Third Edition.]] 
 +  * [[http://www.nag.com/lapack-ex/| NAG Example programs for LAPACK drivers.]] 
  • software/lapack/lapack.1508791312.txt.gz
  • Last modified: 2017-10-23 16:41
  • by sraskar