package scalation /** The scalation.linalgebra package contains generic classes, traits and objects for * linear algebra, including vectors and matrices for types implementing Numeric. */ package object linalgebra { }