spacetelescope / spherical_geometry

A Python package for handling spherical polygons that represent arbitrary regions of the sky
http://spherical-geometry.readthedocs.io/
61 stars 31 forks source link

Fix a bug in quad-precision functions normalize and intersection functions #256

Closed mcara closed 10 months ago

mcara commented 10 months ago

Fixes #186

This PR fixes a bug in quad-precision functions normalize and intersection functions affecting numerous other functions, such as contains_point().

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!.