Changes between Version 13 and Version 14 of Ticket #31991
- Timestamp:
- 06/17/21 17:46:47 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31991 – Description
v13 v14 16 16 17 17 For the theory behind why one can reduce a normally exponential (in the number of dimensions) task to a linear task, see Oseledets, Tensor-Train Decomposition, SIAM J. Sci. Comput., 33(5), 2295–2317 (https://epubs.siam.org/doi/abs/10.1137/090752286?journalCode=sjoce3). 18 19 20 '''Tickets:''' 21 22 - #31998 Package `ttpy` (tensor trains) 23 - #31992 `FiniteRankFreeModuleMorphism`: Add method SVD (singular value decomposition) 24 - #31997 Topological tensor spaces (modules) 25 - #29619 tensors should have a sparse iterator 26 - #30373 Parent methods `tensor` vs. `tensor_product`