linbox
Modules
Here is a list of all modules:
[detail level 123]
oalgorithmsThe core linear algebra algorithms of LinBox
|oChinese Remaindering AlgorithmChinese Remaindering (cra) in LinBox
|oDiophantine solversNO DOC YET
|oEliminationNO DOC YET
|oGaussNO DOC YET
|oLanczosNO DOC YET
|oLattice reductionsLattice reduction (LLL) in LinBox
|oBlas3BLAS level 3 (matrix-matrix) operations
|op-adic lifting for linear system solutions.Interface for solving linear system by p-adic lifting technique over the quotient field of a ring
|oSigma-basisNO DOC YET
|oWiedemannNO DOC YET
|\Solvers
oblackboxThese matrix classes adhere to the simple blackbox interface
oelementThe interface for field and ring element types
ofieldLinBox fields, field wrappers, field construction tools
|oLiDIANO DOC
|oModularModular Field is a representation of $\mathbf{Z}/p\mathbf{Z}$
|oFields <!--for oldref Fields...-->Base for prime fields where the elements are represented by various primitive types (and their operations)
|oNTLNO DOC
|\UnparametricFieldUnparameterized field adapter
omatrixThese matrix representations provide iterators for element access
|\IteratorsNO DOC YET
oranditerRandom Iterator Generators
oringLinBox rings, ring wrappers, ring construction tools
|oIntegersLinBox integer representation and operations
||\PrimesNO DOC
|\PolynomialsNO DOC YET
osolutionsThese are problem oriented drivers providing simple interfaces to the linear algebra algorithms
|oCharacteristic polynomialNO DOC YET
|oDeterminantNO DOC YET
|oMinimal polynomialNO DOC YET
|oNullspaceNO DOC YET
|oRankNO DOC YET
|oRecuded formsNO DOC YET
|\System solvingNO DOC YET
oExceptions.Exceptions in LinBox (proposal, example in algorithms/hermite.h)
outilMiscellaneous utilities
ovectorLinBox vectors
odocThis is a discussion of the form and organization of LinBox documentation
oexamplesIlustrations of the LinBox library in use
otestsCorrectness tests for LinBox components
\BenchmarksThis directory is used to perform benchmarks on LinBox