-
Project Log: Day 4
Generating “Company Networks” Just as a starting point for my “Company Network Graph Generator”, I put together the first (far from great) igraph-based code to generate a 3-layer segmented Application, such that one Application can have a few front-end, a few back-end and a few database servers, like so: There was no secret, aside maybe…
-
Project Log: Day 3
Today will be about identifying what and WHERE I need to CHANGE to my implementation of: a SIS model (graph-based epidemiology, discrete time steps) networks generation To do so, I rescue my original code for the “Complex Networks” exercise on the topic of Epidemiology. It was a mix of R and C++, and I seem…
-
Project Log: First entry
Intro It was time. This is my “Project’s Captain’s Log”. “Day 1” was in fact yesterday. Today was the first day in which I moved from “thinking” to “implementing” the project. First day, first issues. Today I focused on setting up the needed “base environment” for me to write more easily my future report (i.e.…