[Numpy-discussion] survey of freely available software for the solution of linear algebra problems
Russell E. Owen
rowen@u.washington....
Mon Apr 13 14:58:54 CDT 2009
In article <web-118971931@uni-stuttgart.de>,
"Nils Wagner" <nwagner@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