https://github.com/linbox-team/fflas-ffpack
Raw File
Tip revision: 002f58648fff58bc402fbac613712ac7ef316c32 authored by Clement Pernet on 23 February 2016, 16:35:59 UTC
update Changelog
Tip revision: 002f586
README
  ******  FFLAS-FFPACK : Finite Field Linear Algebra Subroutines/Package ******  

Version 2.1.0

PURPOSE:

The FFLAS-FFPACK library provides functionalities for dense linear algebra
over word size prime finite field.

INSTALLATION:

see INSTALL

AVAILABILITY: from https://github.com/linbox-team/fflas-ffpack

REQUIREMENTS:  A BLAS library: for ex. OpenBLAS or ATLAS

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


==========================================================
The FFLAS-FFPACK website is http://linbox-team.github.io/fflas-ffpack/

Please address your bug reports, suggestions and comments to 
the discussion group http://groups.google.com/group/ffpack-devel
 
Last update : June 2015
 
back to top