Difference between revisions of "Common C, C++, FORTRAN Libraries"

From PHYSpedia
Jump to: navigation, search
(Created page with "There are a number of common libraries for computational physics and numerical analysis. Here are a few links for tutorials and information for installation of commonly-used too…")
 
Line 5: Line 5:
  
  
==- BLAS under Linux ===
+
=== BLAS under Linux ===
  
 
[http://www.seehuhn.de/pages/linear Linear Algebra in Linux (BLAS/LAPACK)]
 
[http://www.seehuhn.de/pages/linear Linear Algebra in Linux (BLAS/LAPACK)]
  
 
[http://www.linuxquestions.org/questions/linux-software-2/blas-installation-using-yum-doesnt-install-header-files-887814/ Setting up BLAS in Linux (yum-based systems)]
 
[http://www.linuxquestions.org/questions/linux-software-2/blas-installation-using-yum-doesnt-install-header-files-887814/ Setting up BLAS in Linux (yum-based systems)]

Revision as of 17:37, 15 September 2012

There are a number of common libraries for computational physics and numerical analysis. Here are a few links for tutorials and information for installation of commonly-used tools.


Linear Algebra

BLAS under Linux

Linear Algebra in Linux (BLAS/LAPACK)

Setting up BLAS in Linux (yum-based systems)