Introduction to Linear Algebra, Gilbert Strang, 2016 (Wellesley-Cambridge Press) - Provides comprehensive coverage of basic matrix operations, including their mathematical definitions and properties, serving as a foundational text.
Basic operations on NumPy arrays, NumPy Developers, 2023 - Official documentation for implementing matrix addition, subtraction, scalar multiplication, and transposition using NumPy's array capabilities.
Linear Algebra and Learning from Data, Gilbert Strang, 2019 (Wellesley-Cambridge Press) - Explains basic matrix operations within the context of data analysis and their direct applications in machine learning algorithms.
Linear Algebra (MIT OpenCourseWare 18.06SC), Gilbert Strang and MIT OpenCourseWare, 2011 (MIT OpenCourseWare) - Offers a structured curriculum with video lectures and notes on foundational linear algebra topics, including detailed explanations of matrix operations.