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

Type stubs: generic ufunc kwargs (attempt) #65

Open benbovy opened 2 weeks ago

benbovy commented 2 weeks ago

As an alternative to #44.

Not currently supported, unfortunately (see https://github.com/python/typing/issues/1399).