taco: Tensor Algebra COmpiler

[ bsd3, library, numeric ] [ Propose Tags ]
This version is deprecated.

Types and a compiler for tensor expressions.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0 (info)
Dependencies base (>=4.7 && <5), containers, exceptions, mtl, vector, vector-algorithms [details]
License BSD-3-Clause
Copyright 2017 Marco Zocca
Author Marco Zocca
Maintainer zocca.marco gmail
Category Numeric
Home page https://github.com/ocramz/taco-hs#readme
Source repo head: git clone https://github.com/ocramz/taco-hs
Uploaded by ocramz at 2018-03-04T13:42:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 963 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-04 [all 1 reports]

Readme for taco-0.3.0.0

[back to package description]

taco

Tensor Algebra COmpiler (taco).

This library is loosely inspired by [1] but follows an independent design.

NB: Experimental and not yet ready for general use

References

[1] F. Kjolstad et al., Proc. ACM Program. Lang., Vol.1, OOPSLA, Article 77, October 2017