Courses and Resources
Discover my courses and summaries
Scientific computing (1A initial training) 2021-2022
Introduction to the search for zeros, exploring the fixed point and Newton methods, combining theory and practical applications.
Mathematics practical work (L2) 2021-2022
Advanced use of the NumPy library for linear algebra and discovery of SymPy for symbolic calculations.
Computer modeling (L1) 2021-2022
Introduction to the Python language applied to mathematics, with an implementation of linear algebra concepts on Jupyter Notebook.
Matrix computing (1A initial training) 2022-2024
Study and implementation of LU and Cholesky factorizations, with a dense and tridiagonal approach.
Mathematics Module 0 (1A apprenticeship training) 2022-2024
Refresher course in mathematics for engineers, including the resolution of linear systems and ordinary differential equations (ODE): analytical for linear cases and numerical (schemes implemented on Matlab) for non-linear cases.