@hackage SmithNormalForm0.1.0.0

A lightweight Haskell implementation of Smith normal form over the integers.

  • Installation

  • Dependencies (3)

  • Dependents (0)

This package contains an implementation of Smith normal form for arbitrary matrices over the integers. In particular, it does not assume that the matrix is invertible or square.