Posts
All the articles I've posted.
Compressed Integer Vector Library
Posted on:February 20, 2025A Rust library that implements a compressed integer vector with fast random access that stores values with instantaneous codes in a bitstream
Finding Diverse Strings and Longest Common Sequences in a Graph
Posted on:December 14, 2024Slides for a seminar in bioinformatics.
G2 cheat sheet
Posted on:January 24, 2024🇮🇹 Versione compatta senza dimostrazioni delle dispense di Geometria 2 di Francesco Sorce.
Queueing System with Potential for Recruiting Secondary Servers
Posted on:April 4, 2023Slides for a seminar on the topic of numerical methods for Markov Chains
Identifying small worlds networks
Posted on:February 24, 2023Spatial Networks and small words, an experimental study on real-world datasets. Developed in Python with parallel processing support for the computation of the heaviest functions.