packages feed

qlinear-0.1.0.0: src/QLinear/Matrix.hs

module QLinear.Matrix (Matrix, Vector, size, value) where

import Internal.Matrix