Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

swh:1:snp:4e3e7077647a709f15b8c1b32ce7100175d0580b
  • Code
  • Branches (2)
  • Releases (15)
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    • refs/tags/0.6.0
    • 0.5.1
    • 0.5.0
    • 0.4.5
    • 0.4.4
    • 0.4.3
    • 0.4.2
    • 0.4.1
    • 0.4.0
    • 0.3.0
    • 0.2.0
    • 0.1.6
    • 0.1.5
    • 0.1.4
    • 0.1.3
    • 0.1.2
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • snapshot
  • release
revision badge
swh:1:rev:6c0251f7530fe52c2a9eb63f76de7041643f18f0
snapshot badge
swh:1:snp:4e3e7077647a709f15b8c1b32ce7100175d0580b
release badge
swh:1:rel:9389c18325c8fb7237daa00200a0851d8fa5a5b4
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • snapshot
  • release
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...

sort by:
RevisionAuthorDateMessageCommit Date
6c0251f Jean Kossaifi16 December 2019, 10:32:24 UTCMerge pull request #146 from yngvem/master [BUGFIX]: scipy.misc.imresize is removed from latest version of SciPy16 December 2019, 10:32:24 UTC
7dbee29 Yngve Mardal Moe16 December 2019, 06:56:45 UTCUpdate plot_image_compression.py16 December 2019, 06:56:45 UTC
262c7fe Yngve Mardal Moe15 December 2019, 06:32:13 UTCUsing scipy.ndimage.zoom instead of scipy.misc.imresize scipy.misc.imresize is no longer in SciPy, however scipy.ndimage.zoom is.15 December 2019, 06:32:13 UTC
84df552 Jean Kossaifi04 December 2019, 13:02:38 UTCMerge pull request #144 from kingsj0405/master Fix TypeError run tensorly.partial_svd with None n_eigenvecs04 December 2019, 13:02:38 UTC
6f26a20 kingsj040504 December 2019, 12:29:43 UTCAuto format04 December 2019, 12:29:43 UTC
0751da6 kingsj040504 December 2019, 12:22:05 UTCMerge branch 'feature/issue#119' of https://github.com/kingsj0405/tensorly into feature/issue#12004 December 2019, 12:22:05 UTC
398c3e6 kingsj040504 December 2019, 12:17:36 UTCRefactor code to pass the tests04 December 2019, 12:19:15 UTC
4fd099c kingsj040501 August 2019, 18:36:51 UTCFix TypeError run tensorly.partial_svd with None n_eigenvecs04 December 2019, 12:19:15 UTC
bd095ce Jean Kossaifi28 November 2019, 20:54:13 UTCMerge pull request #141 from juliagusak/parafac_stopping_criterion parafac: more option for convergence criterion28 November 2019, 20:54:13 UTC
ebf3ffa juliagusak28 November 2019, 20:25:06 UTCAdd: renamed convergence criteria28 November 2019, 20:25:06 UTC
60ba9a4 juliagusak26 November 2019, 15:20:11 UTCsmall fix26 November 2019, 15:20:11 UTC
3994f1c juliagusak21 November 2019, 13:01:58 UTCSmall fix21 November 2019, 13:01:58 UTC
c9eb777 juliagusak21 November 2019, 12:11:13 UTCAdd: stopping criterion to parafac21 November 2019, 12:11:13 UTC
dc67ac6 Jean Kossaifi20 November 2019, 18:08:40 UTCMerge pull request #139 from lan496/reproducibility-for-tucker Making partial_svd and tucker reproducible20 November 2019, 18:08:40 UTC
2a38abf lan49620 November 2019, 13:33:42 UTCfix initialization of v020 November 2019, 13:33:42 UTC
5282f44 lan49619 November 2019, 09:49:15 UTCadd kwargs in SVD functions19 November 2019, 09:49:15 UTC
64f596e lan49616 November 2019, 14:13:46 UTCenable tucker decomposition to be deterministic with random_state16 November 2019, 14:13:46 UTC
c6fcf59 lan49615 November 2019, 16:47:21 UTCfix test tensor for multiple backends15 November 2019, 16:47:21 UTC
c80f0a0 lan49615 November 2019, 11:55:59 UTCoption for starting vector in partial svd15 November 2019, 11:55:59 UTC
f1a7bf2 Jean Kossaifi06 November 2019, 21:09:56 UTCFixed typo06 November 2019, 21:09:56 UTC
2e41422 Jean Kossaifi01 November 2019, 17:02:38 UTCCompatibility with TensorFlow 2.001 November 2019, 17:02:38 UTC
9f2864a Jean Kossaifi01 November 2019, 12:33:26 UTCMerge pull request #135 from Cor3Down/troubleShooting Fix docstrings and minor typos01 November 2019, 12:33:26 UTC
620b49e Cor3Down14 October 2019, 11:19:06 UTCAdding missing information of parameters in docstrings and fix some typo mistakes14 October 2019, 11:19:06 UTC
48938be Jean Kossaifi10 October 2019, 20:53:49 UTCMerge pull request #134 from Cor3Down/issue_#133 PyTorch backend: remove duplicate declaration of 'stack' method10 October 2019, 20:53:49 UTC
d1a2206 Cor3Down10 October 2019, 10:19:43 UTCRemoving second declaration of 'stack' static method.10 October 2019, 10:19:43 UTC
d3a3b33 Jean Kossaifi05 October 2019, 11:38:54 UTCTTcross: increase tolerance for random test05 October 2019, 11:38:54 UTC
7014297 Jean Kossaifi05 October 2019, 11:29:06 UTCFIX: sparse backend05 October 2019, 11:29:06 UTC
b3654e5 Milad Sadeghi DM04 October 2019, 13:00:00 UTCFix truncated_svd method (#132) PyTorch truncated SVD: adding staticmethod decorator and remove self parameter.04 October 2019, 13:00:00 UTC
ca6995a Jean Kossaifi02 September 2019, 15:11:40 UTCREADME example: use lower rank02 September 2019, 15:11:40 UTC
c08103a Jean Kossaifi23 August 2019, 17:25:22 UTCREADME: use new tucker_tensor syntax23 August 2019, 17:25:22 UTC
de8ad5f Jean Kossaifi23 August 2019, 17:17:08 UTCMerge branch 'master' of https://github.com/tensorly/tensorly23 August 2019, 17:17:08 UTC
728768a Jean Kossaifi23 August 2019, 17:16:20 UTCkruskal_normalise: fix + test23 August 2019, 17:16:20 UTC
6e9a56d Milad Sadeghi DM21 August 2019, 15:41:32 UTCFix typo mistakes in some files (#127) * docs: fix all typo mistakes21 August 2019, 15:41:32 UTC
6ccd3f5 Jean Kossaifi20 August 2019, 17:30:24 UTCTemporary fix for MXNet20 August 2019, 17:30:24 UTC
925f33a Jean Kossaifi20 August 2019, 17:11:17 UTCRandom tensors: allow over-parametrization20 August 2019, 17:11:17 UTC
75863ee Jean Kossaifi20 August 2019, 17:10:44 UTCFix: partial_svd on singular matrix (zero eigenvals)20 August 2019, 17:10:44 UTC
29a7b57 Jean Kossaifi13 August 2019, 10:58:48 UTCCreate Contributing.rst For Github integration.13 August 2019, 10:58:48 UTC
21beae0 Jean Kossaifi13 August 2019, 10:16:57 UTCAdd feature request template13 August 2019, 10:16:57 UTC
1f034e0 Jean Kossaifi13 August 2019, 10:14:51 UTCAdd bug template13 August 2019, 10:14:51 UTC
c2fd964 Jean Kossaifi12 August 2019, 14:24:27 UTCBump version12 August 2019, 14:24:27 UTC
0b7d147 Jean Kossaifi12 August 2019, 10:07:00 UTCPyTorch backend: use solve instead of gels/gesv12 August 2019, 10:07:00 UTC
0fa8ab5 Jean Kossaifi06 August 2019, 17:16:06 UTCUpload only once06 August 2019, 17:16:06 UTC
c66c52e Jean Kossaifi06 August 2019, 16:57:05 UTCUse Travis to deploy to Pypi06 August 2019, 16:57:05 UTC
44e3c07 Jean Kossaifi06 August 2019, 16:11:53 UTCAdded test case for rank-1 CP decomposition06 August 2019, 16:11:53 UTC
7636ad6 Jean Kossaifi06 August 2019, 16:11:41 UTCTensorflow backend: update solve06 August 2019, 16:11:41 UTC
ec215f5 Jean Kossaifi06 August 2019, 15:41:15 UTCTensorflow backend: minor update Use tf.linalg.qr instead of the (deprecated) tf.qr06 August 2019, 15:41:15 UTC
0b6eb27 Jean Kossaifi06 August 2019, 14:16:26 UTCSatisfy pydata sparse..06 August 2019, 14:16:26 UTC
ccbe247 Jean Kossaifi06 August 2019, 14:05:08 UTCSatisfy tensorflow...06 August 2019, 14:05:08 UTC
26034e1 Jean Kossaifi06 August 2019, 13:56:23 UTCMXNet specific fix06 August 2019, 13:56:23 UTC
e8ac360 Jean Kossaifi06 August 2019, 13:52:24 UTCUpdate06 August 2019, 13:52:24 UTC
14ec121 Jean Kossaifi06 August 2019, 13:44:36 UTCFIX kruskal_norm06 August 2019, 13:44:36 UTC
2bb3e8c Jean Kossaifi06 August 2019, 13:04:20 UTCUpdate tol06 August 2019, 13:04:20 UTC
6782b4c Jean Kossaifi06 August 2019, 13:00:48 UTCMinor change in tensorflow backend06 August 2019, 13:00:48 UTC
0965ef2 Jean Kossaifi06 August 2019, 13:00:18 UTCUpdated version of Python used for tests06 August 2019, 13:00:18 UTC
90c3745 Jean Kossaifi06 August 2019, 12:59:52 UTCFIX: kruskal normalise06 August 2019, 12:59:52 UTC
d64eb49 Jean Kossaifi06 August 2019, 12:41:32 UTCFIX: kruskal normalisation + rec error estimation06 August 2019, 12:41:32 UTC
56ad880 Jean Kossaifi06 August 2019, 12:41:16 UTCAdds outer-product06 August 2019, 12:41:16 UTC
d4fca6a Jean Kossaifi05 August 2019, 09:15:08 UTCMerge pull request #123 from kingsj0405/feature/issue#122 Use UTF-8 encoding05 August 2019, 09:15:08 UTC
8329b4f kingsj040501 August 2019, 19:24:28 UTCUse UTF-8 encoding01 August 2019, 19:24:28 UTC
83bf472 kingsj040501 August 2019, 18:36:51 UTCFix TypeError run tensorly.partial_svd with None n_eigenvecs01 August 2019, 18:36:51 UTC
1fadece Jean Kossaifi26 July 2019, 19:53:19 UTCAdd back mask to kruskal_to_tensor26 July 2019, 19:53:19 UTC
02f084a Jean Kossaifi26 July 2019, 19:52:30 UTCTest for correctness of weights for Kruskal tensor26 July 2019, 19:52:30 UTC
929a1fd Jean Kossaifi26 July 2019, 19:52:00 UTCAdded diag to backend26 July 2019, 19:52:00 UTC
28086e9 Jean Kossaifi13 June 2019, 11:21:00 UTCsparse DOC: kruskal_tensors have weights13 June 2019, 11:21:00 UTC
4bfad4d Jean Kossaifi13 June 2019, 11:17:34 UTCUpdate sparse DOC13 June 2019, 11:17:34 UTC
fd4b6f3 Jean Kossaifi13 June 2019, 11:13:06 UTCAdd sparse functions to API13 June 2019, 11:13:06 UTC
a8391c5 Jean Kossaifi04 June 2019, 23:00:13 UTCMerge branch 'master' of https://github.com/tensorly/tensorly04 June 2019, 23:00:13 UTC
9ba7294 Jean Kossaifi04 June 2019, 22:59:48 UTCFIX: orthogonalisation04 June 2019, 22:59:48 UTC
696aa5d Jean Kossaifi31 May 2019, 09:41:45 UTCFIX: use _get_backend_method in dispatch31 May 2019, 09:41:45 UTC
6b46712 Jean Kossaifi13 May 2019, 23:08:18 UTCDOC: update for tucker tensor syntax + update API13 May 2019, 23:08:18 UTC
47063bc Jean Kossaifi13 May 2019, 22:51:08 UTCUpdate to Tucker tensor as tuples13 May 2019, 22:51:08 UTC
7349038 Jean Kossaifi01 May 2019, 12:01:28 UTCMerge pull request #87 from JeanKossaifi/tensor-classes Adding a KruskalTensor class and enforces that kruskal tensors (e.g. tensors decomposed with Parafac) should always be expressed as mappings (tuple like) object of the form (weights, factor_list). It also adds various function to check the validity of input decomposed tensors (CP, Tucker and MPS) and efficient operations on decomposed tensors.01 May 2019, 12:01:28 UTC
31f025a Jean Kossaifi23 April 2019, 16:37:23 UTCFIX precision for multi-mode-dot tests23 April 2019, 16:37:23 UTC
1779931 Jean Kossaifi23 April 2019, 15:31:24 UTCFIX: typos/non-tensorly tensor23 April 2019, 15:31:24 UTC
86bd4ae Jean Kossaifi23 April 2019, 15:30:58 UTCAdded tucker_mode_dot n-mode-product between Tucker tensor and matrix/vector23 April 2019, 15:30:58 UTC
71fd23b Jean Kossaifi23 April 2019, 15:23:56 UTCAdded MPS tensor validation23 April 2019, 15:23:56 UTC
5de19fa Jean Kossaifi23 April 2019, 15:12:29 UTCAdd tucker_tensor validation23 April 2019, 15:12:29 UTC
99572fe Jean Kossaifi23 April 2019, 13:35:47 UTCFIX kruskal_tensor for sparse_backend Always carry weights around, e.g. kruskal_tensor = (weights, factors) always23 April 2019, 13:35:47 UTC
b1f9077 Jean Kossaifi23 April 2019, 13:28:48 UTCFIX kruskal_tensor Now kruskal_tensor should always be (weights, factors)23 April 2019, 13:28:48 UTC
47028b7 Jean Kossaifi22 April 2019, 17:07:29 UTCMerge branch 'master' into tensor-classes22 April 2019, 17:07:29 UTC
ce9cfaa Jean Kossaifi18 April 2019, 14:11:50 UTCMerge branch 'master' of https://github.com/tensorly/tensorly18 April 2019, 14:11:50 UTC
5ec54f4 Jean Kossaifi18 April 2019, 13:48:43 UTCnn-tucker: FIX when only one mode provided18 April 2019, 13:48:43 UTC
82831d8 Jean Kossaifi15 April 2019, 09:14:03 UTCMerge pull request #90 from Quansight/sparse-robust-pca Sparse robust pca15 April 2019, 09:14:03 UTC
bbc9141 Jean Kossaifi15 April 2019, 08:51:20 UTCMinor refactor: svd_thresholding always returns a tensor15 April 2019, 08:51:20 UTC
4a64976 Jean Kossaifi11 April 2019, 16:28:48 UTCMerge branch 'master' into sparse-robust-pca11 April 2019, 16:28:48 UTC
d329bac Jean Kossaifi10 April 2019, 21:51:29 UTCMerge branch 'master' of https://github.com/tensorly/tensorly10 April 2019, 21:51:29 UTC
3699d2d Jean Kossaifi10 April 2019, 21:50:51 UTCFIX README: sparse SVD fails on int array...10 April 2019, 21:50:51 UTC
58d6e34 Jean Kossaifi10 April 2019, 12:11:10 UTCMerge pull request #107 from JeanKossaifi/Quansight-sparse-docs Add sparse docs10 April 2019, 12:11:10 UTC
74ed476 Jean Kossaifi10 April 2019, 12:00:05 UTCUpdate sparse documentation.10 April 2019, 12:00:05 UTC
65250b8 Jean Kossaifi10 April 2019, 11:21:27 UTCMerge branch 'sparse-docs' of git://github.com/Quansight/tensorly into Quansight-sparse-docs10 April 2019, 11:21:27 UTC
3909404 Jean Kossaifi05 April 2019, 10:51:50 UTCMerge pull request #105 from JeanKossaifi/sparse-missing-values Sparse missing values for PARAFAC05 April 2019, 10:51:50 UTC
82175d1 Jean Kossaifi05 April 2019, 10:51:36 UTCMerge branch 'master' into sparse-missing-values05 April 2019, 10:51:36 UTC
39c1f27 Jean Kossaifi05 April 2019, 10:47:27 UTCAdded reference05 April 2019, 10:47:27 UTC
b201b5a Jean Kossaifi03 April 2019, 11:00:07 UTCMerge pull request #106 from JeanKossaifi/maximeguillaud-master Support for complex tensors in CP03 April 2019, 11:00:07 UTC
8d8f035 Jean Kossaifi31 March 2019, 00:09:32 UTCSupport for complex tensors in PARAFAC31 March 2019, 00:09:32 UTC
12748bf Jean Kossaifi31 March 2019, 00:09:27 UTCMerge branch 'master' of git://github.com/maximeguillaud/tensorly into maximeguillaud-master31 March 2019, 00:09:27 UTC
52b4ed1 Jean Kossaifi29 March 2019, 20:15:42 UTCUpdated README29 March 2019, 20:15:42 UTC
2a95291 Jean Kossaifi29 March 2019, 20:14:27 UTCUpdated README Update tensorly paper reference.29 March 2019, 20:14:27 UTC
0bd6e88 Jean Kossaifi26 March 2019, 23:14:37 UTCMore efficient kruskal_to_tensor26 March 2019, 23:14:37 UTC
a0bde0d Jean Kossaifi26 March 2019, 23:14:11 UTCReadibility of khatri-rao26 March 2019, 23:14:11 UTC
  • Newer
  • Older

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top