Skip to content

Instantly share code, notes, and snippets.

View Uiuran's full-sized avatar
💭
Focus and Flowers

Daniel Penalva Uiuran

💭
Focus and Flowers
View GitHub Profile
'''
@Fork by Uiuran 2013
@created on Jan 17, 2010
@author: mjbommar
'''
from GraphMovie import GraphMovie
import igraph
import numpy as np
@Uiuran
Uiuran / GraphMovie.py
Last active December 15, 2015 08:59 — forked from mjbommar/GraphMovie.py
'''
@Forked by Uiuran (c) 2013
@date Feb 21, 2011
@original author: mjbommar (c) 2011
@license Simplified BSD, (C) 2011.
Free to use for non-commerical purposes. Attribution appreciated :)
'''
import igraph