https://github.com/tensorly/tensorly

sort by:
Revision Author Date Message Commit Date
83bbae8 Refactor SVD to frontend 16 July 2022, 15:34:06 UTC
be7f305 Black formatting 15 July 2022, 18:10:46 UTC
682ef74 Setup basic files 15 July 2022, 18:08:01 UTC
2ec12d5 Update base.py 14 July 2022, 23:08:43 UTC
363d0e3 Hack to test complex numbers 14 July 2022, 23:08:11 UTC
281e7c2 Merge branch 'main' into complex-test 14 July 2022, 22:58:20 UTC
0cd3984 Cosmetic: PEP8 14 July 2022, 22:55:36 UTC
4a17108 Merge branch 'main' into better-cmtf-init 14 July 2022, 22:50:27 UTC
4f99a9a Merge branch 'main' into fix-mxnet 14 July 2022, 22:49:02 UTC
ce2e5e4 Merge pull request #401 from j6k4m8/apply-black-style Apply black-style formatting to repository 14 July 2022, 22:48:31 UTC
d27e39e Only run black on tensorly dir 14 July 2022, 21:36:25 UTC
28ffa15 Run black on tensorly directory 14 July 2022, 21:36:07 UTC
472ff28 Update documentation 14 July 2022, 21:35:53 UTC
07bc3b6 Try again 12 July 2022, 20:42:58 UTC
6d9b6b3 Pin to 2.0 but old version 12 July 2022, 19:04:31 UTC
87b0dde Fix type error 12 July 2022, 18:36:05 UTC
9356fe3 Update test.yml 12 July 2022, 18:22:08 UTC
8fb62fd Better initialization of CMTF ALS 12 July 2022, 17:56:04 UTC
8d8c91c Add testing for complex values in CP 12 July 2022, 15:36:27 UTC
37e02be Merge pull request #298 from maximeguillaud/master Make parafac() robust to complex tensors 12 July 2022, 02:23:26 UTC
04902f2 Fixed backend import name 11 July 2022, 23:58:18 UTC
38deec3 Update cp_tensor.py 11 July 2022, 23:54:41 UTC
c416023 Merge pull request #420 from MarieRoald/new_test_utils Add assert allclose and tests for test utils 11 July 2022, 23:19:14 UTC
97f69b1 FIX: gamma distribution 11 July 2022, 23:14:50 UTC
96c50d0 Merge pull request #421 from caglayantuna/fix_svd_test change decimal for randomized_svd 09 July 2022, 18:24:34 UTC
fcab488 Updated signature and added docstring 09 July 2022, 14:58:13 UTC
bbe9568 Merge pull request #407 from aarmey/numpy-tf Moves tf to the numpy interface 08 July 2022, 18:17:24 UTC
725c42f More correct type promotion 08 July 2022, 18:15:52 UTC
9c2d6e2 Fixes for edge cases in types 08 July 2022, 17:26:50 UTC
8db18d1 change decimal for randomized_svd 08 July 2022, 14:29:07 UTC
1700cd8 Fix from merge 08 July 2022, 02:36:40 UTC
62f387e Merge branch 'main' into numpy-tf 07 July 2022, 21:42:58 UTC
7460dd2 FIX cupy backend ( gammad-> digamma) 06 July 2022, 20:33:49 UTC
9e8d089 Merge branch 'main' of https://github.com/tensorly/tensorly 06 July 2022, 20:32:13 UTC
24ef041 Merge pull request #419 from aarmey/rm-descending Remove descending argument in sorting functions 06 July 2022, 01:51:05 UTC
3115fe7 Made tests pass with single precision 03 July 2022, 19:03:38 UTC
7f0355c Add assert allclose and tests for test utils 03 July 2022, 16:34:41 UTC
f7d3261 Merge pull request #418 from caglayantuna/reorder_partial_tucker reorder modes and ranks in partial_tucker 30 June 2022, 17:25:23 UTC
ad530f5 Remove descending argument 30 June 2022, 16:28:39 UTC
1c00ed1 reorder modes and ranks in partial_tucker 30 June 2022, 09:29:42 UTC
07da4c2 _validate_cp_tensor now supports 1D factors properly 29 June 2022, 20:49:35 UTC
7d7c796 Merge pull request #371 from aarmey/more-cp-testing Test for reproducibility of CP 29 June 2022, 19:17:35 UTC
6f93300 Merge pull request #415 from Mahmood-Hussain/main removed numpy copy bug 25 June 2022, 23:04:53 UTC
9b04739 Merge pull request #404 from caglayantuna/permute_factors_api Permute factors api 25 June 2022, 23:02:24 UTC
bfcfbab Merge pull request #408 from caglayantuna/add_new_dataset Adds 2 new dataset 25 June 2022, 23:00:54 UTC
7f5a3f8 tl.tensor and fetch 24 June 2022, 07:17:54 UTC
300cb88 change requests to urllib 24 June 2022, 07:17:54 UTC
be0a7d2 load_Il2data in example 24 June 2022, 07:17:54 UTC
eff9a9e add wavelengths for indian pines 24 June 2022, 07:17:54 UTC
c9a3c52 change to load_IL2 24 June 2022, 07:17:54 UTC
e1673a1 improve dataset information and init 24 June 2022, 07:17:54 UTC
b2bfe34 add_2_dataset 24 June 2022, 07:17:54 UTC
0d0adf8 Merge pull request #406 from aarmey/fix-permute Tensor permutation fix for Jax 23 June 2022, 16:29:37 UTC
c54ab03 removed numpy copy bug 23 June 2022, 05:19:06 UTC
40ce733 remove redundant import 21 June 2022, 08:49:36 UTC
d3891ba Update plot_permute_factors.py A few comments improvements 21 June 2022, 08:49:36 UTC
94808bb adds permute factors example 21 June 2022, 08:49:36 UTC
19203ee remove unused rank and improve api 21 June 2022, 08:49:36 UTC
3aed951 Remove Seaborn 20 June 2022, 22:12:51 UTC
8b78e69 Small Fix 20 June 2022, 22:12:51 UTC
82348f0 Remove Pandas Dependency 20 June 2022, 22:12:51 UTC
fdfb409 workflow test.yml: adds mxnet dependency 20 June 2022, 21:06:54 UTC
f347eb2 test workflow: switching to MXNet 2.0 The mxnet.np interface is too partial in MXNet 1.X, switching to beta version of MXNet 2.0. 20 June 2022, 20:34:37 UTC
4a9e03f Moves tf to the numpy interface 13 May 2022, 19:53:01 UTC
07fecd5 Tensor permutation fix for Jax 13 May 2022, 17:13:38 UTC
8ecfd6e Merge pull request #362 from borcuttjahns/IL2_Example_Script Added IL2 PARAFAC Analysis Example Script 06 May 2022, 19:31:50 UTC
e24dde8 Update Makefile 06 May 2022, 18:56:26 UTC
b1c571c Move IL2 Example 05 May 2022, 21:57:20 UTC
21aa92d adds constrainedcp to doc 05 May 2022, 00:57:27 UTC
1cab332 ConstrainedCP to init 05 May 2022, 00:57:27 UTC
6eecf74 add test for constrained cp class 05 May 2022, 00:57:27 UTC
5b51f92 add class 05 May 2022, 00:57:27 UTC
fa99017 adds return errors to tucker 14 April 2022, 21:18:48 UTC
3ec46e3 adds cp permute factors 14 April 2022, 21:18:04 UTC
3dbd879 FIX jax copy method 13 April 2022, 16:16:15 UTC
a9886ff FIX: JAX backend 13 April 2022, 16:16:15 UTC
a1fa0dc Merge pull request #400 from j6k4m8/add-black-ci Add black code style and linting to CI 12 April 2022, 23:18:14 UTC
eab4567 Add constant properties for tf compat 12 April 2022, 23:16:01 UTC
4dbac6c Fix tensorflow function names 12 April 2022, 23:16:01 UTC
f9596fb Resolve constants to numpy in tensorflow 12 April 2022, 23:16:01 UTC
f28dd54 Remove alias trig functions from mxnet and jax 12 April 2022, 23:16:01 UTC
14611ae Remove alias trig methods from numpy altogether 12 April 2022, 23:16:01 UTC
a0eb143 Remove alias functions for arc-trig fns from numpy 12 April 2022, 23:16:01 UTC
f886a9a Add trig functions and constants to backendmanagtr 12 April 2022, 23:16:01 UTC
f0640f6 Add trig functions to core 12 April 2022, 23:16:01 UTC
0084bbf Add trig fns and constants to backend exports 12 April 2022, 23:16:01 UTC
490ec1f Add trig functions to backends 12 April 2022, 23:16:01 UTC
0fe46a1 Fix black flags 04 April 2022, 21:04:29 UTC
c69ca90 Fix branch name in CI 04 April 2022, 21:02:58 UTC
6f1a230 Add linting CI 04 April 2022, 21:01:36 UTC
7541d1a Merge branch 'tensorly:main' into main 01 April 2022, 14:20:20 UTC
81301b2 Add exp and log to backend exports 30 March 2022, 18:39:17 UTC
b4ec668 Add exp and log to backend exports 28 March 2022, 22:55:25 UTC
c41e805 default axis for tensorflow concatenate 28 March 2022, 20:48:35 UTC
1eac142 PyTorch backend: fix tensordot args 19 March 2022, 00:04:39 UTC
7c4b9e7 Updated for Sphinx 14 March 2022, 20:09:25 UTC
011e996 Drop nosetests It was added as numpy.testing required nose [1], which is no longer the case for numpy >= 1.15 [2] from 2018 [3]. Testing: * nosetests fails as some testing code uses pytest-specific features (ex: @pytest.mark.parametrize in several files) * `cd doc && make html` still works fine [1] https://github.com/tensorly/tensorly/issues/48 [2] https://numpy.org/devdocs/release/1.15.0-notes.html [3] https://pypi.org/project/numpy/#history 14 March 2022, 15:54:54 UTC
056ac52 fix typo in the doc 10 March 2022, 00:21:43 UTC
0ed4352 indices list doc Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 10 March 2022, 00:21:43 UTC
c5283a7 improve docstring 10 March 2022, 00:21:43 UTC
back to top