https://github.com/tensorly/tensorly
Revision dea9ac8221e716f54e6fa6b18dc7939627817257 authored by Jean Kossaifi on 27 August 2021, 13:14:32 UTC, committed by Jean Kossaifi on 27 August 2021, 13:14:32 UTC
1 parent c6074c7
Raw File
Tip revision: dea9ac8221e716f54e6fa6b18dc7939627817257 authored by Jean Kossaifi on 27 August 2021, 13:14:32 UTC
Typo: math.prod -> utils.prod
Tip revision: dea9ac8
index.rst
:no-toc:
:no-localtoc:
:no-pagination:

.. tensorly documentation


.. only:: latex

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

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

   installation
   user_guide/index
   modules/api
   auto_examples/index
   development_guide/index
   Notebooks <https://github.com/JeanKossaifi/tensorly-notebooks>
   about


.. only:: html

   .. raw:: html
      :file: index.html
back to top