packages feed

algebra-0.1.0: Numeric/Band.hs

module Numeric.Band
  ( module Numeric.Band.Class
  , module Numeric.Band.Rectangular
  ) where

import Numeric.Band.Class
import Numeric.Band.Rectangular