Skip to content

drewconway/GMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==================
Graph Motif Models
==================

This package provides a basic framework and supporting functionality for generating random 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

About

This package provides a basic framework and supporting functionality for generating network structure network structure using graph motifs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published