weaverba137 / pydl

Library of IDL astronomy routines converted to Python.
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Add notes about 2D bspline support #73

Closed weaverba137 closed 9 months ago

weaverba137 commented 9 months ago

This PR closes #43 and closes #49.

At this point there are superior 2D bspline packages out there, and given that other aspects of the PyDL package only ever use 1D bspline code, I'm declaring anything supporting 2D bspline deprecated.

In addition, this PR improves the package infrastructure in preparation for release 1.0.0.

coveralls commented 9 months ago

Coverage Status

coverage: 66.294% (+0.5%) from 65.747% when pulling c7f8984c94acac423ee07e230866bcb8f7ffdda5 on remove-2d-bspline into 53ec40a6860ca0564ae678bf2645c0e499c95b38 on main.