Welcome to the Fall EMC2 Python Labs¶
Choose a lab in the left sidebar.
- Lab 1: Introduction to Python, Part I
- Lab 2: Introduction to Python, Part II
- Lab 3: Introduction to Python, Part III
- Lab 4: Introduction to LaTeX
- Lab 5: Vector Arithmetic Using Python Lists
- Lab 6: The Caesar Cipher
- Lab 7: Matrix Row Reduction
- Lab 8: The Vigenère Cipher
- Lab 9: Solving Systems of Linear Equations
- Lab 10: Counterexamples
- Lab 11: Inverting matrices
- Lab 12: Recursion
- Lab 13: Basis-finding
- Lab 14: Applications of Eigenvectors
- Lab 15: The Euclidean Algorithm
- Lab 16: The Gram-Schmidt Process
- Lab 17: Recursion Reloaded
- Lab 18: Modular Arithmetic
- Lab 19: Image Compression with SVD
- Lab 20: Cracking the Vigenère Cipher
- Lab 21: Least Squares
- Lab 22: Determinants
- Lab 23: The Lean Theorem Prover
- Lab 24: Lucas Sequences