Multi-dimensional Arrays, The Julia Language Developers, 2024 - Official guide to Julia's array data structures, covering creation, indexing, types, and performance aspects.
Linear Algebra, The Julia Language Developers, 2024 (The Julia Language) - Official documentation for Julia's standard library functions for linear algebra operations on arrays and matrices.
Introduction to Linear Algebra, Gilbert Strang, 2023 (Wellesley-Cambridge Press) - A classic textbook that builds a strong mathematical foundation for linear algebra concepts essential for numerical computation.
Julia for Data Analysis, Bogumił Kamiński, 2022 (Manning Publications) - Provides practical examples and methods for utilizing Julia's array and matrix capabilities in data analysis.