Posts
Post has attachment
Public
Add a comment...
Post has shared content
Public
Play with Life.
Conway's game of Life in Python for your weekend clicking pleasure.
Conway's game of Life in Python for your weekend clicking pleasure.
Add a comment...
Post has attachment
Public
Stumpy Version 1.5 is now out!
Please submit any issues you might find to https://github.com/mutaku/Stumpy/issues
Please submit any issues you might find to https://github.com/mutaku/Stumpy/issues
Add a comment...
Post has attachment
Public
Add a comment...
Public
Monty Hall update:
The 10 billion iteration answer:
>>> monty_hall.play(iter=10000000000)
Ran 10000000000 iterations in 104833.082781s {'wins': 3333340564L, 'losses': 6666659436L}
The 10 billion iteration answer:
>>> monty_hall.play(iter=10000000000)
Ran 10000000000 iterations in 104833.082781s {'wins': 3333340564L, 'losses': 6666659436L}
Add a comment...
Post has attachment
Public
Playing 10 billion games as we speak to show you why you should switch when Monty Hall asks you if you want to change your door. See you in 34.5 hours with proof! (https://github.com/mutaku/Monty-Hall-Game/)
>>> monty_hall.play(iter=10000000000)
CPU Temperature: +56.0°C (high = +90.0°C, crit = +125.0°C)
MB Temperature: +40.0°C (high = +45.0°C, crit = +90.0°C)
PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
20 0 10296 4564 2488 R 100 0.1 54:22.63 python
>>> monty_hall.play(iter=10000000000)
CPU Temperature: +56.0°C (high = +90.0°C, crit = +125.0°C)
MB Temperature: +40.0°C (high = +45.0°C, crit = +90.0°C)
PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
20 0 10296 4564 2488 R 100 0.1 54:22.63 python
Add a comment...
Post has attachment
Public
Shall we play?
Add a comment...
Wait while more posts are being loaded