The latest version of hTensor is 0.9.1-0.

hTensor

Version 0.8.2 revision 0 uploaded by AlbertoRuiz.

Package meta

Synopsis
Multidimensional arrays and simple tensor computations.
Description

This is an experimental library for multidimensional arrays, oriented to support simple tensor computations and multilinear algebra.

Array dimensions have an "identity" which is preserved in data manipulation. Indices are explicitly selected by name in expressions, and Einstein's summation convention for repeated indices is automatically applied.

The library has a purely functional interface: arrays are immutable, and operations typically work on whole structures which can be assembled and decomposed using simple primitives. Arguments are automatically made conformant by replicating them along extra dimensions appearing in an operation. There is preliminary support for Geometric Algebra and for solving multilinear systems.

A tutorial can be found in the website of the project.

Author
Alberto Ruiz
Bug reports
n/a
Category
Math
Copyright
n/a
Homepage
http://perception.inf.um.es/tensor
Maintainer
Alberto Ruiz <aruiz@um.es>
Package URL
n/a
Stability
experimental

Components