1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
.. ../../../../theano/sandbox/nlinalg.py
.. _libdoc_linalg:
===================================================================
:mod:`tensor.nlinalg` -- Linear Algebra Ops Using Numpy
===================================================================
.. module:: tensor.nlinalg
:platform: Unix, Windows
:synopsis: Linear Algebra Ops Using Numpy
.. moduleauthor:: LISA
.. note::
This module is not imported by default. You need to import it to use it.
API
===
.. automodule:: theano.tensor.nlinalg
:members:
|