summaryrefslogtreecommitdiff
path: root/lib/Data/Packed/Tensor.hs
blob: 04d67a67ecc4e120c219f2edcb43b2db69b7cb56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-----------------------------------------------------------------------------
-- |
-- Module      :  Data.Packed.Tensor
-- Copyright   :  (c) Alberto Ruiz 2007
-- License     :  GPL-style
--
-- Maintainer  :  Alberto Ruiz <aruiz@um.es>
-- Stability   :  provisional
-- Portability :  portable
--
-- Tensors
--
-----------------------------------------------------------------------------

module Data.Packed.Tensor where