Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Moving NumPy Internals from reference guide to Under the hood docs #19689

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

Closed
Mukulikaa opened this issue Aug 17, 2021 · 1 comment · Fixed by #19865
Closed

DOC: Moving NumPy Internals from reference guide to Under the hood docs #19689

Mukulikaa opened this issue Aug 17, 2021 · 1 comment · Fixed by #19865

Comments

@Mukulikaa
Copy link
Contributor

NumPy internals is a very detailed and informative set of documents. I feel these docs should be moved to Under-the-hood Documentation for developers to make them more visible.

IMO these documents do not belong in NumPy fundamentals because they contain low-level explanations of NumPy's code which I think are very helpful to developers but not so much to users. However, I am open to other ideas for reorganizing them and would love to hear them!

@rossbar
Copy link
Contributor

rossbar commented Aug 18, 2021

For a bit of background, the internals doc currently resides in the reference guide, which seems like a poor fit according to NEP 44. I think the under-the-hood docs (currently empty) in the user guide is indeed a sensible place for the internals to end up 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants