name: Tensor version: 1.0.0.1 license: BSD3 license-file: LICENSE maintainer: Sven Panne bug-reports: mailto:hopengl@haskell.org homepage: http://www.haskell.org/HOpenGL/ category: Data synopsis: Tensor data types description: This package contains tensor data types and their instances for some basic type classes. build-type: Simple exposed-modules: Data.Tensor hs-Source-Dirs: src ghc-options: -Wall build-depends: base >= 3 && < 5