be80cb2 | Rafael Ballester-Ripoll | 23 October 2022, 05:02:17 UTC | Updated citation | 23 October 2022, 05:02:17 UTC |
ac62d29 | rballester | 16 September 2022, 15:17:15 UTC | Bumped version | 16 September 2022, 15:17:15 UTC |
363d461 | Rafael Ballester-Ripoll | 16 September 2022, 15:04:27 UTC | Merge pull request #39 from Aelphy/main Fixes #38 | 16 September 2022, 15:04:27 UTC |
37ff87b | Mikhail | 15 September 2022, 17:29:51 UTC | Fixes #38 | 15 September 2022, 17:33:39 UTC |
87ba967 | Rafael Ballester-Ripoll | 24 July 2022, 21:04:45 UTC | Merge pull request #36 from Aelphy/main fixed tucker for the case of input data of type double | 24 July 2022, 21:04:45 UTC |
7452b31 | Rafael Ballester-Ripoll | 24 July 2022, 21:04:34 UTC | Merge branch 'main' into main | 24 July 2022, 21:04:34 UTC |
ff7a7e8 | Mikhail | 20 July 2022, 08:32:22 UTC | fixed tucker for the case of input data of type double | 20 July 2022, 10:26:39 UTC |
eb8e810 | Rafael Ballester-Ripoll | 13 June 2022, 13:49:22 UTC | Update README.md | 13 June 2022, 13:49:22 UTC |
0f4401b | Rafael Ballester-Ripoll | 03 June 2022, 08:05:45 UTC | Merge pull request #35 from Aelphy/main added inv, determinant, slog_determinant, cholesky to TTMatrix | 03 June 2022, 08:05:45 UTC |
4ab611e | Mikhail | 02 June 2022, 20:53:58 UTC | added inv, determinant, slog_determinant, cholesky to TTMatrix | 02 June 2022, 20:53:58 UTC |
d94db2a | Rafael Ballester-Ripoll | 31 May 2022, 15:12:21 UTC | Merge pull request #34 from Aelphy/main returned ttm via loop | 31 May 2022, 15:12:21 UTC |
da3225c | Mikhail | 31 May 2022, 15:04:05 UTC | returned ttm via loop | 31 May 2022, 15:04:05 UTC |
6d35abe | Rafael Ballester-Ripoll | 24 May 2022, 07:16:44 UTC | Merge pull request #33 from Aelphy/main added torch version dependency + used opt_einsum for tt_matrix | 24 May 2022, 07:16:44 UTC |
920c662 | Mikhail | 23 May 2022, 19:32:05 UTC | added torch version dependency + used opt_einsum for tt_matrix | 23 May 2022, 23:49:46 UTC |
0eaa7e5 | Rafael Ballester-Ripoll | 23 May 2022, 21:24:32 UTC | Update README.md | 23 May 2022, 21:24:32 UTC |
3dcb35f | rballester | 22 April 2022, 11:58:12 UTC | device fix in cross minimization | 22 April 2022, 11:58:12 UTC |
e26195a | rballester | 22 April 2022, 06:51:39 UTC | Fixed device in __add__ | 22 April 2022, 06:51:39 UTC |
641a50e | Rafael Ballester-Ripoll | 20 April 2022, 15:54:18 UTC | Merge pull request #32 from Aelphy/master used lstsq from torch 1.11 | 20 April 2022, 15:54:18 UTC |
998b65e | Mikhail | 20 April 2022, 12:24:05 UTC | used lstsq from torch 1.11 | 20 April 2022, 15:14:52 UTC |
6d2a62a | rballester | 07 February 2022, 13:05:08 UTC | All cores are equally rescaled when muultiplying by scalar | 07 February 2022, 13:05:08 UTC |
d3f90ba | Rafael Ballester-Ripoll | 23 January 2022, 18:27:17 UTC | Merge pull request #31 from Aelphy/master added complex dtype | 23 January 2022, 18:27:17 UTC |
6ccd3de | Mikhail | 23 January 2022, 18:12:49 UTC | added complex dtype | 23 January 2022, 18:20:48 UTC |
073e728 | Rafael Ballester-Ripoll | 23 January 2022, 16:31:05 UTC | Merge pull request #30 from Aelphy/master Added diffcross, made maxvolpy optional, small fixes | 23 January 2022, 16:31:05 UTC |
7121cd7 | Mikhail | 20 January 2022, 11:02:06 UTC | Added diffcross, made maxvolpy optional, small fixes | 20 January 2022, 11:02:06 UTC |
d255773 | rballester | 08 October 2021, 07:44:43 UTC | Added matrix trace() | 08 October 2021, 07:44:43 UTC |
9dc89ef | rballester | 10 September 2021, 02:31:47 UTC | Device fix in _full_rank_tt | 10 September 2021, 02:31:47 UTC |
f463121 | Rafael Ballester-Ripoll | 08 September 2021, 10:11:46 UTC | Merge pull request #29 from Aelphy/master added TTMatrix | 08 September 2021, 10:11:46 UTC |
0399ac4 | Mikhail | 04 September 2021, 21:26:50 UTC | added TTMatrix | 04 September 2021, 21:34:46 UTC |
f78eb2e | rballester | 04 September 2021, 13:21:56 UTC | Removed legacy function partial0() | 04 September 2021, 13:21:56 UTC |
b88a826 | rballester | 01 September 2021, 22:29:16 UTC | Mode reordering | 01 September 2021, 22:29:16 UTC |
a00c606 | rballester | 01 September 2021, 22:28:23 UTC | Convolution between two tensors | 01 September 2021, 22:28:23 UTC |
55a93d4 | rballester | 01 September 2021, 17:33:36 UTC | Improved derivative tools | 01 September 2021, 17:33:36 UTC |
865ead5 | rballester | 01 September 2021, 15:46:55 UTC | sample() accepts now a seed | 01 September 2021, 15:46:55 UTC |
33de819 | rballester | 01 September 2021, 15:46:34 UTC | squeeze fix | 01 September 2021, 15:46:34 UTC |
47aa01c | Rafael Ballester-Ripoll | 01 September 2021, 15:45:59 UTC | Merge pull request #28 from Aelphy/master Refactoring + setitem fix | 01 September 2021, 15:45:59 UTC |
39f4d4e | Mikhail | 29 August 2021, 15:09:18 UTC | removed batch support from non main functions | 29 August 2021, 15:09:18 UTC |
2642ebf | Mikhail | 29 August 2021, 02:50:06 UTC | improved set_item | 29 August 2021, 02:50:06 UTC |
7ed4a3d | rballester | 13 August 2021, 16:56:39 UTC | Merge branch 'master' of https://github.com/rballester/tntorch | 13 August 2021, 16:56:39 UTC |
3d5bf10 | Mikhail | 08 August 2021, 13:33:42 UTC | Refactoring | 08 August 2021, 13:42:08 UTC |
268e000 | Rafael Ballester-Ripoll | 08 August 2021, 06:22:09 UTC | Merge pull request #27 from Aelphy/master Moved to pytorch 1.9.0 | 08 August 2021, 06:22:09 UTC |
8f460c8 | Mikhail | 07 August 2021, 22:36:04 UTC | fixed mul | 07 August 2021, 22:36:04 UTC |
483b607 | Mikhail | 07 August 2021, 19:00:08 UTC | Fixed summation | 07 August 2021, 22:22:07 UTC |
b79dc6e | Mikhail | 05 August 2021, 19:59:36 UTC | changed matmuls to @ | 05 August 2021, 19:59:36 UTC |
7627605 | Mikhail | 03 August 2021, 18:59:05 UTC | unified lstsq calls for diffcross | 03 August 2021, 19:00:41 UTC |
ff02c50 | Mikhail | 31 July 2021, 14:57:53 UTC | updated to pytorch 1.9.0 | 31 July 2021, 14:57:53 UTC |
128ebe6 | rballester | 24 February 2021, 10:31:39 UTC | Merge branch 'master' of https://github.com/rballester/tntorch | 24 February 2021, 10:31:39 UTC |
85c9085 | rballester | 24 February 2021, 10:31:35 UTC | Better interpolation and derivatives | 24 February 2021, 10:31:35 UTC |
830d801 | Rafael Ballester-Ripoll | 22 February 2021, 17:57:39 UTC | Merge pull request #23 from Aelphy/master fixed nonzero warning | 22 February 2021, 17:57:39 UTC |
5915a00 | Mikhail | 22 February 2021, 17:01:42 UTC | fixed nonzero warning | 22 February 2021, 17:01:42 UTC |
f727e27 | rballester | 08 December 2020, 16:06:39 UTC | Merge branch 'master' of https://github.com/rballester/tntorch | 08 December 2020, 16:06:39 UTC |
fc9c072 | rballester | 08 December 2020, 16:06:24 UTC | PCEInterpolator: more robust and better quanization | 08 December 2020, 16:06:24 UTC |
29deb45 | rballester | 06 November 2020, 09:10:59 UTC | Version bump | 06 November 2020, 09:10:59 UTC |
cb89201 | rballester | 19 October 2020, 18:09:20 UTC | empirical_marginals() | 19 October 2020, 18:09:20 UTC |
3cd4ae2 | rballester | 17 October 2020, 08:54:33 UTC | Minors | 17 October 2020, 08:54:33 UTC |
00c10d0 | rballester | 16 October 2020, 07:52:21 UTC | PCE tutorial | 16 October 2020, 07:52:21 UTC |
b51635f | rballester | 16 October 2020, 07:49:50 UTC | Improved handling of tensor domain in PCEInterpolator | 16 October 2020, 07:49:50 UTC |
3a56efe | rballester | 15 October 2020, 07:27:18 UTC | More improvements to PCEInterpolator | 15 October 2020, 07:27:18 UTC |
2cd254b | rballester | 14 October 2020, 19:18:23 UTC | Automatic nnz selection for PCE | 14 October 2020, 19:18:23 UTC |
ec7844c | rballester | 14 October 2020, 07:50:01 UTC | Fixes in round_tt() and numel() | 14 October 2020, 07:50:01 UTC |
415084b | rballester | 13 October 2020, 21:14:56 UTC | Improved PCE's numerical stability | 13 October 2020, 21:14:56 UTC |
5e22370 | rballester | 13 October 2020, 18:57:34 UTC | Cosmetics | 13 October 2020, 18:57:34 UTC |
290b1c6 | rballester | 13 October 2020, 18:47:39 UTC | pce_interpolation() is now class PCEInterpolator | 13 October 2020, 18:47:39 UTC |
54bdec9 | rballester | 12 October 2020, 19:11:57 UTC | pce_interpolation() | 12 October 2020, 19:11:57 UTC |
2781ba2 | rballester | 12 October 2020, 19:05:18 UTC | pce_interpolation() | 12 October 2020, 19:05:18 UTC |
2077efc | rballester | 11 October 2020, 18:42:50 UTC | sparse_tt_svd() | 11 October 2020, 18:42:50 UTC |
f821af4 | rballester | 11 October 2020, 08:06:34 UTC | Minor | 11 October 2020, 08:06:34 UTC |
cdf902f | rballester | 11 October 2020, 08:04:13 UTC | Support for TT ALS completion | 11 October 2020, 08:04:13 UTC |
0b4f5b3 | Rafael Ballester-Ripoll | 26 September 2020, 11:45:29 UTC | Merge pull request #20 from aiboyko/master no more crashes of partial() on GPU | 26 September 2020, 11:45:29 UTC |
59e19f8 | Alexey Boyko | 25 September 2020, 00:44:35 UTC | partial no more crashes on GPU | 25 September 2020, 00:44:35 UTC |
38e38f4 | rballester | 23 September 2020, 20:02:39 UTC | Active subspace fix | 23 September 2020, 20:02:39 UTC |
1b3737a | rballester | 20 August 2020, 09:45:29 UTC | pip installation is now supported | 20 August 2020, 09:45:29 UTC |
d8d09d1 | rballester | 20 August 2020, 09:36:49 UTC | Version bump | 20 August 2020, 09:36:49 UTC |
88c6705 | rballester | 20 August 2020, 08:51:04 UTC | Affiliation update | 20 August 2020, 08:51:04 UTC |
7731f09 | Rafael Ballester-Ripoll | 11 July 2020, 19:30:11 UTC | Merge pull request #19 from aiboyko/master Fixed errors on GPU. Removed annoying memory leak. | 11 July 2020, 19:30:11 UTC |
096faf7 | Alexey Boyko | 11 July 2020, 04:50:34 UTC | Update cross.py | 11 July 2020, 04:50:34 UTC |
c04268b | Alexey Boyko | 20 June 2020, 12:30:51 UTC | Fixed crashes of mask() on GPU | 20 June 2020, 12:30:51 UTC |
f007ab7 | Alexey Boyko | 20 June 2020, 12:29:52 UTC | Fixed crashes of CROSS on GPU | 20 June 2020, 12:29:52 UTC |
67f8679 | Alexey Boyko | 20 June 2020, 12:29:01 UTC | Fixed memory leak in loss history | 20 June 2020, 12:29:01 UTC |
7c0d489 | Rafael Ballester-Ripoll | 11 March 2020, 13:52:28 UTC | Merge pull request #18 from Aelphy/master fixed error handling | 11 March 2020, 13:52:28 UTC |
210468c | Mikhail Usvyatsov | 11 March 2020, 13:43:13 UTC | fixed error handling | 11 March 2020, 13:43:13 UTC |
00bc743 | rballester | 06 March 2020, 08:55:43 UTC | truncate_anova() fixes | 06 March 2020, 08:55:43 UTC |
47844ec | Rafael Ballester-Ripoll | 23 February 2020, 19:08:23 UTC | Merge pull request #17 from Aelphy/fix/batched_truncated_svd fixed batched truncated_svd | 23 February 2020, 19:08:23 UTC |
88bd6c8 | Mikhail Usvyatsov | 23 February 2020, 18:50:17 UTC | fixed batched truncated_svd | 23 February 2020, 19:00:11 UTC |
776cb62 | Rafael Ballester-Ripoll | 25 October 2019, 14:42:26 UTC | Merge pull request #16 from Aelphy/master added indexing tests | 25 October 2019, 14:42:26 UTC |
81f0606 | Mikhail Usvyatsov | 24 October 2019, 18:55:05 UTC | added indexing tests | 24 October 2019, 18:55:05 UTC |
f335dee | Rafael Ballester-Ripoll | 23 October 2019, 09:11:27 UTC | Merge pull request #15 from Aelphy/feature/detached_evaluation added detach paramete to cross | 23 October 2019, 09:11:27 UTC |
4ff467f | Mikhail Usvyatsov | 22 October 2019, 14:59:38 UTC | added detach paramete to cross | 22 October 2019, 14:59:38 UTC |
ffd08bc | Rafael Ballester-Ripoll | 14 October 2019, 07:16:30 UTC | Merge pull request #14 from Aelphy/feature/to added .to method | 14 October 2019, 07:16:30 UTC |
7933db0 | Mikhail Usvyatsov | 12 October 2019, 17:49:07 UTC | added .to method | 12 October 2019, 17:49:07 UTC |
a59ace9 | Rafael Ballester-Ripoll | 04 October 2019, 10:40:18 UTC | Merge pull request #13 from Aelphy/master fixed issue with where | 04 October 2019, 10:40:18 UTC |
0df2c44 | Mikhail Usvyatsov | 03 October 2019, 16:12:06 UTC | fixed issue with where | 03 October 2019, 16:12:06 UTC |
d4bdfca | Rafael Ballester-Ripoll | 19 September 2019, 21:46:43 UTC | Merge pull request #12 from Aelphy/feature/index_batch_dimension Feature/index batch dimension | 19 September 2019, 21:46:43 UTC |
46c3ace | Mikhail Usvyatsov | 19 September 2019, 19:09:57 UTC | fixed batch indexing | 19 September 2019, 19:09:57 UTC |
c66e1dd | Mikhail Usvyatsov | 17 September 2019, 15:01:29 UTC | fixed batch indexing | 17 September 2019, 15:01:29 UTC |
e380d57 | Rafael Ballester-Ripoll | 17 September 2019, 08:21:35 UTC | Merge pull request #11 from Aelphy/feature/index_batch_dimension Feature/index batch dimension | 17 September 2019, 08:21:35 UTC |
5c69b0d | Mikhail Usvyatsov | 16 September 2019, 19:05:50 UTC | Merge branch 'master' of https://github.com/rballester/tntorch | 16 September 2019, 19:05:50 UTC |
2361952 | Mikhail Usvyatsov | 16 September 2019, 19:05:40 UTC | fixed indexing by batch axis | 16 September 2019, 19:05:40 UTC |
4a79254 | Rafael Ballester-Ripoll | 05 September 2019, 07:25:42 UTC | Update README.md | 05 September 2019, 07:25:42 UTC |
2d24b17 | Mikhail Usvyatsov | 30 August 2019, 20:09:42 UTC | removed batch_tensor_norm | 30 August 2019, 20:09:42 UTC |
0bbc2eb | Rafael Ballester-Ripoll | 30 August 2019, 10:09:32 UTC | Merge pull request #10 from Aelphy/master fixed rank truncation | 30 August 2019, 10:09:32 UTC |