tensors: Tensor in Haskell

[ bsd3, library ] [ Propose Tags ]

Tensor use type level programming in haskell.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5
Dependencies base (>=4.9 && <5), deepseq (>=1.4.4.0 && <1.5), vector (>=0.12.0.2 && <0.14) [details]
License BSD-3-Clause
Copyright (c) 2018 Daniel YU
Author Daniel YU
Maintainer Daniel YU <leptonyu@gmail.com>
Revised Revision 3 made by leptonyu at 2023-05-08T01:01:58Z
Category Library
Home page https://github.com/leptonyu/tensors#readme
Uploaded by leptonyu at 2021-01-26T08:08:13Z
Distributions LTSHaskell:0.1.5, NixOS:0.1.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2988 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-01-26 [all 1 reports]

Readme for tensors-0.1.5

[back to package description]

tensors

Hackage stackage LTS package stackage Nightly package Build Status

Type level tensors in Haskell.