root / README

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
3Version 1.3.3
4
5PURPOSE:
6
7The FFLAS-FFPACK library provides functionalities for dense linear algebra
8over word size prime finite field.
9
10INSTALLATION:
11
12see INSTALL
13
14AVAILABILITY: from www-ljk.imag.fr/membres/Jean-Guillaume.Dumas/FFLAS/
15
16REQUIREMENTS:  A BLAS library: for ex. ATLAS (http://math-atlas.sourceforge.net/)
17
18This library requires the GNU C++ compiler (gcc-3.0 or newer) or any
19compiler supporting advanced template features.
20
21
22==========================================================
23The FFLAS-FFPACK website is  www-ljk.imag.fr/membres/Jean-Guillaume.Dumas/FFLAS/
24
25Please address your bug reports, suggestions and comments to
26the discussion group http://groups.google.com/group/ffpack-devel
27 
28Last update : June 2008
29 
Note: See TracBrowser for help on using the browser.