swh:1:snp:f99eb65192db82e595bb24fdd59c889fafdf863b

sort by:
Revision Author Date Message Commit Date
01cc6ba FIX cp_norm: preserve context 22 November 2022, 19:02:15 UTC
6f1c673 Refactors mttkrp Move unfolding_dot_khatri_rao to tenalg, add einsum version 15 November 2022, 17:41:46 UTC
f8033be Merge pull request #456 from JeanKossaifi/tt-rank-errors Tt rank errors 31 October 2022, 22:15:56 UTC
fd52187 Merge pull request #455 from JeanKossaifi/partial_svd_error Raise error for users trying to use tl.partial_svd. 31 October 2022, 22:15:37 UTC
e59bc18 Merge pull request #454 from JeanKossaifi/tt_svd TT improvements + doc 31 October 2022, 22:15:29 UTC
7768a11 FIX errors for TT-rank checks 31 October 2022, 21:15:14 UTC
bf4255c Raise error for users trying to use tl.partial_svd. 31 October 2022, 20:53:27 UTC
49d97ec Adds tensor-ring/train/matrix to the doc 31 October 2022, 20:39:00 UTC
50da73e Adds TensorTrainRing class 31 October 2022, 16:14:52 UTC
a0d5862 Merge pull request #453 from JeanKossaifi/tt_svd Adds svd interface to TT and TR, as well as TensorRing class 31 October 2022, 04:21:36 UTC
85f3b54 Adds svd option to TTM 31 October 2022, 00:56:00 UTC
033f7be Formatting 31 October 2022, 00:52:32 UTC
67be325 Adds TensorRing class 31 October 2022, 00:52:25 UTC
62a195e Adds svd option to tensor-ring decomposition 31 October 2022, 00:47:28 UTC
33cb38b Adds svd option to TT 31 October 2022, 00:42:36 UTC
0499bc5 FIX: typo, forgotten argument in signature 26 October 2022, 00:28:34 UTC
c72cad0 FIX: Black linting 25 October 2022, 16:59:37 UTC
5ddd538 Adds option to return the reconstruction errors 25 October 2022, 16:57:20 UTC
0504416 Merge pull request #417 from aarmey/callback Callback interface for CP decomposition 06 October 2022, 16:06:27 UTC
db1eb97 Merge pull request #450 from tensorly/fix-docs Fix the documentation build by pinning the matplotlib version 25 September 2022, 18:01:17 UTC
fed449d Update requirements_doc.txt 23 September 2022, 20:18:21 UTC
a628f79 Merge pull request #435 from meyer-lab/plsr Adding an implementation of tensor PLS. 21 September 2022, 18:21:55 UTC
b17f3ba test_decomposition_accuracy fix 13 September 2022, 19:53:14 UTC
a374250 More reasonable conditions for test_optimized_covariance 01 September 2022, 01:25:26 UTC
bb92354 Reduce test runs, add 2-mode 01 September 2022, 01:21:52 UTC
24169c5 Added docstrings to CP_PLSR tests 31 August 2022, 21:26:39 UTC
fd5ef2e Add gamma / digamma to backend imports 29 August 2022, 23:30:25 UTC
e336fd3 Change naming: x_rank into n_modes in test 29 August 2022, 20:43:20 UTC
311a67d Fix tests for all backends 29 August 2022, 16:47:13 UTC
adde68f Use randomized SVD which will always be much faster 29 August 2022, 16:01:29 UTC
c185e70 Change CP solving function; add test on covariance (corrcoef)) 29 August 2022, 05:27:37 UTC
11ddf42 Fix test for optimized covariance 26 August 2022, 18:15:49 UTC
34d59cb Added optimized covariance test 24 August 2022, 19:07:49 UTC
360391a Change Z solving to parafac 19 August 2022, 23:12:02 UTC
09091e3 Update test_cp_plsr.py 18 August 2022, 03:01:42 UTC
3046bdd Merge pull request #445 from ssnio/patch-1 Doc fix typo in tensor_basics.rst 17 August 2022, 15:57:27 UTC
10cc25e Doc fix typo in tensor_basics.rst Correcting a typo in unfolding size 17 August 2022, 13:23:17 UTC
e43fa6a Merge pull request #437 from caglayantuna/warning_when_fixing_last_mode Warning when fixing last mode 15 August 2022, 23:28:13 UTC
a526cb4 Black formatting 12 August 2022, 23:56:55 UTC
dee6a3a Small fix on T.ndim 12 August 2022, 23:42:00 UTC
7467990 Use partial tucker for HOOI implementation 12 August 2022, 23:39:45 UTC
c23cb7f Black formatting 12 August 2022, 00:57:52 UTC
6afa50e Add some more documentation 12 August 2022, 00:45:46 UTC
dc9ba83 Update tensorly/decomposition/_tucker.py Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 09 August 2022, 08:32:07 UTC
2716f37 Fix other backends 08 August 2022, 19:24:31 UTC
6bd219f Black formatting 08 August 2022, 17:17:42 UTC
02db474 Remove tucker from iteration initialization 08 August 2022, 17:12:46 UTC
48f8f13 Merge branch 'tensorly:main' into plsr 08 August 2022, 17:07:27 UTC
364dc12 Added CP PLSR tests - Adds tests for class function, dimension compatibility, decomposition accuracy, and factor properties 05 August 2022, 21:19:14 UTC
1128fea CP: Avoid creating large Id mat if not needed 04 August 2022, 22:08:50 UTC
df94147 add fixed modes test for tucker hals 03 August 2022, 08:10:36 UTC
4a7f9ab adds warning when fixing last mode 02 August 2022, 13:54:39 UTC
33493ea Some renaming on variables re Marie 30 July 2022, 00:07:03 UTC
71e458e Improve readability based on Marie's review Co-authored-by: Marie Roald <roald.marie@gmail.com> 29 July 2022, 14:47:54 UTC
97c03c0 Remove the last pinv 28 July 2022, 19:56:57 UTC
3aa2579 Fix issues from other backends 27 July 2022, 14:41:39 UTC
8ad5137 Remove pinv from backend 27 July 2022, 14:21:00 UTC
8b75b00 Some testing adjustment and cleanup 27 July 2022, 14:17:12 UTC
f2aec73 Use tensordot for readability. Black format. 27 July 2022, 13:42:35 UTC
cb4cd6c Fix indexing assignment problem 26 July 2022, 23:11:41 UTC
af2fb20 Use lstsq() instead of pinv(); use f-string; remove tile() 26 July 2022, 22:21:19 UTC
39281d1 Remove uneeded exports 26 July 2022, 17:37:52 UTC
ac39adb Remove unneeded backend functions. Add indexing example. 26 July 2022, 17:37:38 UTC
a865185 Black formatting 26 July 2022, 17:31:01 UTC
61d5b42 Make rec_error an argument to the callback 26 July 2022, 15:10:47 UTC
fc1c557 Extend callback for sparsity case 26 July 2022, 03:00:53 UTC
b221099 Add callback to random CP. Fix tests. 26 July 2022, 00:01:42 UTC
e1459a9 Update proposed implementation 25 July 2022, 23:39:48 UTC
7ec8147 Merge branch 'main' into callback 25 July 2022, 23:25:37 UTC
416604f FIX nn_init with new interface 25 July 2022, 19:34:16 UTC
69199d1 Docstring: fix sphinx doc 25 July 2022, 19:30:58 UTC
352c517 Typo: fix title underline too short. 25 July 2022, 19:29:48 UTC
88e22f4 Merge pull request #429 from aarmey/svd Move SVD to a common frontend interface 25 July 2022, 19:12:28 UTC
992e2c0 Last adjustments 22 July 2022, 22:03:08 UTC
cf6e2b4 Adjust arguments based on review 22 July 2022, 03:03:25 UTC
26e67ac Rename svd_type to method. Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 22 July 2022, 01:31:22 UTC
a6dcbbd Add tPLS predict() and transform() 21 July 2022, 23:20:54 UTC
682633c Put back sparse SVD 20 July 2022, 17:23:22 UTC
ef90880 Add callable option to svd_funs and resolve issue with torch sign 20 July 2022, 16:53:51 UTC
9063e6b Black linting 20 July 2022, 16:07:11 UTC
e6dd21c Add wrapper functions for a versions of arc functions 20 July 2022, 16:05:28 UTC
fe3543c Merge branch 'tensorly:main' into svd 20 July 2022, 02:55:49 UTC
b672981 Merge pull request #423 from aarmey/complex-test Add testing for complex values in CP 20 July 2022, 02:55:18 UTC
5336518 Merge branch 'main' into complex-test 20 July 2022, 02:26:11 UTC
e0603ca Merge branch 'main' into plsr 20 July 2022, 01:41:46 UTC
da7ebcd First try on tensor PLSR fit() function; some addition to backend 20 July 2022, 01:33:17 UTC
37e5bf8 Merge pull request #425 from aarmey/fix-mxnet Fix mxnet testing 20 July 2022, 00:35:05 UTC
cbdcfdb Add back last testing skip 19 July 2022, 23:27:25 UTC
3896395 Revert the test changes 19 July 2022, 23:26:10 UTC
3632967 Revert "Try another incantation of mxnet" This reverts commit f8df1ea4552f5ad5038709a44a6693bf6e8312ba. 19 July 2022, 23:24:00 UTC
8bab1b3 Merge in revert 19 July 2022, 23:23:00 UTC
d72d779 Remove last test skips 19 July 2022, 20:08:37 UTC
09036d1 Update test_tt_tensor.py 19 July 2022, 20:05:19 UTC
f8df1ea Try another incantation of mxnet 19 July 2022, 20:04:29 UTC
9b9c6c6 Last documentation 19 July 2022, 18:53:09 UTC
1569c30 Documentation for svd_checks return value 19 July 2022, 18:31:41 UTC
cc6ba77 Skip tensorflow and mxnet complex cases 18 July 2022, 20:38:08 UTC
e6cabb9 Black linting 18 July 2022, 20:05:35 UTC
126107d Try to fix tensorflow type promotion 18 July 2022, 20:03:20 UTC
fa15ac5 PEP8 Better luck this time. 18 July 2022, 18:53:12 UTC
back to top