Principles of ParallelismCovers the basics of parallelism, including physical examples, historical context, multicore era, and parallel collections in Scala.
Block DecompositionCovers the concept of block decomposition in linear algebra, illustrating how matrices can be divided and manipulated using block structures.