Skip to content
/ LELA Public
forked from Singular/LELA

Library for exact linear algebra, a C++ template-library based originally on LinBox intended for F4-like implementations

License

Notifications You must be signed in to change notification settings

martani/LELA

Repository files navigation

  ******  The Linbox Library  ******  

PURPOSE:

The Linbox library provides functionalities for exact linear algebra.
See doc/mainpage.doxy for more info.

INSTALLATION:

See doc/install*html for particulars.
See INSTALL for generic installation information.


AVAILABILITY: from linalg.org


REQUIREMENTS:  GMP, ATLAS (or other cblas, lapack), NTL, Givaro
See  doc/install*html for details.

This library requires the GNU C++ compiler (gcc-2.95.1 or newer) or any 
compiler supporting advanced template features.


==========================================================
The linbox website is http://linalg.org

Corrections, suggestions and comments to : 
[email protected]
 
Last update : 2009 September
 

About

Library for exact linear algebra, a C++ template-library based originally on LinBox intended for F4-like implementations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.6%
  • XML 12.3%
  • C 10.8%
  • Objective-C 3.5%
  • Shell 1.8%