-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
DEP: special: remove deprecated functions #23243
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
Conversation
@@ -484,11 +484,7 @@ | |||
:toctree: generated/ | |||
|
|||
lpmv -- Associated Legendre function of integer order and real degree. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't remove these other functions as they don't raise a deprecation warning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@steppi what is the plan with these other functions? Should they be raising a warning?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for missing the ping. The replacements haven't been written yet, so no warnings yet. It's something I've wanted to do but haven't had time for.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks Jake!
I updated the tracker |
sph_harm
,clpmn
,lpn
,lpmn
are all due to be removed in this release