In 2014, the keynote speaker at the Maternal and Child Health Epidemiology Conference told the attendees that we needed to stop talking about infant mortality. Since infant mortality was pretty much ...
This project is a complete implementation of the classic Minesweeper game, developed in Python as part of the Fundamentals of Programming course at Instituto Superior Técnico (IST). The goal is to ...
A comprehensive implementation of the classic 1945 Operations Research problem: The Diet Problem. This project demonstrates linear programming, the Simplex algorithm, duality theory, sensitivity ...