root / branches / linbox-2.0.0 / README

Revision 2242, 0.7 kB (checked in by saunders, 4 years ago)

docs

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1  ******  The Linbox Library  ****** 
2
3PURPOSE:
4
5The Linbox library provides functionalities for exact linear algebra.
6See doc/mainpage.doxy for more info.
7
8INSTALLATION:
9
10See doc/install*html for particulars.
11See INSTALL for generic installation information.
12
13
14AVAILABILITY: from linalg.org
15
16
17REQUIREMENTS:  GMP, ATLAS (or other cblas, lapack), NTL, Givaro
18See  doc/install*html for details.
19
20This library requires the GNU C++ compiler (gcc-2.95.1 or newer) or any
21compiler supporting advanced template features.
22
23
24==========================================================
25The linbox website is http://linalg.org
26
27Corrections, suggestions and comments to :
28Jean-Guillaume.Dumas@imag.fr
29 
30Last update : 2005 July
31 
Note: See TracBrowser for help on using the browser.