Found on the web: "A modular multiplication circle is a visualization that uses a circle to represent numbers in a specific modulus and draws lines to connect points based on a multiplication pattern.
Circle based search for detecting lines. Bresenham's Circle and DDA Algorithms were used. Written with OpenCV, Numpy and Matplot libraries.