Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > c21278cd66200f7c61783bf7d831f45d > files > 416

python-networkx-1.1-1mdv2010.1.noarch.rpm

.. _linalg:


Linear algebra
**************

.. currentmodule:: networkx

Spectrum
---------
.. automodule:: networkx.linalg.spectrum
.. autosummary::
   :toctree: generated/

   adj_matrix
   laplacian
   normalized_laplacian
   laplacian_spectrum
   adjacency_spectrum


Attribute Matrices
------------------

.. automodule:: networkx.linalg.attrmatrix
.. autosummary::
   :toctree: generated/

   attr_matrix
   attr_sparse_matrix