Boids
en.wikipedia.org
Boids
1–10 of 84 posts
Re: Boids
#22011: https://news.ycombinator.com/item?id=2504652
2014: https://news.ycombinator.com/item?id=7293350
One comment from 2018: https://news.ycombinator.com/item?id=17167077
(Links for the curious. Reposts are ok after a year: https://news.ycombinator.com/newsfaq.html)
Re: Boids
#3Re: Boids
#4Could that be used to simulate the pandemic?
For a nice visualization and simulation of a spreading virus and why social distancing is a good idea: https://www.washingtonpost.com/graphics/2020/world/corona-si...
Re: Boids
#5Could that be used to simulate the pandemic?
S-I-R (Susceptible, Infected, Recovered/Removed) models of epidemiology are a far better place to begin for reasonably realistic and tractable modelling and prediction of epidemics.
Re: Boids
#6Therein the author covers boids extensively and in detail. If I am not mistaken it is in section 16.3 that the author treats boids fairly extensively.
Re: Boids
#7Update: Dang linked other discussions, and I see I commented on one from 2015 [2]. Someone there asked for the course content, and that's available (in English!) in a PDF in [1]. This workshop/implementation is actually an example of what I wanted the students to make at the time. Which I then retrofitted to a fun workshop for my colleagues.
[0]: https://matsemann.github.io/boids-workshop/ [1]: https://github.com/Matsemann/boids-workshop [2]: https://news.ycombinator.com/item?id=9300142
Re: Boids
#8Re: Boids
#9Could that be used to simulate the pandemic?