Skip to content

Instantly share code, notes, and snippets.

@dgleich
dgleich / hk_comm_demo.py
Created August 27, 2014 12:46
Heat Kernel Based Community Detection
# Heat Kernel Based Community Detection
# by Kyle Kloster and David F. Gleich
# supported by NSF award CCF-1149756.
#
# This demo shows our algorithm running on the Twitter graph.
# Our other codes are available from David's website:
#
# https://www.cs.purdue.edu/homes/dgleich/codes/hkgrow/
#
# To use this demo, you need pylibbvg graph by David Gleich, Wei-Yen Day, and