.. raw:: html Examples ======== .. _examples-index: .. _general_examples: General examples ---------------- These are general purpose examples which show a few of the capabilities and intended uses of ``tensorlib``. .. raw:: html
.. figure:: ./images/thumb/plot_meg.png :target: ./plot_meg.html :ref:`example_plot_meg.py` .. raw:: html

MEG data is notriously complex. An SVD over the flattened matrix does not give any useful or in...

.. toctree:: :hidden: ./plot_meg .. raw:: html
.. figure:: ./images/thumb/plot_bread.png :target: ./plot_bread.html :ref:`example_plot_bread.py` .. raw:: html

SVD decomposition can be used to decompose a tensor, but removing the structural information in...

.. toctree:: :hidden: ./plot_bread .. raw:: html