|
Revision 67, 0.8 kB
(checked in by pernet, 4 months ago)
|
|
minor fixes for release 1.3.3
|
| Line | |
|---|
| 1 | ****** FFLAS-FFPACK : Finite Field Linear Algebra Subroutines/Package ****** |
|---|
| 2 | |
|---|
| 3 | Version 1.3.3 |
|---|
| 4 | |
|---|
| 5 | PURPOSE: |
|---|
| 6 | |
|---|
| 7 | The FFLAS-FFPACK library provides functionalities for dense linear algebra |
|---|
| 8 | over word size prime finite field. |
|---|
| 9 | |
|---|
| 10 | INSTALLATION: |
|---|
| 11 | |
|---|
| 12 | see INSTALL |
|---|
| 13 | |
|---|
| 14 | AVAILABILITY: from www-ljk.imag.fr/membres/Jean-Guillaume.Dumas/FFLAS/ |
|---|
| 15 | |
|---|
| 16 | REQUIREMENTS: A BLAS library: for ex. ATLAS (http://math-atlas.sourceforge.net/) |
|---|
| 17 | |
|---|
| 18 | This library requires the GNU C++ compiler (gcc-3.0 or newer) or any |
|---|
| 19 | compiler supporting advanced template features. |
|---|
| 20 | |
|---|
| 21 | |
|---|
| 22 | ========================================================== |
|---|
| 23 | The FFLAS-FFPACK website is www-ljk.imag.fr/membres/Jean-Guillaume.Dumas/FFLAS/ |
|---|
| 24 | |
|---|
| 25 | Please address your bug reports, suggestions and comments to |
|---|
| 26 | the discussion group http://groups.google.com/group/ffpack-devel |
|---|
| 27 | |
|---|
| 28 | Last update : June 2008 |
|---|
| 29 | |
|---|