SkillAgentSearch skills...

Tensap

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

Install / Use

/learn @anthony-nouy/Tensap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1mo ago
Forks13

Languages

Python

Security Score

75/100

Audited on Mar 3, 2026

No findings