Compact implementation of basic operations in the tensor-train (TT) format, including TT-SVD, TT-ALS, TT-ANOVA, TT-CROSS, TT-truncate for approximation of multidimensional arrays and multivariate functions
Project description
teneva
Description
This python package, named teneva (tensor evaluation), provides a very compact implementation of basic operations in the tensor-train (TT) format, including TT-SVD, TT-ALS, TT-ANOVA, TT-CROSS, TT-truncate, "add", "mul", "norm", "mean", Chebyshev interpolation, etc. This approach can be used for approximation of multidimensional arrays and multivariate functions, as well as for efficient implementation of various operations of linear algebra in the low rank format. The program code is organized within a functional paradigm and it is very easy to learn and use.
Installation
Current version "0.10.0".
The package can be installed via pip: pip install teneva (it requires the Python programming language of the version >= 3.6). It can be also downloaded from the repository teneva and installed by python setup.py install command from the root folder of the project. Required python packages numpy, scipy, numba and matplotlib will be automatically installed during the installation of the main software product.
Documentation and examples
- See detailed online documentation for a description of each function and numerical examples.
- See the jupyter notebooks in the
./demofolder with brief description and demonstration of the capabilities of each function from thetenevapackage, including the basic examples of using the TT-ALS, TT-ANOVA and TT-CROSS for approximation of the multivariable functions. Note that all examples from this folder are also presented in the online documentation.
Authors
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teneva-0.10.0.tar.gz.
File metadata
- Download URL: teneva-0.10.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.11.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a0bc16b922ff57ee082fc54845e5c1cba59829eca1cfa80b524ebcc8fc1e892
|
|
| MD5 |
6558217bc4fda9288d887c32d678f954
|
|
| BLAKE2b-256 |
8b2bd435fe7e6a10e489d1d4720133941ca91c91330e4dd2de82e9449a50ce73
|
File details
Details for the file teneva-0.10.0-py3-none-any.whl.
File metadata
- Download URL: teneva-0.10.0-py3-none-any.whl
- Upload date:
- Size: 61.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.11.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9319d8d8913ed62a4cea0152f8c76937e3f368b2c330b73151f7b0e48eab9779
|
|
| MD5 |
e24e741e580544eb698c283e9aea1a3b
|
|
| BLAKE2b-256 |
4852d9f131f538c9e53d88a5c9247355b62e137b7266074c57b4caa0e1d72a4e
|