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:6b5a5fe85b64da3ca5e4c383c8f7b7b475fdfb48
snapshot badge
swh:1:snp:4e3e7077647a709f15b8c1b32ce7100175d0580b
release badge
swh:1:rel:40181656376d8510951277614f8ad982a2e35450
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
6b5a5fe Jean Kossaifi15 October 2020, 18:31:27 UTCUpdate website + API fix15 October 2020, 18:31:27 UTC
ba78763 Jean Kossaifi15 October 2020, 18:16:33 UTCMerge branch 'decomposition'15 October 2020, 18:16:33 UTC
1cbe0eb Jean Kossaifi15 October 2020, 18:16:09 UTCUpdate documentation15 October 2020, 18:16:09 UTC
aac8afe Jean Kossaifi15 October 2020, 18:15:22 UTCMerge pull request #197 from JeanKossaifi/decomposition Adding Class API15 October 2020, 18:15:22 UTC
ea5a3ab Jean Kossaifi15 October 2020, 16:12:50 UTCValidate rank in decompositions15 October 2020, 16:12:50 UTC
136f84d Jean Kossaifi15 October 2020, 14:44:05 UTCRefactor MPS -> TT15 October 2020, 14:44:05 UTC
580b11d Jean Kossaifi15 October 2020, 12:48:39 UTCAdded rank validation and refactored MPS to TT15 October 2020, 12:48:39 UTC
8d7a986 Jean Kossaifi14 October 2020, 12:29:09 UTCRefactor: kruskal tensor -> CP tensor14 October 2020, 12:29:09 UTC
984e00d Jean Kossaifi10 October 2020, 15:06:34 UTCRefactored Kruskal tensors to CP10 October 2020, 15:06:34 UTC
f151432 Jean Kossaifi07 October 2020, 16:24:38 UTCTensor decomposition: add __setitem__07 October 2020, 16:24:38 UTC
9aeaa29 Jean Kossaifi06 October 2020, 11:47:12 UTCFactorized tensors + decomposition classes06 October 2020, 11:47:12 UTC
3d7fa48 Jean Kossaifi03 October 2020, 17:03:08 UTCClass API for decompositions03 October 2020, 17:03:08 UTC
3402998 Jean Kossaifi02 October 2020, 14:57:34 UTCParafac2 class: store errors by default02 October 2020, 14:57:34 UTC
938e54b Jean Kossaifi02 October 2020, 14:53:27 UTCTucker fix02 October 2020, 14:53:27 UTC
8135b59 Jean Kossaifi02 October 2020, 14:46:00 UTCAdded CP via Robust Tensor Power Iteration02 October 2020, 14:46:00 UTC
2fd1d1d Jean Kossaifi02 October 2020, 14:43:22 UTCClass API02 October 2020, 14:43:22 UTC
1fe9902 Jean Kossaifi02 October 2020, 11:30:19 UTCMerge branch 'master' into decomposition02 October 2020, 11:30:19 UTC
2dbd582 Jean Kossaifi02 October 2020, 11:27:26 UTCTucker: sort fixed_modes02 October 2020, 11:27:26 UTC
efc9ea7 Jean Kossaifi01 October 2020, 09:33:38 UTCTucker: option to fix factors01 October 2020, 09:33:38 UTC
b51d360 Jean Kossaifi30 September 2020, 20:32:45 UTCRelax line-search test30 September 2020, 20:32:45 UTC
98e44da Jean Kossaifi30 September 2020, 19:53:08 UTCMerge branch 'master' of https://github.com/tensorly/tensorly30 September 2020, 19:53:08 UTC
984130d Jean Kossaifi30 September 2020, 15:50:29 UTCCP: fix init with KruskalTensor (take weights into account)30 September 2020, 19:51:36 UTC
b707c45 Jean Kossaifi30 September 2020, 15:50:06 UTCTucker decomposition: option to provide init + fix core30 September 2020, 19:51:32 UTC
41bff34 Jean Kossaifi30 September 2020, 15:49:45 UTCCosmetic: minor doc edit30 September 2020, 19:50:51 UTC
6599881 Aaron Meyer08 September 2020, 20:03:35 UTCUpdate api.rst Small spelling fix30 September 2020, 19:50:51 UTC
611c03b Jean Kossaifi30 September 2020, 15:50:29 UTCCP: fix init with KruskalTensor (take weights into account)30 September 2020, 15:50:29 UTC
8542709 Jean Kossaifi30 September 2020, 15:50:06 UTCTucker decomposition: option to provide init + fix core30 September 2020, 15:50:06 UTC
b405e84 Jean Kossaifi30 September 2020, 15:49:45 UTCCosmetic: minor doc edit30 September 2020, 15:49:45 UTC
b651260 Jean Kossaifi17 September 2020, 14:44:09 UTCMerge branch 'master' of https://github.com/tensorly/tensorly17 September 2020, 14:44:09 UTC
f22b9bf Jean Kossaifi09 September 2020, 15:02:28 UTCMerge pull request #192 from aarmey/patch-1 Update api.rst09 September 2020, 15:02:28 UTC
31cc9b4 Aaron Meyer08 September 2020, 20:03:35 UTCUpdate api.rst Small spelling fix08 September 2020, 20:03:35 UTC
be41f19 Jean Kossaifi28 August 2020, 17:49:17 UTCDecomposition classes28 August 2020, 21:36:05 UTC
34fdee5 Jean Kossaifi28 August 2020, 14:57:58 UTCMXNet: fix issue with stacking scalars28 August 2020, 15:24:25 UTC
8db27a2 Jean Kossaifi28 August 2020, 14:23:38 UTCAdd symmetric sparse parafac to doc28 August 2020, 14:27:39 UTC
d5e9eb8 Jean Kossaifi28 August 2020, 14:11:41 UTCSymmetric parafac with sparse tensors28 August 2020, 14:11:41 UTC
489fe7d Jean Kossaifi21 August 2020, 18:33:47 UTCFIX sparse test.21 August 2020, 18:33:47 UTC
70d16b0 Jean Kossaifi21 August 2020, 07:45:42 UTCRemove forgotten param21 August 2020, 07:45:42 UTC
bb6a0c5 Jean Kossaifi06 August 2020, 10:40:53 UTCFIX for Tensorflow, use index_update06 August 2020, 10:56:52 UTC
051c262 Jean Kossaifi06 August 2020, 09:57:24 UTCAdd Symmetric Parafac via Robust Tensor Power Iter06 August 2020, 10:21:39 UTC
4d96f8c Jean Kossaifi06 August 2020, 09:56:58 UTCCP: normalize during optimization06 August 2020, 09:56:58 UTC
26189bf Jean Kossaifi11 July 2020, 23:34:24 UTCFIX tensor_dot test for MXNet MXNet currently doesn't support transpose for tensors of order higher than 611 July 2020, 23:34:24 UTC
9920faa Jean Kossaifi11 July 2020, 20:26:58 UTCMerge branch 'master' of https://github.com/tensorly/tensorly11 July 2020, 20:26:58 UTC
5c85977 Jean Kossaifi11 July 2020, 17:01:41 UTCUpdate doc11 July 2020, 17:01:41 UTC
aa716b8 Jean Kossaifi11 July 2020, 16:56:56 UTCAdds tensor_dot + batched version and HOM.11 July 2020, 16:56:56 UTC
0fa69c7 Jean Kossaifi10 July 2020, 22:32:39 UTCMerge pull request #185 from aarmey/missing-SVD Using missing values with SVD initialization in PARAFAC10 July 2020, 22:32:39 UTC
5f07811 Aaron Meyer10 July 2020, 22:16:18 UTCUse kruskal_normalise()10 July 2020, 22:16:18 UTC
eb38212 Aaron Meyer10 July 2020, 20:14:48 UTCUpdate candecomp_parafac.py10 July 2020, 20:14:48 UTC
d5ae55f Aaron Meyer10 July 2020, 20:13:20 UTCUpdate candecomp_parafac.py10 July 2020, 20:13:20 UTC
190de02 Aaron Meyer10 July 2020, 18:31:19 UTCUpdate candecomp_parafac.py10 July 2020, 18:31:19 UTC
cb099d9 Jean Kossaifi10 July 2020, 18:09:11 UTCMerge pull request #186 from aarmey/line-search-demo Line search example script10 July 2020, 18:09:11 UTC
e0fe41c Jean Kossaifi10 July 2020, 18:08:25 UTCMerge branch 'master' into missing-SVD10 July 2020, 18:08:25 UTC
981e8a7 Aaron Meyer10 July 2020, 18:00:02 UTCShould now initialize weights.10 July 2020, 18:00:02 UTC
93ee05b Aaron Meyer10 July 2020, 17:36:45 UTCSome edits to polish the demo script.10 July 2020, 17:36:45 UTC
dc422fe Jean Kossaifi10 July 2020, 00:38:49 UTCTenalg Backend: correctly set global tenalg_backend (when local_threadsafe=False).10 July 2020, 00:38:49 UTC
7b8a6c3 Jean Kossaifi10 July 2020, 00:37:37 UTCUse default moveaxis with sparse10 July 2020, 00:37:37 UTC
e8546a2 Jean Kossaifi10 July 2020, 00:36:09 UTCDefault implementation for moveaxis10 July 2020, 00:36:09 UTC
03a51c5 Jean Kossaifi09 July 2020, 12:05:52 UTCMerge pull request #183 from aarmey/line-search PARAFAC line search09 July 2020, 12:05:52 UTC
817002f Aaron Meyer08 July 2020, 18:37:05 UTCAdd file.08 July 2020, 18:37:05 UTC
0da9e4e Aaron Meyer08 July 2020, 18:01:05 UTCAdd check that error monotonically decreases.08 July 2020, 18:01:05 UTC
4c6a2ef Aaron Meyer08 July 2020, 17:50:11 UTCFixed typo.08 July 2020, 17:50:11 UTC
db4be41 Aaron Meyer08 July 2020, 15:16:37 UTCAcceleration adjustments from the N-way Toolbox08 July 2020, 15:16:37 UTC
b2fd9ec Aaron Meyer07 July 2020, 14:55:58 UTCCompare error to last iteration, so that we only calculate the error once unless line search fails.07 July 2020, 14:55:58 UTC
df40fa9 Aaron Meyer07 July 2020, 14:32:52 UTCLinting.07 July 2020, 14:32:52 UTC
2d95da7 Aaron Meyer07 July 2020, 14:31:45 UTCAdded documentation for error_calc()07 July 2020, 14:31:45 UTC
53652a4 Aaron Meyer07 July 2020, 14:19:09 UTCChanged to Bro line search implementation.07 July 2020, 14:19:09 UTC
31fcc9d Aaron Meyer07 July 2020, 13:34:46 UTCFix missing jump scaling.07 July 2020, 13:34:46 UTC
387dc55 Aaron Meyer05 July 2020, 17:10:54 UTCFixed Jax backend.05 July 2020, 17:10:54 UTC
570c51f Aaron Meyer05 July 2020, 16:59:20 UTCWorking for PARAFAC.05 July 2020, 16:59:20 UTC
f66a8f9 Aaron Meyer04 July 2020, 23:10:03 UTCPerformance now better. Included benchmarking workbook.04 July 2020, 23:10:03 UTC
a86c45d Aaron Meyer03 July 2020, 22:46:22 UTCNow works with fixed modes.03 July 2020, 22:46:22 UTC
118e7ce Aaron Meyer03 July 2020, 20:51:45 UTCUnify error calculation and fix necessary tensor copy.03 July 2020, 20:51:45 UTC
303a8f6 Jean Kossaifi03 July 2020, 11:36:01 UTCMerge branch 'master' into line-search03 July 2020, 11:36:01 UTC
0266447 Aaron Meyer03 July 2020, 00:08:31 UTCRevert "Reduce tensor reconstruction." This reverts commit a776373b6285d7b2ef59dd9f4e8a8909d23cffc0.03 July 2020, 00:08:31 UTC
a776373 Aaron Meyer03 July 2020, 00:00:26 UTCReduce tensor reconstruction.03 July 2020, 00:00:26 UTC
f999745 Jean Kossaifi02 July 2020, 20:55:15 UTCMerge pull request #184 from aarmey/testing-fixes Fix testing errors02 July 2020, 20:55:15 UTC
819ba2a Aaron Meyer01 July 2020, 15:06:03 UTCUpdate test_candecomp_parafac.py01 July 2020, 15:06:03 UTC
9e64803 Aaron Meyer01 July 2020, 14:47:32 UTCUpdate test_candecomp_parafac.py01 July 2020, 14:47:32 UTC
4a66433 Aaron Meyer01 July 2020, 14:44:29 UTCFix sporadic masked Tucker errors.01 July 2020, 14:44:29 UTC
8987dbc Aaron Meyer01 July 2020, 14:24:11 UTCFixed Jax masking shape in kr.01 July 2020, 14:24:11 UTC
03ece99 Aaron Meyer01 July 2020, 14:15:38 UTCLower rank of MPS to prevent sporadic testing errors.01 July 2020, 14:15:38 UTC
d10f16b Aaron Meyer01 July 2020, 14:12:49 UTCReduce rank of MPS test.01 July 2020, 14:12:49 UTC
2b57318 Aaron Meyer01 July 2020, 14:11:40 UTCMake masked PARAFAC test more reliable.01 July 2020, 14:11:40 UTC
3b9dab1 Aaron Meyer01 July 2020, 04:07:37 UTCDon't need to tl.copy.01 July 2020, 04:07:37 UTC
351f62a Aaron Meyer01 July 2020, 03:40:58 UTCUpdate candecomp_parafac.py01 July 2020, 03:40:58 UTC
5fa4d37 Aaron Meyer30 June 2020, 22:25:08 UTCMostly setup.30 June 2020, 22:25:08 UTC
bf360e2 Aaron Meyer29 June 2020, 21:23:49 UTCAdd line search for dense PARAFAC solving29 June 2020, 21:23:49 UTC
a1e4e2a Jean Kossaifi22 June 2020, 13:59:02 UTCMerge pull request #171 from cohenjer/feature_fixed-mode Fixing modes in parafac and nonegative_parafac22 June 2020, 13:59:02 UTC
e452f3e COHEN Jeremy22 June 2020, 13:42:40 UTCchanged assert condition22 June 2020, 13:42:40 UTC
74c2015 cohenjer22 June 2020, 13:34:44 UTCUpdate tensorly/decomposition/tests/test_candecomp_parafac.py Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com>22 June 2020, 13:34:44 UTC
865292a COHEN Jeremy22 June 2020, 13:30:35 UTCAdded unit testing for the fixed_mode feature22 June 2020, 13:30:35 UTC
6ec0209 COHEN Jeremy22 June 2020, 12:32:00 UTCMerge branch 'dev' into feature_fixed-mode22 June 2020, 12:32:00 UTC
16eb359 Jean Kossaifi22 June 2020, 12:06:34 UTCDoc: Add Logo uao22 June 2020, 12:06:34 UTC
459b6f6 Jean Kossaifi22 June 2020, 12:06:16 UTCSparse Backend: shape is now builtin22 June 2020, 12:06:16 UTC
f9be446 Jean Kossaifi19 June 2020, 14:37:58 UTCDOC: removed old authors file and added Athens uni19 June 2020, 14:37:58 UTC
f72be60 Jean Kossaifi17 June 2020, 21:34:12 UTCDOC: update authors page17 June 2020, 21:34:12 UTC
6bbadf7 Jean Kossaifi15 June 2020, 20:05:09 UTCMerge pull request #175 from aarmey/PARAFAC2-init Bugfix: PARAFAC2 not using "init" option15 June 2020, 20:05:09 UTC
ea0acd8 Jean Kossaifi15 June 2020, 20:02:52 UTCMerge pull request #173 from aarmey/masked-tucker Implement masked Tucker15 June 2020, 20:02:52 UTC
63d875b Aaron Meyer15 June 2020, 16:43:52 UTCPass in SVD.15 June 2020, 16:43:52 UTC
82a06e6 Aaron Meyer15 June 2020, 16:40:38 UTCFix init passing.15 June 2020, 16:40:38 UTC
6c8ea1e Aaron Meyer13 June 2020, 16:12:19 UTCFix tensorflow indexing.13 June 2020, 16:12:19 UTC
  • Newer
  • Older

back to top

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