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
  • 7dc9f7b
  • /
  • doc
  • /
  • index.rst
Raw File Download

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.

  • content
  • directory
  • revision
  • snapshot
  • release
content badge
swh:1:cnt:1d1512ee6ca95d818cdccca3a655d19c89975dc0
directory badge
swh:1:dir:315217416863f60c4b7789cb8d3cd6af5f651d0a
revision badge
swh:1:rev:1bb217a077d6fa1d507f963a60da81adfd099d79
snapshot badge
swh:1:snp:4e3e7077647a709f15b8c1b32ce7100175d0580b
release badge
swh:1:rel:491343b039584bf49d975bfb225ec80438f71fc4

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.

  • content
  • directory
  • 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 ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 1bb217a077d6fa1d507f963a60da81adfd099d79 authored by Jean Kossaifi on 14 July 2017, 03:03:33 UTC
Merge pull request #7 from chubei/master
Tip revision: 1bb217a
index.rst
.. tensorly documentation

TensorLy: Tensor Learning in Python
======================================

.. toctree::
   :maxdepth: 1
   :hidden:

   installation
   user_guide
   modules/api
   auto_examples/index
   development_guide/index
   authors


.. only:: html


   .. raw:: html

      <div class="container">

            <div class="tile is-ancestor">
                    <div class="tile is-parent">
                    <a class="tile is-child box" href="installation.html">
                        <p class="title">Install TensorLy</p>
                        <p class="subtitle">Installation instructions </p>
                    </a>
                    </div>

                    <div class="tile is-parent">
                    <a class="tile is-child box" href="user_guide.html">
                        <p class="title">User Guide</p>
                        <p class="subtitle">A friendly guide to tensor learning</p>
                    </a>
                    </div>

                    <div class="tile is-parent">
                    <a class="tile is-child box" href="auto_examples/index.html">
                        <p class="title">Examples</p>
                        <p class="subtitle">See usage examples with code</p>
                    </a>
                    </div>
            </div>
            
            <div class="tile is-ancestor">
                    <div class="tile is-parent">
                    <a class="tile is-child box" href="modules/api.html">
                        <p class="title">
                            <i class="fa fa-book" aria-hidden="true"></i>
                            API
                        </p>
                        <p class="subtitle">Functions and classes documentation</p>
                    </a>
                    </div>

                    <div class="tile is-parent">
                    <a class="tile is-child box" href="authors.html">
                        <p class="title">Authors</p>
                        <p class="subtitle">About the developers</p>
                    </a>
                    </div>

                    <div class="tile is-parent">
                    <a class="tile is-child box" href="development_guide/index.html">
                        <p class="title">
                            <span>Development guide</span>
                        </p>
                        <p class="subtitle">Contribute to the project</p>
                    </a>
                    </div>
            </div>

        </div>


   .. raw:: html

      <br/> <br/>

      <div class="content is-medium">
         <div class="card" style="padding:2em;">

               <h3 class="title is-3"> Citing TensorLy </h3>
               <hr/>

               If you use TensorLy, please cite:
               <br/>
               
               <div class="container" style="margin: 1em; background-color: whitesmoke;">
                  <code class="language-latex" data-lang="latex">
                      @article{tensorly, <br/>
                      &nbsp;&nbsp;&nbsp;&nbsp;author = {Jean Kossaifi and Yannis Panagakis and Maja Pantic}, <br/>
                      &nbsp;&nbsp;&nbsp;&nbsp;title = {TensorLy: Tensor Learning in Python}, <br/>
                      &nbsp;&nbsp;&nbsp;&nbsp;journal = {ArXiv e-print} <br/>
                      &nbsp;&nbsp;&nbsp;&nbsp;year = {2016}, <br/>
                     }
                    <br/>
                  </code>
               </div>

         </div>
      </div>


back to top

Software Heritage — Copyright (C) 2015–2026, 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— Content policy— Contact— JavaScript license information— Web API