Skip to content

cbouilla/linbox

 
 

Repository files navigation

  ******  The Linbox Library  ******  

PURPOSE:

The Linbox library provides functionality for exact linear algebra.
See doc/mainpage.doxy for more info.

INSTALLATION:

See doc/install-dev.html for installation from the git lastest version.
See doc/install-dist.html for installation from a release tarball.
See INSTALL for generic installation information.


AVAILABILITY: from linalg.org and from github.com/linbox-team


REQUIREMENTS:  GMP, ATLAS (or other cblas, lapack), Givaro, fflas-ffpack
OPTIONAL Dependencies: NTL, IML, FLINT, M4RI, M4RIE 
See  doc/install*html for details.

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


==========================================================
The linbox website is http://linalg.org

Corrections, suggestions and comments to : 
linbox-use@googlegroups.com
 
Last update : 2015 July
 

About

LinBox - C++ library for exact, high-performance linear algebra

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.9%
  • C 20.5%
  • M4 1.5%
  • Makefile 1.1%
  • Shell 0.6%
  • Roff 0.3%
  • Other 0.1%