posts tagged 'algorithm'

dorling.py

update: Here’s the dorling.py code, which is just a port of Danny Dorling’s C to Python. Remember, this only works with a particular topological input format (see county.in). I’ve done some more experiments with the circular cartogram algorithm: here, here, and most recently here.

Dr. Daniel Dorling was recently nice enough to provide me [...]