pointpats._circle

pointpats._circle(p, q, r, dmetric=<function euclidean at 0x7efcb131fe18>)[source]

Returns (radius, (center_x, center_y)) of the circumscribed circle by the triangle pqr.

note, this does not assume that p!=q!=r