sort by:
Revision Author Date Message Commit Date
0b717ee Merge pull request #472 from cohenjer/correct_indian_pines Adding indian pines locally and updating loader 10 January 2023, 17:38:26 UTC
e59d93a Merge pull request #474 from meyer-lab/simplify-parafac2 Remove in-place projection operations in PARAFAC2 10 January 2023, 17:32:45 UTC
2596f8f Changing data from .mat to .npy 10 January 2023, 12:42:35 UTC
bb78654 A little more simplification 05 January 2023, 20:51:03 UTC
9e07374 Remove indexing 05 January 2023, 17:55:47 UTC
e672a77 black linter 03 January 2023, 14:05:41 UTC
258cd45 correcting tests 03 January 2023, 14:03:54 UTC
7f005db adding indian pines locally and updating loader 03 January 2023, 13:53:17 UTC
7a252eb Update tensorly overview 01 January 2023, 16:19:59 UTC
59480a0 DOC: fix theme link 01 January 2023, 15:38:04 UTC
dc1ede1 DOC: document backend static and dynamical dispatching 01 January 2023, 15:32:20 UTC
6156d9e Improve doc 01 January 2023, 15:09:49 UTC
3f2dc4c Use git version of the theme 01 January 2023, 15:09:29 UTC
0db7d20 DOC: Revert logo change 31 December 2022, 21:42:05 UTC
5200312 Try fixing website logo 31 December 2022, 21:32:04 UTC
7fab77b DOC: revert last conf change 31 December 2022, 21:16:42 UTC
7fc82e4 DOC: remove permalinks 31 December 2022, 18:34:33 UTC
627b671 Doc: Add SVD interface to API 31 December 2022, 18:25:56 UTC
9db3be1 Adds CP-PLSR to API + docstring fix 31 December 2022, 18:16:46 UTC
046fbc8 Add corr-index to API 31 December 2022, 16:00:35 UTC
4685dbf Randomized parafac: no verbosity by default 31 December 2022, 14:37:18 UTC
971c763 Adds cuQuantum pluging 31 December 2022, 14:36:41 UTC
9204e5a Einsum plugin: only reset if not None 31 December 2022, 10:20:44 UTC
5c04c97 Update conf for latest theme version 30 December 2022, 15:28:25 UTC
8cb530a Update cite 30 December 2022, 15:27:28 UTC
1b5f59e Adds cff citation 30 December 2022, 15:24:18 UTC
d277364 DOC: clearer API 29 December 2022, 21:25:30 UTC
7080de5 Covid example: Valid REST links 29 December 2022, 20:49:27 UTC
720875a Black linting 29 December 2022, 20:47:49 UTC
5d6911f Improve TT-OI and add to API 29 December 2022, 20:14:07 UTC
f3cea95 CP: improve doc 29 December 2022, 20:14:01 UTC
83ddb53 Add reference for opt-einsum 29 December 2022, 20:13:41 UTC
04f1900 Website: add dropdown 29 December 2022, 20:13:18 UTC
bb13180 TT-TTOI test: increase tolerance 29 December 2022, 14:49:33 UTC
eb4fe65 FIX Black linting 29 December 2022, 14:41:38 UTC
a0c8fae FIX test_tt_TTOI for MXNet 29 December 2022, 14:37:51 UTC
d4b06b9 DOC: update to maintained jsmin 29 December 2022, 14:12:48 UTC
9283533 Merge branch 'main' of https://github.com/tensorly/tensorly 29 December 2022, 14:11:51 UTC
d66110f CP: fix undefined unnorml_rec_error 29 December 2022, 14:11:30 UTC
2c24f2b FIX test for MXNet 29 December 2022, 11:04:30 UTC
532a364 CI FIX 28 December 2022, 20:56:59 UTC
9e7bf8a CI MXNet test: revert numpy Identified the issue - MXNet isn't updated to support latest version of NumPy that deprecated np.bool -- reverting to previous one (1.23.1) 28 December 2022, 20:48:06 UTC
cbf2b77 CI MXNet test: revert to 1.8 28 December 2022, 20:38:28 UTC
8ea4eff CI test MXNet: trying to fix 28 December 2022, 20:34:13 UTC
14d3bbe Merge branch 'main' of https://github.com/tensorly/tensorly 28 December 2022, 20:28:17 UTC
e77c0a1 FIX validate_tucker_tensor 28 December 2022, 20:27:55 UTC
91fdf2f Merge pull request #434 from MarieRoald/backend_specific Decorator for backend specific implementations 28 December 2022, 17:49:50 UTC
17f02b2 Merge branch 'main' of https://github.com/tensorly/tensorly 28 December 2022, 13:00:35 UTC
cc43d68 Update setup files 28 December 2022, 13:00:16 UTC
dd82048 bump version + import submodules 28 December 2022, 13:00:03 UTC
9e448d7 Merge pull request #411 from Lili-Zheng-stat/updated_main Add TTOI functions 27 December 2022, 21:08:30 UTC
c72ef9c Fix for bool value in svd 27 December 2022, 14:57:04 UTC
b835702 Merge branch 'main' of https://github.com/tensorly/tensorly into updated_main 27 December 2022, 14:33:21 UTC
ade7a87 Merge pull request #467 from johnthagen/patch-1 Use a secure link to tensorly.org 27 December 2022, 14:20:18 UTC
15d9647 Merge pull request #462 from JeanKossaifi/opt-einsum-plugin Adds opt-einsum path caching plugin 27 December 2022, 14:11:06 UTC
ccfa6e2 FIX sparse backend version check 27 December 2022, 12:44:47 UTC
5dd20f7 Black formatting 26 December 2022, 19:36:49 UTC
d25ce1c Adds documentation for the plugins 26 December 2022, 19:34:33 UTC
2da939e Use a secure link to tensorly.org 19 December 2022, 13:37:14 UTC
6caa8a7 Deprecated distutils.LooseVersion -> packaging.version 18 December 2022, 20:25:50 UTC
b04dff4 Merge branch 'main' of https://github.com/tensorly/tensorly into opt-einsum-plugin 12 December 2022, 23:49:05 UTC
3605318 Merge pull request #466 from JeanKossaifi/indian_pines Temporarily skip indian_pines test 12 December 2022, 23:48:58 UTC
1245ff4 Keep track of original einsum fun 12 December 2022, 23:35:12 UTC
bd20463 Temporarily skip indian_pines test 12 December 2022, 23:08:31 UTC
513ec36 Merge branch 'main' of https://github.com/tensorly/tensorly 12 December 2022, 22:59:06 UTC
bac3507 Bump Python version in tests 12 December 2022, 22:58:31 UTC
f1b0e3f Move to f-strings formatting (#464) * fix: change str.format() to f-strings * fix: change regular string into f-strings * fix: indicate minimum supported Python (because of f-strings) * fix: change to support Python 3.7 and shorten line Co-authored-by: Marie Roald <roald.marie@gmail.com> * fix: typo, change to support Python 3.7 and shorten line Co-authored-by: Marie Roald <roald.marie@gmail.com> * fix: typo Co-authored-by: Marie Roald <roald.marie@gmail.com> * fix: change to support Python 3.7 Co-authored-by: Marie Roald <roald.marie@gmail.com> * Update tensorly/contrib/decomposition/_tt_cross.py Co-authored-by: Marie Roald <roald.marie@gmail.com> * Black formatting * More black formatting and fixes Co-authored-by: Alexander Bakhtin <alexander.bakhtin@tuni.fi> Co-authored-by: bakhtos <68953985+bakhtos@users.noreply.github.com> Co-authored-by: Marie Roald <roald.marie@gmail.com> Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> Co-authored-by: Aaron Meyer <github@asmlab.org> 11 December 2022, 15:31:55 UTC
8318833 Black fixes 05 December 2022, 17:03:22 UTC
29a1bb8 Add tests for 4th order tensor 01 December 2022, 17:24:05 UTC
f0b6612 Black linting 22 November 2022, 20:42:56 UTC
71a1b56 Adds opt-einsum path caching plugin 22 November 2022, 20:23:24 UTC
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
394d62f reformat using black 09 November 2022, 16:24:35 UTC
f741809 Delete unnecessary tl.tensor wrapper as suggested by @merajhashemi 08 November 2022, 01:27:00 UTC
489d663 Change the n_iter parameter to make it the exact number of iterations instead of half the number of iterations 07 November 2022, 07:04:09 UTC
7e2e6cd Merge remote-tracking branch 'upstream/main' into updated_main Merge the updates from tensorly since the svd_interface is in need for the current tensor-train-OI code 07 November 2022, 05:56:51 UTC
462eb8a Make stylistic changes suggested by @JeanKossaifi 07 November 2022, 04:36:39 UTC
e248acc Make stylistic changes suggested by @cohenjer 07 November 2022, 04:32:59 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
67049d4 Reformat for black 15 September 2022, 16:06:32 UTC
back to top