sparse-array partial tracing
Project description
Fast Tensor Trace
Julio Candanedo
The Fast-Tensor-Trace algorthim is implemented here in pure python (+numpy with no other dependecies). The purpose is to trace two multidimensional sparse-arrays (arrays with mostly 0s) similar to numpy.einsum function for dense (regular) numpy.arrays.
Main Aspects of the Code are: 1. sparse-array class defintion 2. the ftt function
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyftt-0.0.1.tar.gz
(6.8 kB
view hashes)
Built Distribution
pyftt-0.0.1-py3-none-any.whl
(7.8 kB
view hashes)