acornmonkey / conwaylifenumber.py

Python code for calculating the Wolfram code of Conway's Game of Life (B3/S23)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conwaylifenumber.py

Python code for calculating the Wolfram code of Conway's Game of Life (B3/S23)

It's 47634829485252037513200973884082471888288955642325528262910887637847274372981720534370017768342996036219492316860704401273651054628223608960.

Output

Decimal: 47634829485252037513200973884082471888288955642325528262910887637847274372981720534370017768342996036219492316860704401273651054628223608960

Binary: 0b100000000000000010000000000000001000000000000000100000001000101110000000100010110000000000000000100000000000000010000000100010111000000010001011000000001000101110000000100010110000101110111111000010110011010000000000000000001000000000000000100000001000101110000000100010110000000010001011100000001000101100001011101111110000101100110100000000001000101110000000100010110000101110111111000010110011010000001011101111110000101100110100001111110111010000110100010000000

Decimal log: 139.6779246149457

Binary log (in decimal): 464.0000220139473

About

Python code for calculating the Wolfram code of Conway's Game of Life (B3/S23)

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%