Blog
Today I played around with circles. My aim is to implement a python package for closest disc packaging. But first things first: Any algorithm in this category has the need to determine the tangent circle to three other circles effectively.
Still working on the disc packing problem. I need a seed for the Voronoi disc algorithm first.