Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diantonioandrea/diantonioandrea
Introductory repository.
https://github.com/diantonioandrea/diantonioandrea
introduction
Last synced: about 2 months ago
JSON representation
Introductory repository.
- Host: GitHub
- URL: https://github.com/diantonioandrea/diantonioandrea
- Owner: diantonioandrea
- License: unlicense
- Created: 2022-11-03T19:07:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T08:57:15.000Z (about 2 months ago)
- Last Synced: 2024-10-30T09:27:26.264Z (about 2 months ago)
- Topics: introduction
- Homepage: https://github.com/diantonioandrea
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Andrea Di Antonio, 24
Hi, I'm Andrea, a 24-year-old Mathematics MSc student at the University of Milano-Bicocca, UniMiB.
### Physics and Mathematics.
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.### Development.
As of now, I'm working on the following projects:
- [**ivo**](https://github.com/diantonioandrea/ivo): A `C++23` [DGFE](https://en.wikipedia.org/wiki/Discontinuous_Galerkin_method) library for `2+1` space-time problems, developed as part of my master's thesis.
- [**CLAY**](https://github.com/diantonioandrea/CLAY): A `C23` **L**inear **A**lgebra librar**Y**, developed as part of a Numerical Linear Algebra course.