|
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 | |
|---|
| 3 | PURPOSE: |
|---|
| 4 | |
|---|
| 5 | The Linbox library provides functionalities for exact linear algebra. |
|---|
| 6 | See doc/mainpage.doxy for more info. |
|---|
| 7 | |
|---|
| 8 | INSTALLATION: |
|---|
| 9 | |
|---|
| 10 | See doc/install*html for particulars. |
|---|
| 11 | See INSTALL for generic installation information. |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | AVAILABILITY: from linalg.org |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | REQUIREMENTS: GMP, ATLAS (or other cblas, lapack), NTL, Givaro |
|---|
| 18 | See doc/install*html for details. |
|---|
| 19 | |
|---|
| 20 | This library requires the GNU C++ compiler (gcc-2.95.1 or newer) or any |
|---|
| 21 | compiler supporting advanced template features. |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | ========================================================== |
|---|
| 25 | The linbox website is http://linalg.org |
|---|
| 26 | |
|---|
| 27 | Corrections, suggestions and comments to : |
|---|
| 28 | Jean-Guillaume.Dumas@imag.fr |
|---|
| 29 | |
|---|
| 30 | Last update : 2005 July |
|---|
| 31 | |
|---|