Hi, I'm Andrea, a 24-year-old Mathematics MSc student at the University of Milano-Bicocca, UniMiB.
I have a BSc in Physics from UniMiB and I am currently pursuing a Master of Science in Mathematics.
At the moment, I am exploring the following topics:
- Numerical Analysis and Numerical Methods for Partial Differential Equations such as FEM.
- Probability and Stochastic Processes.
- Modelling.
As of now, I'm working on the following projects:
- ivo: A
C++23
DGFE library for2+1
space-time problems, developed as part of my master's thesis. - CLAY: A
C23
Linear Algebra librarY, developed as part of a Numerical Linear Algebra course. - NAQRA, Neon Accelerated QR Algorithm: An implementation of the QR Algorithm with Double Wilkinson's Shift utilizing Neon intrinsics, written in
C23
, and developed as part of a Numerical Linear Algebra course.