benbovy / spherely

Manipulation and analysis of geometric objects on the sphere.
https://spherely.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
119 stars 8 forks source link

add: some predicates #18

Closed ccalvocm closed 1 year ago

ccalvocm commented 1 year ago

Add some predicates to spherely like within and disjoint.

benbovy commented 1 year ago

@ccalvocm could you please add the two functions added in this PR in the documentation (API reference)? It's here: https://github.com/benbovy/spherely/blob/main/docs/api.rst#predicates.

benbovy commented 1 year ago

Thanks again @ccalvocm!