Hi, I'm Andrea, a 24-year-old Mathematics MSc student at the University of Milano-Bicocca, UniMiB.
At the moment, I am exploring the following topics:
- Numerical Analysis and Numerical Methods for Partial Differential Equations.
- Discontinuous Galërkin methods.
- Numerical Linear Algebra.
- Eigenvalues algorithms.
- Iterative solvers and preconditioning techniques.
- Probability and Stochastic Processes.
I am currently focusing on the following projects:
- ivo: A discontinuous Galërkin library for
2+1
space-time problems, written inC++23
, and developed as part of my master's thesis at UniMiB. - NASS, Neon Accelerated Sketched Solver: An implementation of a Randomized Sketched GMRES with Truncated Arnoldi Orthogonalization for real linear systems utilizing Neon intrinsics, written in
C++23
, and developed as part of the exam for the Numerical Linear Algebra course at UniMiB.
Here are some interesting projects I have worked on:
- NAQRA, Neon Accelerated QR Algorithm: An implementation of the QR Algorithm with Double Wilkinson's Shift utilizing Neon intrinsics, written in
C23
.
The following are additional projects completed as part of my academic journey:
- pacs-project: An implementation of the hp-adaptive discontinuous Galërkin method, written in
C++20
, and developed as part of the exam for the Advanced Programming for Scientific Computing course at PoliMi. - mnaedp-project: An implementation of the Crouzeix-Raviart Element for the Stokes problem method, written in
MATLAB
, and developed as part of the exam for the Advanced Numerical Methods for Partial Differential Equations course at UniMiB. - maa-homeworks: Some road traffic simulations, written in
Python 3
, and developed as part of the exam for the Mathematical Analysis Methods course at UniMiB.