tensors: Tensor in Haskell

[ bsd3, library ] [ Propose Tags ]

Tensor use type level programming in haskell.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

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), vector (>=0.12.0.2 && <0.13) [details]
License BSD-3-Clause
Copyright (c) 2018 Daniel YU
Author Daniel YU
Maintainer Daniel YU <leptonyu@gmail.com>
Category Library
Home page https://github.com/leptonyu/tensors#readme
Uploaded by leptonyu at 2019-04-01T08:51:44Z
Distributions LTSHaskell:0.1.5, NixOS:0.1.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3007 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for tensors-0.1.3

[back to package description]

tensors

Hackage stackage LTS package stackage Nightly package Build Status

Type level tensors in Haskell.