Expand description
Contains the algorithm to compute the “pre-smith” form of a matrix, which is sufficient for solving linear systems. Works over all principal ideal rings.
Functions§
- Availability
- Transforms
AintoA'via transformationsL, Rsuch thatL A R = A'andA'is diagonal. - Availability