Principles of ParallelismCovers the basics of parallelism, including physical examples, historical context, multicore era, and parallel collections in Scala.
Matrix CalculusCovers the definition and basic operations of matrices, including addition, scalar multiplication, and matrix multiplication.
Linear Algebra: Matrix OperationsExplores the equivalence between different properties of linear transformations represented by matrices and various matrix operations.
Triangular Block MatricesExplores upper triangular block matrices, invertibility, elementary transformations, and determinants with examples.