Karl Meerbergen
Home
Research
Teaching
Travel plans
Visitors
Hobbies
Links

GLAS (Generic Linear Algebra Software)

Glas stands for Generic Linear Algebra Software. The glas project aims to define a generic interface for linear algebra operations and to provide a reference implementation in C++. See the charter for more information.

Papers

Links

The software

  • Subversion:
    svn co http://glas.svn.sourceforge.net/svnroot/glas/trunk/glas/trunk/glas/glas glas
    svn co http://glas.svn.sourceforge.net/svnroot/glas/trunk/glas/trunk/glas/doc2 doc
    svn co http://glas.svn.sourceforge.net/svnroot/glas/trunk/glas/trunk/glas/test test
    svn co http://glas.svn.sourceforge.net/svnroot/glas/trunk/glas/trunk/glas/py py
    svn co http://glas.svn.sourceforge.net/svnroot/glas/trunk/glas/trunk/glas/perf_test perf_test
  • Documentation (last update: November 28, 2012)
  • Performance test gcc 4.2
  • Performance test icc 9.0