Module Smatrices (.ml)

module Smatrices: sig .. end
Various kinds of matrices.

module Simple: sig .. end
Using simple matrices.
module Distances: sig .. end
Handling distance matrices.