-
Project Log: Day 25 – Back to work
Alright, so a few days back, I did some numbers and concluded that… This thing as it is is somewhat CPU-intensive. I could (maybe I should) look into making the core component of the simulation work on GPU, probably. But this is a personal project and instead, I want to scale OUT instead, to… MORE…
-
A quick note about eigenvalues
Intro I finally passed the last semester of the Master degree I’m taking (slowly, but with much pleasure). One of the last things I learned was about a practical application of Eigenvalues, in context of Spectral Decomposition of Adjacency Matrices… Big words all of them, but let’s just say it’s a valuable thing for studying…
-
Learning Cybernetics: Working on Ashby’s Transformation Matrices
Intro I really do not have that much spare time, but I also really wanted to learn more about “Cybernetics”. So I bought (yet another) book, a classic in this case (I think it was first edited in 1956): “An Introduction to Cybernetics”, by W. Ross Ashby (“Ashby” from now on for short). So far,…