Search found 87 matches

by unname66609
July 4th, 2015, 5:07 am
Forum: The Sandbox
Topic: what is “sesame oil”?
Replies: 5
Views: 6659

what is “sesame oil”?

what is “sesame oil”?
by unname66609
July 4th, 2015, 4:53 am
Forum: LifeWiki Discussion
Topic: permanent ban in the LifeWiki
Replies: 4
Views: 6783

permanent ban in the LifeWiki

Why?
by unname66609
June 26th, 2015, 8:43 pm
Forum: Patterns
Topic: c/8 orthogonal spaceships
Replies: 8
Views: 12447

c/8 orthogonal spaceships

Now with several new versions of search programs out and PCs still getting more powerful, it might be time to revisit this topic:

Are there any serious search results out there? Promising intermediate results? Ideas?
by unname66609
June 26th, 2015, 6:13 am
Forum: The Sandbox
Topic: Mandelbrot set “R2”
Replies: 9
Views: 8148

Re: Mandelbrot set “R2”

by unname66609
June 2nd, 2015, 1:43 am
Forum: Other Cellular Automata
Topic: Latency animation
Replies: 0
Views: 2941

Latency animation

Code: Select all

[M2] (golly 2.6)
#R 3457/357/5
1 0 0 0 1
1 0 0 1 0
2 0 0 1 2
1 0 0 2 0
2 0 0 0 4
3 0 0 3 5
1 2 1 0 1
1 1 2 1 1
1 0 2 0 0
2 7 8 9 0
1 1 1 2 1
1 1 0 1 2
1 0 1 0 0
1 1 0 0 0
2 11 12 13 14
3 10 15 0 0
4 0 6 0 16
by unname66609
May 11th, 2015, 1:19 am
Forum: Patterns
Topic: smallest gun
Replies: 7
Views: 8673

smallest gun

Code: Select all

#N Simkin's glider gun
#O Michael Simkin
#C A true period 120 glider gun, found on April 28, 2015.
#C www.conwaylife.com/wiki/Simkin%27s_glider_gun
x = 33, y = 21, rule = B3/S23
2o5b2o$2o5b2o2$4b2o$4b2o5$22b2ob2o$21bo5bo$21bo6bo2b2o$21b3o3bo3b2o$
26bo4$20b2o$20bo$21b3o$23bo!
by unname66609
May 3rd, 2015, 1:47 am
Forum: Patterns
Topic: CMD shape switch engine
Replies: 5
Views: 7851

CMD shape switch engine

Code: Select all

x = 5, y = 6, rule = B3/S23
o$bo$bbo$bo$o$bbooo
by unname66609
March 29th, 2015, 9:29 pm
Forum: The Sandbox
Topic: Life viewer multistate test
Replies: 4
Views: 4444

Re: Life viewer multistate test

by unname66609
March 29th, 2015, 9:08 pm
Forum: The Sandbox
Topic: Life viewer multistate test
Replies: 4
Views: 4444

Life viewer multistate test

x = 24, y = 11, rule = test ABCDEFGHIJKLMNOPQRSTUVWX$ pApBpCpDpEpFpGpHpIpJpKpLpMpNpOpPpQpRpSpTpUpVpWpX$ qAqBqCqDqEqFqGqHqIqJqKqLqMqNqOqPqQqRqSqTqUqVqWqX$ rArBrCrDrErFrGrHrIrJrKrLrMrNrOrPrQrRrSrTrUrVrWrX$ sAsBsCsDsEsFsGsHsIsJsKsLsMsNsOsPsQsRsSsTsUsVsWsX$ tAtBtCtDtEtFtGtHtItJtKtLtMtNtOtPtQtRtStTtUtVt...
by unname66609
March 6th, 2015, 10:22 am
Forum: Patterns
Topic: Thread For Your Accidental Discoveries
Replies: 2046
Views: 1412736

Re: Thread For Your Accidental Discoveries

