Linear Algebra BasicsCovers the basics of linear algebra, focusing on solving systems of linear equations through operations to triangular form.
Factorisation LUExplains Gaussian elimination and LU factorization for solving linear systems of equations.
Linear Systems ResolutionCovers the resolution of linear systems using the Gauss method to determine unique, infinite, or no solutions.
Linear Systems: Direct MethodsCovers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
Equilibrium Extension AnalysisDiscusses equilibrium, extension analysis, stress distribution, and strain components' compatibility for a valid solution.
Code EvolutionDelves into code evolution, bug identification, refactoring, and legacy code management.
Calcul du pi1 de XUCACovers the calculation of the fundamental group of XUCA by building forms and defining applications.
Matrix InvertibilityExplores matrix invertibility and unique solutions in linear systems through row operations.