Skip to content

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

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
Notifications You must be signed in to change notification settings

anthony-nouy/tensap

Build Status codecov Doc

tensap (Tensor Approximation Package)

A Python package for the approximation of functions and tensors.

tensap 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.

See the tutorials folder and its subfolders for examples of use.

Install from PyPi:

pip install tensap

Install from conda:

conda config --add channels conda-forge
conda config --set channel_priority strict
conda install tensap

About

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

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Packages

No packages published

Contributors 6