Category:ApCoCoA-1:Package slinalg: Difference between revisions

From ApCoCoAWiki
No edit summary
m Bot: Replacing category ApCoCoA Manual with ApCoCoA-1 Manual
Line 5: Line 5:
{{ApCoCoAServer}}
{{ApCoCoAServer}}


 
[[Category:ApCoCoA-1 Manual]]
 
 
[[Category:ApCoCoA_Manual]]

Revision as of 14:20, 2 October 2020

This package enables you to calculate Echelon form of a sparse matrix over F2 using two different techniques. The elments of the matrix are represented by the positions of non zero entries.

  • Calculate Echelon form using a variant of usual 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.