Indexing, NumPy Developers, 2024 - Official documentation for NumPy's indexing and slicing mechanisms, including multi-dimensional arrays and the distinction between views and copies.
The N-dimensional array (ndarray), NumPy Developers, 2024 - Reference documentation describing the fundamental NumPy ndarray object, providing context for how array data is structured and how slicing creates views.