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: Matrix Operations and Intro to NumPy
- Lab 6: The Caesar Cipher
- Lab 7: NumPy and Matrix Row Reduction
- Lab 8: The Vigenère Cipher
- Lab 9: Solving Systems of Linear Equations
- Lab 10: Counterexamples
- Lab 11: Dimensional Analysis
- Lab 12: Recursion
- Lab 13: Linear Transformations
- Lab 14: Applications of Eigenvectors
- Lab 15: The Euclidean Algorithm
- Lab 16: The Gram-Schmidt Process
- Lab 17: Recursion Reloaded
- Lab 18: Networks and Eigenvector Centrality
- Lab 19: Cracking the Vigenère Cipher
- Lab 20: Applications of SVD
- Lab 21: Pandas
- Lab 22: The Lean Theorem Prover Part I
- Lab 23: The Lean Theorem Prover Part II
- Lab 24: Least Squares Lab