You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 👍
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!
The text was updated successfully, but these errors were encountered: