View on GitHub

tensap

Tensor Approximation Package: a Python package for the approximation of functions and tensors.

Download this project as a .zip file Download this project as a tar.gz file

tensap is a Python package for the approximation of functions and tensors that features low-rank tensors (including canonical, tensor-train and tree-based tensor formats or tree tensor networks), sparse tensors, polynomials, and allows the plug-in of other approximation tools. It provides different approximation methods based on interpolation, least-squares projection or statistical learning.

Documentation available here

Cite as: Anthony Nouy, & Erwan Grelier. (2020, June 15). anthony-nouy/tensap. Zenodo. http://doi.org/10.5281/zenodo.3894378

A Matlab toolbox with similar features is available at https://anthony-nouy.github.io/ApproximationToolbox/