circlepack#
CirclePack.py Compute circle packings according to the Koebe-Thurston-Andreev theory, Following data numerical algorithm by C. R. Collins and K. Stephenson, “A Circle Packing Algorithm”, Comp. Geom. Theory and Appl. 2003.
AUTHORS: …
Functions
|
Find a circle packing for the given data. |
|
Invert so that the specified circle surrounds all the others. |
|
Invert with specified center |
|
Make the given circle have radius one (or the target if given). |
|
Angle at a circle of radius x given by two circles of radii y and z |
|
Compute the angle sum around a given internal circle |
|
Recursively find centers of all circles surrounding k |
|
Build grid of test points around q with grid size g |