Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the mindist argument from Spline and SplineCV #408

Open
leouieda opened this issue May 3, 2023 · 0 comments
Open

Remove the mindist argument from Spline and SplineCV #408

leouieda opened this issue May 3, 2023 · 0 comments
Labels
maintenance A maintenance task to improve development
Milestone

Comments

@leouieda
Copy link
Member

leouieda commented May 3, 2023

This argument is no longer necessary to keep the thin-plate splines from being singular on top of the nodes thanks to #401. The argument is deprecated in v1.8.0 and should be entirely removed for v2.0.0 along with any documentation and the associated warnings.

@leouieda leouieda added the maintenance A maintenance task to improve development label May 3, 2023
@leouieda leouieda added this to the v2.0.0 milestone May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance A maintenance task to improve development
Projects
None yet
Development

No branches or pull requests

1 participant