Tag: Efficiency

  • 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…

  • When to parallelize and when not to

    Intro I have finally delivered my last term paper for this year (one last year to go). It was about simulating traffic using graphs, onsets of congestion and the likes. Once again, the smallest graph was of order 4000+, and once again I had to work with MonteCarlo approach on 1000+ time steps for each…

  • Why I like the Master I study

    My (very few) readers know it, as I mention it often: I am what you could call a life-long student, and currently working my way towards finishing an MSc in Computational Engineering and Mathematics. The reality of it is I wanted to understand a bit better the math and the theory behind all the “common”…