[Numpy-discussion] survey of freely available software for the solution of linear algebra problems

Russell E. Owen rowen at u.washington.edu
Mon Apr 13 15:58:54 EDT 2009


In article <web-118971931 at uni-stuttgart.de>,
 "Nils Wagner" <nwagner at iam.uni-stuttgart.de> wrote:

> http://www.netlib.org/utk/people/JackDongarra/la-sw.html

You might add Eigen:
<http://eigen.tuxfamily.org/index.php?title=Main_Page>
We are finding it to be a very nice package (though the name is 
unfortunate from the perspective of internet search engines). It is a 
pure C++ template library, which is brilliant. That makes it much easier 
to build a package using Eigen than one using lapack/blas/etc..

-- Russell




More information about the NumPy-Discussion mailing list