Bullet51 wrote:A p4 oscillator:

Code: Select all

x = 15, y = 13, rule = B3/S23
7bo2$3b2o5b2o$b2o4bo4b2o$5b2ob2o$bobo7bobo$bo2bobobobo2bo$5obobob5o$o
4bo3bo4bo$b3obobobob3o$3bo2bobo2bo$4bobobobo$5bo3bo!
true.
by unname66609
February 20th, 2015, 10:09 am
Forum: General Discussion
Topic: Oscillator Discussion
Replies: 3
Views: 235162

Re: Oscillator Discussion

讨论了振荡器将解释。就在这里。 :D 。这是第一期curiuous 19没有为其子已经被发现。 :o 。19是一个素数排除任何机会,P19振荡器可以通过取一个或多个以期发现(S)19的一个因素让他们扰乱惰性物质为临时活动。高中时期的一些振荡器已创造了这种方式。 :roll: 有子的无限但实际上它们都不是天然存在的。 :shock: 他们必须建造或由这些新兴的搜索程序。现在的我很郁闷 :( :? :cry: 我真的不知道为什么…
by unname66609
February 20th, 2015, 3:01 am
Forum: Patterns
Topic: 2-glider destruction of a long ship
Replies: 7
Views: 6884

Re: 2-glider destruction of a long ship

Code: Select all

x = 13, y = 17, rule = B3/S23
10bobo$10b2o$11bo2$7bo$6bo$6b3o7$2o$obo$bobo$2b2o!
by unname66609
February 18th, 2015, 9:34 am
Forum: Other Cellular Automata
Topic: Logical gates
Replies: 4
Views: 3594

Re: Logical gates

Because, input state is state 6 or state 7.
by unname66609
February 18th, 2015, 9:21 am
Forum: Other Cellular Automata
Topic: Logical gates
Replies: 4
Views: 3594

Re: Logical gates

Would be interesting to imagine what form it will be in conway's life. What do you plan the firing state to be? state 0: name = "empty"; char = " "; state 1: name = "alive"; char = "@"; state 2: name = "wire"; char = "."; state 3: name = "head"; char = "h"; state 4: name = "spark"; char = "*"; stat...
by unname66609
February 18th, 2015, 9:12 am
Forum: Other Cellular Automata
Topic: Logical gates
Replies: 4
Views: 3594

Re: Logical gates

Would be interesting to imagine what form it will be in conway's life. What do you plan the firing state to be? @RULE Life2Wire#3 @TABLE n_states:30 neighborhood:Moore symmetries:permute var Aa={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29} var Ab={Aa} var Ac={Aa}...
by unname66609
February 18th, 2015, 9:07 am
Forum: The Sandbox
Topic: 你好,除夕快乐!
Replies: 1
Views: 3615

你好,除夕快乐!

你好,除夕快乐!
by unname66609
February 16th, 2015, 10:45 am
Forum: Other Cellular Automata
Topic: Glider Syntheses in Other Rules
Replies: 9
Views: 8689

Re: Glider Syntheses in Other Rules

7-glider synthesis of the 6-cell phoenix :

Code: Select all

x = 106, y = 64, rule = B35/S3478
105bo$103bobo$102b3o$103bobo$104bo33$29bo52bo$29b3o48bobo$28bob2o47b3o
$29b3o48bobo$81bo2$30bo$30b3o$29bob2o$30b3o8$o18bo$obo14b3o$b3o13b2obo
$obo14b3o$bo2$18bo$16b3o$16b2obo$16b3o!
by unname66609
February 16th, 2015, 10:09 am
Forum: Other Cellular Automata
Topic: Thread for Your Accidental Discoveries that Aren't in CGOL
Replies: 877
Views: 546326

Re: Thread for Your Accidental Discoveries that Aren't in CGOL

... x = 31, y = 53, rule = B36/S23:T32,56 17b2o$16bob2o$17b2o$19bo$3b3o11bobo2$3bobo11b3o$3bo$4b2o$3b2obo$4b2o4$ 25b2o$24bob2o$25b2o$27bo$11b3o11bobo2$11bobo11b3o$11bo$12b2o$11b2obo$ 12b2o4$b2o$ob2o$b2o$3bo$bobo15b3o2$b3o15bobo$19bo$20b2o$19b2obo$20b2o 4$9b2o$8bob2o$9b2o$11bo$9bobo15b3o2$9b3o15bobo$...
by unname66609
February 16th, 2015, 10:04 am
Forum: Other Cellular Automata
Topic: Thread for Your Accidental Discoveries that Aren't in CGOL
Replies: 877
Views: 546326

Re: Thread for Your Accidental Discoveries that Aren't in CGOL

or period 76 wick ? x = 1031, y = 1823, rule = B36/S23 3b3o2$3bobo$3bo$4b2o$3b2obo$4b2o8$11b3o2$11bobo$11bo$12b2o$11b2obo$12b 2o4$b2o$ob2o$b2o$3bo$bobo15b3o2$b3o15bobo$19bo$20b2o$19b2obo$20b2o4$9b 2o$8bob2o$9b2o$11bo$9bobo15b3o2$9b3o15bobo$27bo$28b2o$27b2obo$28b2o4$ 17b2o$16bob2o$17b2o$19bo$17bobo15...
by unname66609
February 16th, 2015, 9:37 am
Forum: Other Cellular Automata
Topic: Thread for Your Accidental Discoveries that Aren't in CGOL
Replies: 877
Views: 546326

Re: Thread for Your Accidental Discoveries that Aren't in CGOL

I think this is a known pattern, but I'll leave it here anyway. An almost (7,4)c/38 spaceship: x = 4, y = 7, rule = B36/S23 3o2$obo$o$b2o$2obo$b2o! By the way, does anyone have a script that generates a boolean life function for gencols for different rules? I've got a feeling I saw something once, ...
by unname66609
February 16th, 2015, 9:28 am
Forum: Other Cellular Automata
Topic: Thread for Your Accidental Discoveries that Aren't in CGOL
Replies: 877
Views: 546326

Re: Thread for Your Accidental Discoveries that Aren't in CGOL

I think this is a known pattern, but I'll leave it here anyway. An almost (7,4)c/38 spaceship: x = 4, y = 7, rule = B36/S23 3o2$obo$o$b2o$2obo$b2o! By the way, does anyone have a script that generates a boolean life function for gencols for different rules? I've got a feeling I saw something once, ...
by unname66609
February 15th, 2015, 11:06 pm
Forum: Website Discussion
Topic: ConwayLife.com support jQuery?
Replies: 1
Views: 3861

ConwayLife.com support jQuery?

ConwayLife.com support jQuery?
by unname66609
February 15th, 2015, 7:45 pm
Forum: Patterns
Topic: Patterns that invert themselves in the next generation
Replies: 8
Views: 6889

Re: Patterns that invert themselves in the next generation

Regarding the inversion (or twice inverting p2) I can prove the following theorems: 1. In any B1* or B2* rules there are no such p2s. 2. Any such p2 oscillator must be B3* 3. If some pattern inverts in some totalistic rule it also inverts in B345678/S. 4. Trivially from #3: any such p2 in any total...
by unname66609
February 15th, 2015, 8:22 am
Forum: Patterns
Topic: Patterns that invert themselves in the next generation
Replies: 8
Views: 6889

Re: Patterns that invert themselves in the next generation

x = 12, y = 12, rule = B3/S23
2o3b2o3b2o$obobo2bobobo$b2obo2bob2o$4b4o$b3o4b3o$o2bob2obo2bo$o2bob2ob
o2bo$b3o4b3o$4b4o$b2obo2bob2o$obobo2bobobo$2o3b2o3b2o!