swh:1:snp:1c3b4a274d5738af4157f693e28fbbb196a2bcfd

sort by:
Revision Author Date Message Commit Date
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
a089d9f user defined indices list for sample kr 10 March 2022, 00:21:43 UTC
f37e4c8 fix normalized sparsity test 09 March 2022, 03:14:50 UTC
9858cde Adds gamma random generator 07 March 2022, 17:58:23 UTC
e0831ea pad_tt_rank: make compatible with tt-matrices 01 March 2022, 01:31:30 UTC
6708e4d Merge branch 'main' of https://github.com/tensorly/tensorly 01 March 2022, 00:15:40 UTC
dc6fb09 FIX pad_tt_rank (indexing) 01 March 2022, 00:15:08 UTC
c8cd0b6 FIX + doc 28 February 2022, 23:37:40 UTC
aef788b Better naming 28 February 2022, 23:37:40 UTC
38412da Adds padding of rank for tensor-train 28 February 2022, 23:37:40 UTC
c814d0b FIX + doc 28 February 2022, 23:03:36 UTC
cfed14c Better naming 28 February 2022, 22:59:40 UTC
42e99a1 Adds padding of rank for tensor-train 28 February 2022, 22:57:59 UTC
99f72c3 Fix tests 21 February 2022, 23:09:04 UTC
36f2716 Fix Imports Name 21 February 2022, 23:02:27 UTC
9e10047 Big Changes 21 February 2022, 22:55:14 UTC
e3087b4 Changes 21 February 2022, 22:53:58 UTC
90338c3 Implemented multiple methods to compute the correlation index 21 February 2022, 20:00:53 UTC
382b371 Now works for all backends 21 February 2022, 20:00:53 UTC
2bb6adb Update similarity.py 21 February 2022, 20:00:53 UTC
76b7c05 merge into one function, pep8 formatting and tl backend compatibility 21 February 2022, 20:00:53 UTC
8a005fc tests for calc_corrindex 21 February 2022, 20:00:53 UTC
d32b3e7 use tensorly operations instead of numpy 21 February 2022, 20:00:53 UTC
6227872 CorrIndex implementation for comparing decomposition outputs 21 February 2022, 20:00:53 UTC
5845688 Merge branch 'main' of https://github.com/tensorly/tensorly 21 February 2022, 19:52:06 UTC
f7f3119 Adds doc for example + fix covid example 21 February 2022, 19:51:50 UTC
1e4cd85 Merge pull request #379 from caglayantuna/sparse_robust_pca_issue Clip function to sparse backend with a_max=None 19 February 2022, 18:54:45 UTC
9e3df6e Merge pull request #381 from caglayantuna/add_log Adds log function to tensorly 19 February 2022, 18:54:17 UTC
56f621d add log function to tensorly 18 February 2022, 13:02:30 UTC
2409301 clip to sparse with amax=None 17 February 2022, 09:24:23 UTC
15b3ba0 Merge pull request #378 from JeanKossaifi/main Adds digamma fun to backend 16 February 2022, 22:34:35 UTC
873301d Adds digamma fun to backend 16 February 2022, 22:26:33 UTC
7d50b74 Merge pull request #377 from JeanKossaifi/main Adds exp to the backend 16 February 2022, 22:06:23 UTC
c66a824 Adds exp to the backend 16 February 2022, 22:04:54 UTC
81f4e8d Merge pull request #361 from cyrillustan/covid_notebook Add Covid example notebook 13 February 2022, 18:20:59 UTC
4dc32a0 Merge branch 'tensorly:main' into covid_notebook 13 February 2022, 16:55:30 UTC
fa8d1ed Merge pull request #359 from cyrillustan/covid_example Import COVID-19 systems serology example dataset 12 February 2022, 22:32:26 UTC
e1189d3 Minor changes on adding more explanatory texts 12 February 2022, 02:33:39 UTC
cd6f987 Merge branch 'covid_example' into covid_notebook 12 February 2022, 02:23:46 UTC
697852d Adjust the name in data import testing accordingly 12 February 2022, 02:23:07 UTC
d54b873 Some changes on importing data, more DESC 12 February 2022, 02:22:10 UTC
5bad516 Merge branch 'covid_example' into covid_notebook 12 February 2022, 02:18:29 UTC
47be637 Change function name and expand DESC 12 February 2022, 02:18:07 UTC
60b93cd Remove ROC curve; plot everything in matplotlib 12 February 2022, 01:48:33 UTC
215f715 Changes addressing Jean's comments 11 February 2022, 22:14:51 UTC
4f9b501 Merge pull request #355 from MarieRoald/fix_clip Fix bug with `tl.clip` for the PyTorch and TensorFlow backends 11 February 2022, 19:17:36 UTC
68acb4b Merge pull request #356 from MarieRoald/pytorch_sum_keepdims Add `keepdims` to `tl.sum` with the PyTorch backend 11 February 2022, 19:15:52 UTC
97702a7 Merge pull request #357 from MarieRoald/pytorch_shape_as_tuple Make `tl.shape` return tuple for PyTorch backend 11 February 2022, 19:15:19 UTC
5c9cef3 Merge pull request #363 from caglayantuna/fix_simplex simplex projection issue 11 February 2022, 19:08:18 UTC
18bf649 Merge pull request #367 from caglayantuna/tucker_copy copy tucker tensor 11 February 2022, 19:07:11 UTC
183886c Change the structure of Bunch in example accordingly 08 February 2022, 18:38:10 UTC
163b4e6 Merge branch 'covid_example' into covid_notebook 08 February 2022, 18:34:10 UTC
2dd1f61 Change how Bunch object is structured 08 February 2022, 18:34:01 UTC
d17162c copy tucker tensor 27 January 2022, 09:51:04 UTC
9c329b3 fix constrained parafac simplex test 26 January 2022, 14:42:01 UTC
9687551 Fix Imports Test 26 January 2022, 05:16:14 UTC
245888e Address Comments 26 January 2022, 05:13:13 UTC
de3a04b fix casting to int 24 January 2022, 09:06:15 UTC
8202762 fix simplex prox 24 January 2022, 09:06:15 UTC
3265c02 Merge pull request #366 from JeanKossaifi/main Adds matricize function 24 January 2022, 05:01:10 UTC
8f03930 Adds matricize function 24 January 2022, 03:56:36 UTC
eff542a MXNet backend fix 20 January 2022, 02:26:24 UTC
2851215 Backend: accept device in tensor 20 January 2022, 01:00:08 UTC
3c7c06e Added Example Script 14 January 2022, 17:51:38 UTC
842edda Add COVID example notebook 14 January 2022, 03:21:44 UTC
264e2f5 Import COVID-19 systems serology example dataset 11 January 2022, 23:09:42 UTC
back to top