|
|
|
|
|
|
|
|
IntegerSmithNormalForm
|
|
|
|
|
|
Organization: | University of Seville (Spain) |
Department: | Matematica Aplicada I |
Organization: | University of Seville (Spain) |
Department: | Matematica Aplicada I |
Organization: | University of Seville (Spain) |
Department: | Matematica Aplicada I |
Organization: | University of Seville (Spain) |
Department: | Matematica Aplicada I |
|
|
|
|
|
|
2006-11-08
|
|
|
|
|
|
In spite of the fact that some packages (even in Mathematica) for computing the integer Smith Normal Form of a matrix over the integers are already available, some of them (e.g. the one from D. Jabon) eventually fail to give the diagonal matrix properly sorted. This notebook provides an alternate method for computing the Smith Normal Form for matrix over the integers. Notice that the point of this notebook is correctness better than efficiency, so that previous algorithms will eventually run faster than ours.
|
|
|
|
|
|
|
|
|
|
|
|
Smith Normal Form
|
|
|
|
|
|
|
|
|
|
|
|
| IntegerSmithNormalForm.m (3.3 KB) - Mathematica Package | | IntegerSmithNormalForm.nb (19.2 KB) - Mathematica Notebook | | Readme-IntegerSmithNormalForm.nb (7 KB) - Mathematica Notebook |
|
|