Tag: deliberate practice

  • Project Log Day 71

    Today I won’t be discussing results in details, but let’s just say I have started shifting focus a bit away from running environments and technical implementation of the simulator, towards visualizing results AND how the simulator actually works. I shared with my tutor some of the new visualizations I am working on, yesterday, and the…

  • Project Log: Day 65

    I scr**ed up a bit there Of course I made a mistake… It was the most stupid of things, but I was saving the results in the wrong file, and so sometimes I was overwriting a simulation result for a given configuration with that of a different configuration (facepalm). And so after having my two…

  • Project Log: Day 51 – Leaner run

    I was bothered by one thing when I created the containers last week. The “doBy” package required a lot… And was only marginally useful to me. For ONE rather simple function, “which.maxn()”, I was loading the doBy package. Just because I looked for a quick solution to a simple problem and ended up with that,…