Introduction to AlgorithmsIntroduces algorithms as problem-solving procedures, covering complexity, correctness, and implementation in various languages.
Machine learning: Physics and DataDelves into the intersection of physics and data in machine learning models, covering topics like atomic cluster expansion force fields and unsupervised learning.
Primes and CoprimeExplores prime numbers, coprime integers, and their properties in number theory.
Euclidean AlgorithmExplains the Euclidean algorithm for polynomials over a field K, illustrating its application with examples.
DivisorsExplains divisors, common divisors, and greatest common divisors with illustrative examples.