Covers vectorization in Python using Numpy for efficient scientific computing, emphasizing the benefits of avoiding for loops and demonstrating practical applications.
Explores transient stability in power systems, covering synchronous machine synchronism after disturbances, voltage stability, and power flow calculations.
Explores iterative methods for solving linear systems, including Jacobi and Gauss-Seidel methods, Cholesky factorization, and preconditioned conjugate gradient.