Lecturer
Martino Andrea Scarpolini martino.scarpolini@gssi.it
Timetable and workload
Lectures: 16 hours
Course content
This short series of lectures introduces the fundamental concepts and practices of scientific computing, with a particular focus on the numerical solution of ordinary and partial differential equations (ODEs and PDEs). Students will explore the mathematical and computational tools used to model and simulate physical, biological, and engineering systems. Throughout the course, we will employ numerical calculus to solve problems ranging from simple ODEs to classical PDEs arising in continuum mechanics and related fields.
A central objective of the course is to develop both conceptual and practical understanding in contemporary scientific programming. We will examine standard compiled languages (C and Fortran), modern high-level languages (Python), and just-in-time compiled environments (Julia), highlighting their different roles in modern High Performance Computing (HPC). Emphasis will be placed on writing clear, efficient, and reproducible scientific code using modern programming paradigms.