sort by:
Revision Author Date Message Commit Date
4d6062e PEP8 25 February 2021, 12:16:43 UTC
806adfe PR review 25 February 2021, 12:16:43 UTC
12c6886 return_errors 25 February 2021, 12:16:43 UTC
761d299 authors, function names and exact string 25 February 2021, 12:16:43 UTC
4850118 PR review 25 February 2021, 12:16:43 UTC
b3757e5 sparsity 25 February 2021, 12:16:43 UTC
10a6518 PR review 25 February 2021, 12:16:43 UTC
dcd3ffc PR Review 25 February 2021, 12:16:43 UTC
d921527 PR review 25 February 2021, 12:16:43 UTC
771a9e5 typo 25 February 2021, 12:16:43 UTC
8be82dd PR Review 25 February 2021, 12:16:43 UTC
4cdc970 Apply suggestions from code review Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 25 February 2021, 12:16:43 UTC
2b74309 Apply suggestions from code review Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 25 February 2021, 12:16:43 UTC
97c8cb4 Update tensorly/decomposition/_nn_cp.py Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 25 February 2021, 12:16:43 UTC
c780d1d Update tensorly/decomposition/_nn_cp.py Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 25 February 2021, 12:16:43 UTC
200ee01 Adding test for hals 25 February 2021, 12:16:43 UTC
03e50b0 correcting typo 25 February 2021, 12:16:43 UTC
d5aa7e2 final code review changes 25 February 2021, 12:16:43 UTC
19ffd51 Changing nonzero name to nonzero_row 25 February 2021, 12:16:43 UTC
95203ae backends 25 February 2021, 12:16:43 UTC
8655756 update 25 February 2021, 12:16:43 UTC
6dfa3d3 update 25 February 2021, 12:16:43 UTC
cf0de29 update 25 February 2021, 12:16:43 UTC
310e16a update 25 February 2021, 12:16:43 UTC
1d011b8 update 25 February 2021, 12:16:43 UTC
a90db74 CPNN_Hals 25 February 2021, 12:16:43 UTC
5b5f8c9 hals 25 February 2021, 12:16:43 UTC
9e9deaf CPNN_Hals 25 February 2021, 12:16:43 UTC
34416d9 hals 25 February 2021, 12:16:43 UTC
dc419c5 Merge pull request #212 from merajhashemi/mh-random Move check_random_state to core backend 17 February 2021, 14:10:20 UTC
d4be55e Bug fix 14 February 2021, 08:46:07 UTC
8133fe0 Add randn function to backend 14 February 2021, 08:39:39 UTC
318f312 Merge branch 'main' into mh-random 14 February 2021, 08:22:55 UTC
4215e3d Merge pull request #225 from aarmey/upgrade-mxnet Upgrade MXNet backend to use MXNet.np interface 12 February 2021, 16:08:10 UTC
36c5710 Comment to reference MXNet issue 12 February 2021, 15:11:44 UTC
03ccce8 Fixes 11 February 2021, 23:28:37 UTC
1448085 Another fix 11 February 2021, 20:53:07 UTC
803daf2 Fix types 11 February 2021, 20:52:49 UTC
a1db10e Merge branch 'upgrade-mxnet' of github.com:aarmey/tensorly into upgrade-mxnet 11 February 2021, 19:54:58 UTC
5df81b7 Merge branch 'master' into upgrade-mxnet 11 February 2021, 19:54:42 UTC
d1630c3 Power iteration: add to API + fix docstring 07 February 2021, 23:04:43 UTC
d3ddaf3 Add UCLA logo 07 February 2021, 22:59:27 UTC
314470a API: add missing functions 07 February 2021, 20:51:19 UTC
7415633 Github action - FIX test.yml 07 February 2021, 20:50:18 UTC
481584e Merge branch 'master' into upgrade-mxnet 06 February 2021, 20:05:49 UTC
c75e011 Update mxnet_backend.py 06 February 2021, 17:15:16 UTC
f937bbf It works! 06 February 2021, 17:12:04 UTC
796cfde Simplify backend checks 06 February 2021, 16:04:43 UTC
f0b701e FIX tenalg backend for multi-thread 30 January 2021, 00:11:51 UTC
42049d0 DOC: improve API doc for backend + guide 27 January 2021, 12:20:44 UTC
493c4fc Import explicitely missed bakend funs 27 January 2021, 12:20:27 UTC
5eddb3c Doc: github action, change branch name 22 January 2021, 18:19:08 UTC
18bd1b0 DOC: use mathjax 22 January 2021, 17:51:39 UTC
51d925f Minor doc fix 21 January 2021, 22:57:04 UTC
876c081 DOC improvements 21 January 2021, 20:40:41 UTC
e328d8e DOC: new theme 21 January 2021, 20:40:26 UTC
2aa9834 Update Github action to build doc 03 January 2021, 14:51:11 UTC
8ff587e CP: relax tol for abs rec 02 January 2021, 20:15:37 UTC
640c1d3 DOC: add matplotlib to requirements 02 January 2021, 20:15:27 UTC
16b1093 Github action for building doc 02 January 2021, 18:37:38 UTC
4b5c3e9 Doc: improve user-guide 02 January 2021, 18:30:18 UTC
e23b6d6 Merge pull request #221 from MarieRoald/fix_220 Fix #220 - Improving naming consistency 02 January 2021, 18:25:01 UTC
760240a Renamed _robust_decomposition back to robust_decomposition 02 January 2021, 11:08:31 UTC
e828917 Moved docstring to make it accessible at class level 01 January 2021, 19:18:25 UTC
96cdc84 Rename files to increase consistency The `tensorly.decomposition.parafac2` and `tensorly.decomposition.robust_decomposition` modules provided implementations of decompositions, but all other modules that does this are hidden (start with a leading underscore). The files are renamed to resolve this inconsistency. 01 January 2021, 19:15:44 UTC
e51fd09 Update README.rst 28 December 2020, 21:04:56 UTC
f85f0d4 README: Added CodeConv badge 28 December 2020, 21:04:05 UTC
7341697 Update README.rst 28 December 2020, 20:23:12 UTC
6fc0167 Updating README: github action badge instead of Travis 28 December 2020, 20:22:12 UTC
e0dd5a4 Merge pull request #204 from aarmey/nnsvd-cp Refactor non-negative CP and provide nndsvd initialization 28 December 2020, 18:18:11 UTC
8069796 Add to author list 28 December 2020, 18:15:56 UTC
6220b68 Fix test warnings due to formatting 28 December 2020, 17:55:54 UTC
3a4279a Fix parafac test 28 December 2020, 17:48:41 UTC
283554f Use a better name for nnsvd 28 December 2020, 16:59:47 UTC
027b798 Update _nn_cp.py 28 December 2020, 15:32:52 UTC
dd6d875 Merge pull request #182 from MarieRoald/parafac2-svd-init-bugfix Bugfix for PARAFAC2 SVD init 27 December 2020, 11:56:16 UTC
c775b35 FIX: Typo in doc Co-authored-by: Aaron Meyer <2065146+aarmey@users.noreply.github.com> 27 December 2020, 11:50:58 UTC
096737e Add conj to pytorch backed 27 December 2020, 11:49:58 UTC
8f02c9b Test: switch to CodeCov 26 December 2020, 23:10:31 UTC
ac651e9 Test: check coverage 26 December 2020, 21:44:11 UTC
bf27e97 check_tucker_rank: have at least 3 non-fixed modes 26 December 2020, 21:43:20 UTC
ca1f936 FIX test tucker_rank, add tol 26 December 2020, 21:32:53 UTC
eb128d4 Github workflow for testing 26 December 2020, 21:09:13 UTC
42172ec Fixed bug in _pad_by_zeros for the TensorFlow backend 24 December 2020, 08:26:55 UTC
48e5569 Initialize v0 using check_random_state 23 December 2020, 06:35:41 UTC
cd4199d Move check_random_state to core backend 23 December 2020, 06:22:11 UTC
7c355c2 Fix 22 December 2020, 20:43:08 UTC
9562c63 Separate nndsvd method 22 December 2020, 20:42:33 UTC
4eee0fc Whitespace linting 22 December 2020, 20:13:40 UTC
cdf6bdb Fixes based on review 22 December 2020, 20:11:06 UTC
5afd27c Merge pull request #209 from merajhashemi/mh-reproducibility Fix random functions to use NumPy's global seed 22 December 2020, 14:14:15 UTC
65d5035 Modify RandomState generator to use global numpy RNG when seed is None 21 December 2020, 13:40:13 UTC
d5b625a Revert unused V 17 December 2020, 21:17:28 UTC
cfdfb33 Refactor non-negative CP 17 December 2020, 21:13:34 UTC
94e734f Merge branch 'master' into nnsvd-cp 17 December 2020, 20:58:25 UTC
a4c1d0a Merge pull request #207 from aarmey/test-clip Fix mxnet clip and add simple test 17 December 2020, 18:52:32 UTC
49d391e Update test_backend.py 17 December 2020, 16:49:01 UTC
a67b140 Fixed mxnet clip and added test. 17 December 2020, 16:46:32 UTC
cadf017 Merge branch 'master' of https://github.com/tensorly/tensorly 12 December 2020, 20:20:11 UTC
9f56207 DOC improvements + skoltech logo 12 December 2020, 20:19:25 UTC
back to top