oseledets/TT-Toolbox

Version 1.0.0.0 (23,9 MB) von Ivan
MATLAB Toolbox for working with high-dimensional tensors in the Tensor-Train (TT)-format
1,3K Downloads
Aktualisiert 10 Jan 2024

TT-Toolbox (TT=Tensor Train) Version 2.2
TT(Tensor Train) format is an efficient way for low-parametric
representation of high-dimensional tensors. The TT-Toolbox
is a MATLAB implementation of basic operations with
tensors in TT-format. It includes:

* tt_tensor and tt_matrix classes for storing vectors and operators
* Basic linear algebra subroutines (addition, matrix-by-vector product,
elementwise multiplication and many others) using standard MATLAB syntax,
linear complexity in the dimension, reshape function
* Fast rounding procedure with a prescribed accuracy
* Advanced approximation and solution techniques:
* Approximate solution of linear systems and eigenvalue problems
* Cross methods to approximate ``black-box'' tensors
* Wavelet tensor train decomposition
* Construction of basic operators and functions (Laplace operator, function of a TT-tensor)
* Computation of maximal and minimal elements of a tensor
* and several others

New in Version 2.2
* Better documentation
* Mixed QTT-Tucker format (qtt_tucker class)
* reshape function for a TT-tensor/TT-matrix
* dmrg_cross method for black-box tensor approximation
* Convolution in QTT-format

Zitieren als

Ivan (2024). oseledets/TT-Toolbox (https://github.com/oseledets/TT-Toolbox), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

@qtt_tucker

@tt_matrix

@tt_tensor

core

cross

cross/oldcross

examples

exp

fmex

misc

solve

tests

tests/ancient

tt_regression

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.