sort by:
Revision Author Date Message Commit Date
5412537 fix active set test 12 May 2021, 12:26:22 UTC
52ff016 notes and tests 12 May 2021, 12:26:22 UTC
498df0d fix fista and math operators 12 May 2021, 12:26:22 UTC
4d096ae call nnsvd 12 May 2021, 12:26:22 UTC
367c9f2 Notes and name edits 12 May 2021, 12:26:22 UTC
55a87be fix fista initial x issue 12 May 2021, 12:26:22 UTC
0b36a4c nnnsvd for initialization 12 May 2021, 12:26:22 UTC
1d5c865 fix nn in fista 12 May 2021, 12:26:22 UTC
042c95b updated names and some edits according to PR review 12 May 2021, 12:26:22 UTC
f0ae955 add hals function 12 May 2021, 12:26:22 UTC
1b440ea sparsity 12 May 2021, 12:26:22 UTC
062d9a4 improve doc 12 May 2021, 12:26:22 UTC
f3e44c4 fix docstring 12 May 2021, 12:26:22 UTC
aa5a4d7 fix bugs 12 May 2021, 12:26:22 UTC
b74cbee fix backend issues 12 May 2021, 12:26:22 UTC
9b2f75b active set and fista 12 May 2021, 12:26:22 UTC
310bc72 core update and gradient algorithms 12 May 2021, 12:26:22 UTC
ded83c0 test function 12 May 2021, 12:26:22 UTC
7f3e919 initialize tucker and update core 12 May 2021, 12:26:22 UTC
9121c4a hals function 12 May 2021, 12:26:22 UTC
1a4a750 changed terms 12 May 2021, 12:26:22 UTC
df89ac9 PEP8 12 May 2021, 12:26:22 UTC
80676a9 nn_tucker function is added 12 May 2021, 12:26:22 UTC
6a6b757 Merge pull request #267 from MarieRoald/parafac2_stopping_condition Minor fixes for PARAFAC2 (#263 and more) 11 May 2021, 12:29:27 UTC
fee5fd2 Changed max number of iterations to speed up tests 07 May 2021, 06:29:26 UTC
5d80954 Changed absolute tolerance to 1e-13 Setting it 1000*eps led to problems with single precision, so we set it to 1e-13 which is similar to 1000*eps for double precision 07 May 2021, 06:29:09 UTC
152af07 Added version changed number 07 May 2021, 05:53:49 UTC
531e51f Bump version. 06 May 2021, 14:46:46 UTC
49c3b73 Added missing tl.tensor 06 May 2021, 14:11:01 UTC
387e941 Changed default tolerance to 1000 times the machine precision 06 May 2021, 13:00:46 UTC
ebd8542 Added versionchanged for n_iter_max 06 May 2021, 12:43:11 UTC
8538d6c Added docstring for nn_modes and updated Parafac2 class 06 May 2021, 12:38:00 UTC
e314913 Added test for stopping conditions 06 May 2021, 12:33:00 UTC
b4884a4 Added absolute tolerance and updated Parafac2 class 06 May 2021, 12:32:46 UTC
c225e48 Merge remote-tracking branch 'tensorly/main' into parafac2_stopping_condition 06 May 2021, 11:31:19 UTC
23ba632 Adds `any` to the backend 28 April 2021, 16:15:03 UTC
705bb42 Merge pull request #262 from MarieRoald/hals_only_some_modes Non negativity in only some modes + congruence_coef 28 April 2021, 11:08:35 UTC
b3b6faf Removed unnecessary part of convergence checking 25 April 2021, 06:02:36 UTC
501b6ae Casting the congruence matrix to a numpy array 24 April 2021, 13:14:50 UTC
fe0a577 Make random matrices into tensors 24 April 2021, 12:58:50 UTC
1b6e4df Removed unused argument 24 April 2021, 12:48:32 UTC
639727c Wrapped random signs in a T.tensor 24 April 2021, 12:46:42 UTC
9f46cb0 Added congruence coefficient 24 April 2021, 12:41:39 UTC
20c270e Added congruence coefficient 24 April 2021, 12:41:31 UTC
9bb2f59 Fixed docstring 24 April 2021, 12:41:22 UTC
b5380fb Use builtin congruence coefficient function 24 April 2021, 12:13:48 UTC
962e8e9 Changed to use the builtin congruence coefficient 24 April 2021, 12:10:25 UTC
7190d19 Added congruence coefficient computation 24 April 2021, 12:10:04 UTC
c67722e Changed tolerance 24 April 2021, 09:21:37 UTC
68d7478 Changed tolerance and number of iteration for test 23 April 2021, 11:41:33 UTC
06108c7 Fixed so the weights are also a TensorLy tensor, not NumPy array 23 April 2021, 04:28:42 UTC
bfdc014 Changed random numpy matrices into tensorly tensors 22 April 2021, 19:36:28 UTC
e446603 Changed so the synthetic components are used to form a CPTensor object 22 April 2021, 19:32:20 UTC
d812a27 Added comment 22 April 2021, 19:13:15 UTC
16b0afa Removed extra space 22 April 2021, 19:13:09 UTC
bbf93f4 Fixed so HALS is used when constraints are imposed and added warning if all modes are constrained. 22 April 2021, 19:04:37 UTC
a44f62e Fixed so non negativity is tested after only one iteration, and added checks for warnings if all modes are constrained 22 April 2021, 19:03:41 UTC
ab26038 Merge remote-tracking branch 'tensorly/main' into hals_only_some_modes 22 April 2021, 18:34:25 UTC
3675e37 Testing the unconstrained B-factor matrices in nn-test too. 22 April 2021, 18:30:59 UTC
9bac291 Added tests to ensure that constrained factors are non-negative 22 April 2021, 18:24:05 UTC
882e8ef Added trig functions (sin and cos) to backends (#256) 16 April 2021, 18:38:54 UTC
de7b5c5 Merge pull request #216 from merajhashemi/mh-signsvd Fix svd sign indeterminacy 15 April 2021, 14:59:17 UTC
01cbffe Merge branch 'main' into mh-signsvd 15 April 2021, 14:55:49 UTC
bfda610 Pypi Worflow: use correct token for test pypi 14 April 2021, 11:14:29 UTC
7cc806c Bumb version 14 April 2021, 10:43:16 UTC
c1c1c45 Merge branch 'main' of https://github.com/tensorly/tensorly into main 14 April 2021, 10:41:32 UTC
42f782d Update release workflow 14 April 2021, 10:38:49 UTC
9859a59 DOC update: add CP-NN via HALS 14 April 2021, 10:38:49 UTC
dba13b1 FIX TT + Support order 1 CP tensors 14 April 2021, 10:38:49 UTC
dbf91d1 TTM: support a single core. 14 April 2021, 10:38:49 UTC
9513e5a fix sparsify 14 April 2021, 10:38:49 UTC
9962079 fixed modes and compatibility issues 14 April 2021, 10:38:49 UTC
3d9e9e1 DOC update: add CP-NN via HALS 13 April 2021, 22:57:57 UTC
3021101 FIX TT + Support order 1 CP tensors 13 April 2021, 08:11:17 UTC
76a6769 TTM: support a single core. 12 April 2021, 14:26:19 UTC
c9659cc Merge branch 'main' of https://github.com/tensorly/tensorly into main 12 April 2021, 10:07:42 UTC
ab5bbaf FIX tensor-train-matrix: return TTM not TT 12 April 2021, 10:07:15 UTC
53fffb7 Added non-negativity constraints for some modes 12 April 2021, 04:32:31 UTC
7176f89 added non_negative_parafac_hals to __init__ 12 April 2021, 04:32:18 UTC
9c098c5 Added non-negative HALS for only some modes and unconstrained for others 12 April 2021, 04:32:04 UTC
634c4fc Merge pull request #255 from caglayantuna/fixed_modes Fixed modes now defaults to None + FIX compatibility issues 08 April 2021, 13:50:47 UTC
59b3770 Test CP: add true_rank and decomp rank 08 April 2021, 13:49:41 UTC
519520d fix sparsify 08 April 2021, 12:43:36 UTC
e27127f Adds tensordot to all backends 08 April 2021, 11:46:37 UTC
738de40 fixed modes and compatibility issues 06 April 2021, 19:13:09 UTC
004a6a9 Allowed TTs to have a single core and re-removed MPS entropy (#253) * Removed constraint that TT must have more than one core * Removed mps_entanglement_entropy 29 March 2021, 21:50:42 UTC
9811d7f Updated contributors list 29 March 2021, 11:26:18 UTC
7c9d410 Merge pull request #230 from caglayantuna/init_issue Fix CP init 23 March 2021, 11:31:00 UTC
c7b386c khatri_rao w/ einsum: fix when mask given 23 March 2021, 11:19:09 UTC
a607a74 mode_dot: take conj transpose for complex tensors 23 March 2021, 11:18:44 UTC
d65c138 Tenalg backend: option to specify via env variable 23 March 2021, 11:18:16 UTC
65a9c62 initial tensor option for CP 23 March 2021, 08:11:34 UTC
06393b2 Complex: remove conjugate 22 March 2021, 20:02:43 UTC
9d79811 Merge pull request #247 from merajhashemi/mh-complexcp Fix parafac for complex tensors 22 March 2021, 19:59:20 UTC
4e66afb Fix parafac for complex tensors 22 March 2021, 18:37:35 UTC
2e77bf1 Complex: use conjugate transpose 22 March 2021, 18:30:33 UTC
39414a9 Adds complex dtype 22 March 2021, 18:16:29 UTC
99d4004 FIX norm: complex support 22 March 2021, 12:06:02 UTC
da12c98 Complex support in cp_to_tensor 22 March 2021, 11:43:11 UTC
77bc971 FIX: remove forgotten print 14 March 2021, 21:45:54 UTC
back to top