-
ddx
- Osio Sotto (BG), Italy
-
webgraph-rs Public
Forked from vigna/webgraph-rsA Rust port of the WebGraph framework
-
hybrid-integer-encoding Public
A Rust implementation of a huffman encoder for integers using the Hybrid Integer Encoding tecnique described in Zuckerli
Rust UpdatedJan 27, 2025 -
webgraph-visualization Public
A simple program to visualize (small part of) webgraph's graphs with rerun
Rust UpdatedJan 20, 2025 -
-
-
obj-rs Public
Forked from simnalamburt/obj-rsWavefront obj parser for Rust
Rust Other UpdatedDec 27, 2024 -
-
dsi-bitstream-rs Public
Forked from vigna/dsi-bitstream-rsA Rust implementation of read/write bit streams supporting several types of instantaneous codes
Rust Apache License 2.0 UpdatedNov 21, 2024 -
WebGraph Public
Forked from caba5/WebGraphRust porting of the WebGraph and Zuckerli graph compression frameworks
Rust GNU General Public License v3.0 UpdatedNov 10, 2024 -
My project for the course Statistical Method for Machine Learning
Python UpdatedOct 14, 2024 -
statistical-methods-for-machine-learning Public
Forked from FedericoBruzzone/statistical-methods-for-machine-learningThis repository contains a comprehensive set of exam questions for the course "Statistical Methods for Machine Learning"
TeX GNU General Public License v3.0 UpdatedSep 3, 2024 -
-
smartcar Public
An interactive simulation of a population of cars learning to drive on a circuit using a genetic algorithm
TypeScript MIT License UpdatedJun 6, 2023 -
logo Public
A simple implementation of the logo language written in python based on the turtle module.
-
thesis Public
My computer science thesis on the development of a test report
-
lmc-interpreter Public
A Little Man Computer emulator and assembler interpreter
-
sokoban Public
Simple clone of sokoban game written in typescript