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

Revision 1bb217a077d6fa1d507f963a60da81adfd099d79 authored by Jean Kossaifi on 14 July 2017, 03:03:33 UTC, committed by GitHub on 14 July 2017, 03:03:33 UTC
Merge pull request #7 from chubei/master
Improving partial_svd by omitting full svd matrices when possible
2 parent s 3bb1250 + fd07894
  • Files
  • Changes
  • 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.

  • revision
  • directory
  • content
revision badge
swh:1:rev:1bb217a077d6fa1d507f963a60da81adfd099d79
directory badge
swh:1:dir:315217416863f60c4b7789cb8d3cd6af5f651d0a
content badge
swh:1:cnt:1d1512ee6ca95d818cdccca3a655d19c89975dc0

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
  • directory
  • content
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 ...
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>


The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

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