Intersection between 2 Circles
Closed this issue · 5 comments
typhoon71 commented
Hi,
I'd like to ask if you could add intersectionn check between circles.
Right now it's possible to find intersection point between two lines, or between a line and a circle, but not between two circles.
Would it be possible? Thanks anyway.
I find scikit-spatial a useful tool for me, so thanks for it.
ajhynes7 commented
Hi @typhoon71,
Sure, that sounds doable. I'll work on this soon.
typhoon71 commented
Terrific, thank you very much.
ajhynes7 commented
@typhoon71 FYI, I just released version 6.7.0
which includes this feature.
typhoon71 commented
That was fast! Thank you very much.
ajhynes7 commented
You're welcome! Haha I won't always be that fast - I just had some free time this week.