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

MAINT/DOC: remove outdated note about NumPy imports #20344

Closed
lucascolley opened this issue Mar 28, 2024 · 1 comment
Closed

MAINT/DOC: remove outdated note about NumPy imports #20344

lucascolley opened this issue Mar 28, 2024 · 1 comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org good first issue Good topic for first contributor pull requests, with a relatively straightforward solution maintenance Items related to regular maintenance tasks
Milestone

Comments

@lucascolley
Copy link
Member

lucascolley commented Mar 28, 2024

The following note is not true anymore, but it is still in the docs: https://scipy.github.io/devdocs/reference/index.html#guidelines-for-importing-functions-from-scipy

image

The lines to be removed are:

.. note::
The ``scipy`` namespace itself also contains functions imported from ``numpy``.
These functions still exist for backwards compatibility, but should be
imported from ``numpy`` directly.

@lucascolley lucascolley added the good first issue Good topic for first contributor pull requests, with a relatively straightforward solution label Mar 28, 2024
@github-actions github-actions bot added Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks labels Mar 28, 2024
@lucascolley lucascolley added this to the 1.14.0 milestone Mar 28, 2024
@ambersun1234
Copy link
Contributor

ambersun1234 commented Mar 28, 2024

I can help with this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org good first issue Good topic for first contributor pull requests, with a relatively straightforward solution maintenance Items related to regular maintenance tasks
Projects
None yet
Development

No branches or pull requests

2 participants