|
You are here |
softologyblog.wordpress.com | ||
| | | | |
csvoss.com
|
|
| | | | | If you meet me in person, you might notice that I'm carrying around one of these knitting projects. Both projects bear patterns that are imbued with deeper m... | |
| | | | |
blog.demofox.org
|
|
| | | | | There is 80 lines of simple standalone C++ code that generated the data for this post at: https://github.com/Atrix256/RandomCode/blob/master/randmaxadd/Source.cpp Let's say you generate 1,000,000 random numbers from 0 to 255 and count how many times each number came up in a histogram. I did that and here it is: https://demofox2.files.wordpress.com/2019/06/uniform.png In a previous post I talked... | |
| | | | |
0fps.net
|
|
| | | | | Conway's Game of Life is one of the most popular and iconic cellular automata. It is so famous that googling itloads up a working simulation right in your browser! The rules for the Game of Life (GoL) can be stated in a few lines: The world is an infinite rectangular array of cells, each of... | |
| | | | |
www.michalpaszkiewicz.co.uk
|
|
| | | Conwa's Game of life and war. | ||