Welcome to my Numerical Analysis class repository! This repository contains the code and projects that I will be developing during my Numerical Methods course as part of my Data Science studies at IPN | ESCOM.
The Numerical Analysis course is focused on the development and application of computational techniques to solve mathematical problems that are typically difficult to solve analytically. Topics may include:
- Root Finding Algorithms
- Numerical Integration and Differentiation
- Interpolation and Polynomial Approximation
- Linear and Nonlinear Systems of Equations
- Eigenvalues and Eigenvectors
- Numerical Solutions to Differential Equations
This repository will be organized by topic, with directories corresponding to each major subject covered in the course. Each directory will contain code examples, problem solutions, and possibly some notes or explanations about the methods used.
- University: IPN | Escuela Superior de Cómputo (ESCOM)
- Program: Data Science
- Course: Numerical Analysis
Feel free to browse through the code, clone the repository, or use any of the examples as a reference for your own studies. Each script will include comments to explain the logic and approach used.
If you have any questions or suggestions, please feel free to open an issue or contact me!