logo
首页技术栈工具库讨论
hTensor

hTensor

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.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install hTensor
查看
标签
根据用户添加的标签生成
暂无标签