Difference between revisions of "Category:ApCoCoA-1:Package slinalg"
From ApCoCoAWiki
Line 1: | Line 1: | ||
This is the alpha version of the package slinalg, This package enables you to calculate Echelon form of a matrix over F2 of a sparse matrix using two different techniques. The elments of the matrix are represented by the positions. | This is the alpha version of the package slinalg, This package enables you to calculate Echelon form of a matrix over F2 of a sparse matrix using two different techniques. The elments of the matrix are represented by the positions. | ||
− | + | * Calculate Echelon form using a variant of normal Gaussian Eliminaiton. The performance of this method is directly proprotional to the sparsity and depends on the structure of the Matrix. | |
− | + | * Calculate Echelon form using structured Gaussian Elimimation. | |
{{ApCoCoAServer}} | {{ApCoCoAServer}} |
Revision as of 09:45, 6 October 2009
This is the alpha version of the package slinalg, This package enables you to calculate Echelon form of a matrix over F2 of a sparse matrix using two different techniques. The elments of the matrix are represented by the positions.
- Calculate Echelon form using a variant of normal Gaussian Eliminaiton. The performance of this method is directly proprotional to the sparsity and depends on the structure of the Matrix.
- Calculate Echelon form using structured Gaussian Elimimation.
Please note: The function(s) explained on this page is/are using the ApCoCoAServer. You will have to start the ApCoCoAServer in order to use it/them.
Pages in category "ApCoCoA-1:Package slinalg"
The following 2 pages are in this category, out of 2 total.