Sophie

Sophie

distrib > Mandriva > current > i586 > by-pkgid > 256daf8bad238d64033111696c0b510c > files > 550

python-networkx-1.4-1mdv2010.2.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