Metadata-Version: 1.0
Name: GMM
Version: 0.3.3
Summary: This package provides a basic framework and supporting functionality for generating network structure network structure using graph motifs.
Home-page: http://pypi.python.org/pypi/GMM/
Author: Drew Conway
Author-email: drew.conway@nyu.edu
License: LICENSE.txt
Description: ==================
        Graph Motif Models
        ==================
        
        This package provides a basic framework and supporting functionality for generating network structure network structure using graph motifs.
        
        The paper in support of this method is currently unpublished and is a working draft, but is available from the author upon request.
        
        Installation
        ============
        
        To install the the GMM package you can use setuptools as normal with:
        
            >>> easy_install GMM
        
        Depending on your permissions settings you may also have to invoke the `sudo` appendix.
        
        You can also download the the distribution listed below and install from the source code in the `GMM` folder with:
        
            >>> python setup.py install
        
        Documentation
        =============
        
        To browse the documentation for this package see: http://www.drewconway.com/gmm/
            
        
        Contact
        =======
        
         - Author:  Drew Conway
         - Email:   drew.conway@nyu.edu
        
        
Platform: UNKNOWN
