summaryrefslogtreecommitdiff
path: root/examples/algorithms/blockmodel.py
Commit message (Expand)AuthorAgeFilesLines
* minor changes related to _iter removalDan Schult2015-08-071-1/+1
* Update for python 3. Refs #384aric2010-08-071-1/+1
* Ported examples/algorithms. Refs #384loicseguin2010-08-051-9/+5
* Raise exception if using Python-2.4 or earlier (uses defaultdict).aric2010-06-191-1/+5
* Fix Exceptions to work with Python 2.6.dschult2010-06-191-4/+1
* Simplified blockmodel example and improved drawing.aric2010-03-051-32/+43
* Blockmodel examplearic2010-03-051-0/+80