An open API service indexing awesome lists of open source software.

https://github.com/willguimont/circleintersect

Port of Peter Kovesi's circleintersect.m (https://www.peterkovesi.com/matlabfns/)
https://github.com/willguimont/circleintersect

circle intersection math python

Last synced: 5 months ago
JSON representation

Port of Peter Kovesi's circleintersect.m (https://www.peterkovesi.com/matlabfns/)

Awesome Lists containing this project

README

          

# circleintersect
Function to return the intersection points between two circles given their centres and radii.
Port of Peter Kovesi's circleintersect.m (https://www.peterkovesi.com/matlabfns/)