Associative Operations: FundamentalsCovers associative and commutative operations in parallel programming, using mathematical examples and discussing challenges in preserving associativity.
Operations in ZCovers addition properties and operations in the set of integers Z.
Lie Algebra: Group TheoryExplores Lie Algebra's connection to Group Theory through associative operations and Jacobi identities.
Group Theory: BasicsCovers the basics of group theory, including definitions, examples, and isometries.
Group Theory BasicsIntroduces the basics of group theory, including operations, properties, and Lie groups.
Fold Reduce OperationsExplores fold (reduce) operations in parallel programming using Scala, covering associative operations, expression trees, parallel reduction, and array reduction.