Category:ApCoCoA-1:Package slinalg: Difference between revisions
From ApCoCoAWiki
New page: The basic idea behind this package is to make Bertini usable in/with ApCoCoA. This is the alpha version of the package bertini, which includes the Betini interface to CoCoA. Essentially, ... |
Andraschko (talk | contribs) m Andraschko moved page Category:Package slinalg to Category:ApCoCoA-1:Package slinalg: Clearer page title |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
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. | |||
{{ApCoCoAServer}} | {{ApCoCoAServer}} | ||
[[Category:ApCoCoA-1 Manual]] | |||
[[Category: |
Latest revision as of 15:18, 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.