Generate list of points around a circle.
points = circlegrid(centers, radius, num) generates a list of points that form a circle around a list of centers.
Array of points with shape (p, 2) defining centers of the circles.
Radius of the points to be generated around each center.
Number of points to generate around the circle.
Array of points with shape (p * num, 2) defining the circles.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4