About Me 🖖
❯ |
I have a Bachelor's Degree in Mathematics and I'm currently pursuing a Master's Degree in Computer Science at the University of Pisa, Italy. My main interests are in the fields of:
- 📕 Succinct data structures
- 📘 Algorithms and data structures
- 📗 High-performance computing
- 📙 Rust and low-level code optimization
For my Bachelor's thesis in mathematics I presented a new succinct data structure for extending the classical rank query (the one for bitvectors and strings) to Directed Acyclic Graphs. You can have a look at it here.
I am also a member of PHC, a group of enthusiastic students about technology, software, hardware, and how they work together. We manage a few servers, websites and services for the mathematics department students. Sometimes we also organize seminars about various topics related to math and computer science (often together!).
Recent Posts
-
Cache-Friendly, Low-Memory Lanczos Algorithm in Rust
How a bit of algorithm engineering and low-level details can alter what seems like a straightforward trade-off on a blackboard.
-
Engineering a fixed-width bit-packed Integer Vector in Rust
Design and implementation of a memory-efficient, fixed-width bit-packed integer vector in Rust, with extremely fast random access.
University
-
Finding Diverse Strings and Longest Common Sequences in a Graph
Slides for a seminar in bioinformatics.
-
G2 cheat sheet
🇮🇹 Versione compatta senza dimostrazioni delle dispense di Geometria 2 di Francesco Sorce.
-
Queueing System with Potential for Recruiting Secondary Servers
Slides for a seminar on the topic of numerical methods for Markov Chains