The N-dimensional array (ndarray), NumPy developers, 2023 - Official documentation detailing the fundamental NumPy array object and its basic operations like creation, element-wise math, and transposition.
Introduction to Linear Algebra, Gilbert Strang, 2016 (Wellesley-Cambridge Press) - A classic textbook for understanding the theoretical foundations of linear algebra, including matrix operations and their properties.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Provides a thorough mathematical introduction to linear algebra concepts, including matrix operations, crucial for understanding deep learning algorithms.
18.06 Linear Algebra, Spring 2010, Gilbert Strang, 2010 (MIT OpenCourseWare) - Comprehensive online course offering lectures and materials on linear algebra, providing foundational understanding of matrix operations.