Gustavo Ramos Rehermann's patterns

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
M. I. Wright
Posts: 372
Joined: June 13th, 2015, 12:04 pm

Re: Gustavo Ramos Rehermann's patterns

Post by M. I. Wright » October 4th, 2015, 6:51 pm

Freywa wrote:queen bee (A) and the Herschel without its FNG (Q).
Where did you get those initials from? I know you like naming things, but I don't think it's a good idea to rename objects that already have a standard name, especially not in this thread.
That is, the queen bee should be Q - and as for the FNG-less Herschel, I'm personally partial to H' since it reminds me of the z80's shadow (alternate) registers, which are labeled with apostrophes - this is sort of an alternate or 'shadow' H, since it doesn't have the FNG. Dunno if that makes sense, but I think it's less confusing than Q.
Gustavo6046 wrote:
  1. The HWSS displace the beehive. Very good!
  • The beehive moves obliquely. Big bonus!
Not quite, unless you can give an example of when this reaction would be useful.

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 4th, 2015, 6:53 pm

Okay thanks for the advice. Look the reaction above and the summary i made about it. also please someone label my conduits!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
Freywa
Posts: 877
Joined: June 23rd, 2011, 3:20 am
Location: Singapore
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by Freywa » October 4th, 2015, 7:00 pm

M. I. Wright wrote:
Freywa wrote:queen bee (A) and the Herschel without its FNG (Q).
Where did you get those initials from? I know you like naming things, but I don't think it's a good idea to rename objects that already have a standard name, especially not in this thread.
The A is because the queen bee in its "presentational" form (the one shown in Dave Greene's elementary conduit collection) looks like an elongated A. The Q's name is explained here (note that I'm proposing a single-letter abbreviation set so something had to give way).
Princess of Science, Parcly Taxel

Code: Select all

x = 31, y = 5, rule = B2-a/S12
3bo23bo$2obo4bo13bo4bob2o$3bo4bo13bo4bo$2bo4bobo11bobo4bo$2bo25bo!

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 4th, 2015, 7:07 pm

How to open a python file with Python?
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
biggiemac
Posts: 515
Joined: September 17th, 2014, 12:21 am
Location: California, USA

Re: Gustavo Ramos Rehermann's patterns

Post by biggiemac » October 4th, 2015, 8:25 pm

You open a python file to read and modify the code using a text editor (any text editor is fine, there is one included with some python installations). Python itself is used to run the code, rather than to open the .py file.

Unless you're referring to using python code to look inside another python file. If that's the case you can reply saying so but it's a longer explanation so I won't put it here unless it's what you want.
Physics: sophistication from simplicity.

User avatar
Scorbie
Posts: 1692
Joined: December 7th, 2013, 1:05 am

Re: Gustavo Ramos Rehermann's patterns

Post by Scorbie » October 4th, 2015, 8:38 pm

I think 'running' the python file with python is what he intended to say. In that case:
If you are using a golly script, open golly, press Shift+P (or the scripts icon on the left) and click on the folder your script is in, and click on your script.
If you are not using a golly python script, (assuming you are on windows) go to the directory of your script and press Alt+D, then "cmd". This will launch a black window which is what we call by 'command line'. In the command line type python script.py with some optional arguments behind that.

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 4th, 2015, 8:49 pm

And simsim314's circuit editor, how to run it?
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 4th, 2015, 9:16 pm

I have python but still no DLL found. The installer is python-2.7.10.msi
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by dvgrn » October 4th, 2015, 9:36 pm

Gustavo6046 wrote:I have python but still no DLL found. The installer is python-2.7.10.msi
Thanks! Okay, so that's the 32-bit version of Python. Now, what version of Golly did you download -- 32-bit or 64-bit?

The default these days is still 32-bit. If you downloaded golly-2.7-win.zip, that's 32-bit, so that should be okay. If you have something like golly-2.7-win64.zip, then let me know that -- and download the default golly-2.7-win.zip instead.

EDIT: If you try to run a script in 32-bit Golly, and it doesn't work, what you're seeing is the "could not load the Python library" error window, right? And the filename that pops up in the textbox is "python27.dll"? If not, what does the textbox say?

Just looking for clues to the problem. It's probably solvable if you'll take the time to post all the details.

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by dvgrn » October 4th, 2015, 9:58 pm

Scorbie wrote:
dvgrn wrote: In fact, I don't think that there was even an elementary period doubler that sent gliders in alternate directions, until now!
Seriously? :wink:
Huh, I forgot about that almost completely in less than a year? Impressive! So it's an exact rediscovery, but I'm still glad to have the reminder.

The moral of this story is: always post a copy of new discoveries on the right thread immediately. It's in there now...

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by dvgrn » October 4th, 2015, 10:03 pm

biggiemac wrote:You open a python file to read and modify the code using a text editor (any text editor is fine, there is one included with some python installations).
In the Windows installation from http://www.python.org, you'll also find Start > All Programs > Python 2.7 > IDLE (Python GUI), which you can use to open any .py file. You get some extra features like keyword recognition and colors and so on.

However, a text editor (i.e., Notepad but not Wordpad or Word) is probably perfectly good for what you want. If the script is a Golly script, and thus includes the import golly as g at the top, then you won't be able to run it from IDLE.

IDLE can certainly help you learn Python and run standard Python scripts (where you can use the "print" statement to print things. But IDLE doesn't know what Golly is, and in a Golly script you would use golly.note() or golly.show() or golly.warn() or golly. exit() to output messages for a user to see.

-- Mostly, @Gustavo, let's just get your Python working with Golly, then right click on scripts to open them in a text editor.

-----------------
Gustavo6046 wrote:also please someone label my conduits!
I haven't yet seen any conduits that I could add to the elementary conduits collection. The two you've mentioned both have simpler variants. Much smaller and simpler versions of the H-to-G have been known for a couple of decades at least:

Code: Select all

x = 46, y = 40, rule = LifeHistory
D3.D2.3D2.D3.D8.3D2.5D2.3D4.D$D3.D.D3.D.D3.D7.D3.D3.D3.D3.D2.2D$D3.D.
D5.D3.D11.D3.D7.D3.D$5D2.3D2.D.D.D.5D4.D4.D6.D4.D$D3.D5.D.D.D.D9.D5.D
5.D5.D$D3.D.D3.D.2D.2D8.D6.D4.D6.D$D3.D2.3D2.D3.D7.5D3.D3.5D2.3D7$20.
D$19.D.D$19.D.D13.D$17.3D.2D3.2B6.D.D$16.D4.B3.5B4.D.D$17.3DB2D.7B2.
2D.3D$19.D.2D8B3.B4.D$23.9B.2DB3D$23.10B2D.D$24.8BA$23.8BABA$21.10BAB
A$19.13BAB$19.2BE11B$18.3BEBE9B$19.2B3E7B$18.5BE7B$17.10B2.B$16.4B$
15.4B$14.4B$13.4B$12.4B$11.4B$11.3B$11.2B$11.B!

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 11:27 am

How did that beehive reappear in the same location in that counduit?

----

The DLL is missing, just that. But anyway when Golly wants to load the library and don't find it, the pop-up wants for python27.dll.

----

I made a Windows prompt GUI for Bellman!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by dvgrn » October 5th, 2015, 11:46 am

Gustavo6046 wrote:How did that beehive reappear in the same location in that counduit?
It's called a "transparent beehive". This kind of thing can be found by running a search program like CatForce or ptbsearch. You'd spend a very long time, probably measured in months or years, to find anything similar with a manual search.
Gustavo6046 wrote:...when Golly wants to load the library and don't find it, the pop-up wants for python27.dll.
Thanks, not surprising. That's just another detail that it's good to double-check. One more answer would be really useful:
dvgrn wrote:
Gustavo6046 wrote:I have python but still no DLL found. The installer is python-2.7.10.msi
Thanks! Okay, so that's the 32-bit version of Python. Now, what version of Golly did you download -- 32-bit or 64-bit?... If you downloaded golly-2.7-win.zip, that's 32-bit, so that should be okay.
If you're not sure what the ZIP file was called, maybe tell me the size of Golly.exe instead? Or just re-download and decompress golly-2.7-win.zip, just in case.

EDIT: I'm guessing that python27.dll is probably installed in C:\Windows\System32\ on your system. You're not an administrator on your computer, so that folder might be hidden from you by default, so that you can't find the file on a search. (Maybe? Windows does strange things sometimes.)

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 11:49 am

The size of golly.exe is 5891kb and bgolly.exe (what's its purpose I wonder?) 545kb.

----

Methusythesis returned more subtle and known as "synthesis-natural methuselahs", as a category for methuselahs that can be synthesized and are as such theorically possible (not seen) naturally.

----

Where i get ptbsearch precompiled bins?
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by dvgrn » October 5th, 2015, 12:10 pm

Gustavo6046 wrote:The size of golly.exe is 5891kb...
Yup, that's the 64-bit version of Golly.

We've established that the 32-bit version of of Python is what you currently have installed.

32 != 64, so that combination won't work.

Again, please download and decompress golly-2.7-win.zip. That version of Golly.exe should be more like 3 megabytes instead of almost 6MB.

Run that Golly.exe. Choose File > Show Scripts. Try clicking on a pre-installed script like heisenburp.py, and let me know what happens.

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 12:17 pm

It runs perfectly when I updated it to 2.7!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 12:24 pm

I was in version 2.6.

interesting that the gliders that come at the snarks at the end slowly halts and then restart:

Code: Select all

x = 299, y = 323, rule = LifeHistory
118.2A3.2A$118.2A2.A.3A$122.A4.A$118.4A.2A2.A$118.A2.A.A.A.2A$120.BAB
ABA.A$121.A3BA.A$122.2B.BA$121.ABA$112.2A6.4B$113.A6.ABABAB$113.A.AB
3.5AB$114.2AB.2ABA4B2A$116.3B2A2BA4BA$116.4BABA7B93.2A3.2A26.2A3.2A$
116.4B2A5B2A2B92.2A2.A.3A22.3A.A2.2A$118.2B5AB2.4B95.A4.A20.A4.A$118.
4BAB5.4B90.4A.2A2.A20.A2.2A.4A$117.9B4.4B89.A2.A.A.A.2A18.2A.A.A.A2.A
$116.4B4.2A5.4B90.BABABA.A20.A.ABABAB$115.4B5.A7.4B90.B2ABA.A20.A.AB
2AB$114.4B7.3A5.4B90.2B.BA22.AB.2B$113.4B10.A6.4B88.3B28.3B$112.2A2B
19.4B78.2A6.4B28.4B6.2A$111.ABAB21.4B78.A6.6B24.3B2AB6.A$110.3BA12.2A
3.2A4.4B77.A.AB3.6B24.3B2AB3.BA.A$109.4B11.3A.A2.2A5.3BA77.2AB.10B20.
10B.B2A$108.4B11.A4.A10.3BA78.5B3A5B18.13B$107.4B12.A2.2A.4A7.3AB77.
5BABA6B16.BA12B$106.4B12.2A.A.A.A2.A8.4B76.5BA2BA6B14.2A13B$105.4B14.
A.ABABAB11.4B77.4B2A2B2.4B12.2B2A2.8B$104.4B15.A.AB2AB13.4B76.6B5.4B
10.4B5.6B$103.4B17.AB.2B15.4B74.9B4.4B8.4B4.9B$102.4B21.3B15.4B72.4B
4.2A5.4B6.4B5.2A4.4B$101.4B22.4B6.2A7.4B70.4B5.A7.4B4.4B7.A5.4B$100.
4B21.3B2AB6.A9.4B68.4B7.3A5.4B2.4B5.3A7.B3A$99.4B22.3B2AB3.BA.A10.4B
66.4B10.A6.8B6.A10.A3B$98.4B21.10B.B2A12.4B64.4B19.3BA2B19.A3B$97.2A
2B21.13B15.4B62.4B21.3BA21.4B$96.2B2A21.A13B16.4B60.4B21.2B3AB21.4B$
95.2BAB21.BABA11B17.4B58.2A2B21.8B21.4B$94.4B21.2B2A2.8B20.2BAB56.ABA
B21.4B2.4B21.4B$93.4B21.4B5.6B21.2B2A54.3BA21.4B4.4B21.4B$92.4B21.4B
4.9B21.2A2B52.4B21.A3B6.4B21.4B$91.4B21.4B5.2A4.4B21.4B50.4B21.BABA8.
4B21.4B$90.4B21.4B7.A5.4B21.4B20.A27.4B21.2B2A10.4B21.4B$89.4B21.4B5.
3A7.2B2A21.4B19.3A24.4B21.4B12.4B21.4B$88.4B21.4B6.A10.2A2B21.4B21.A
22.4B21.4B14.4B21.4B$87.4B21.4B19.BA2B21.4B19.2A21.4B21.4B16.4B21.4B$
86.4B21.4B21.4B13.A7.4B5.2A11.4B18.4B11.2A8.4B18.4B21.3BA$85.4B21.4B
23.4B12.3A6.4B3.B2AB12.3B16.4B11.B2AB6.4B20.4B21.B2AB8.A$84.4B21.4B
25.4B14.A6.4B3.3B12.5B12.5B12.3B6.4B22.4B14.2A5.ABAB5.5A$83.4B21.4B
27.4B12.2AB6.4B3.B14.2BA2B3.4B3.2BA2B14.B6.4B24.2BAB11.A2.A5.4B4.A5.A
$82.3AB21.4B29.4B11.ABA2.2B3.4B.3B8.2B4.3A2B2.4B2.2B3A4.2B8.3B4.4B26.
2B2A10.2A.A.AB.7B2.B3A2.A$81.3BA7.A13.ABAB31.4B7.6B.4B3.8B6.4B2.B2ABA
2.6B2.AB2AB2.4B6.5B2.4B28.2A2B11.A.2AB.7B3.2B.A.2A$80.3BA8.3A10.B2AB
33.4B4.2BA12B2.7B4.12BA10BA12B4.5B.4B30.4B10.A3.12B2ABA2.A$79.4B12.A
8.3BA35.4B3.2A13B3.6B4.13B2A6B2A13B4.9B7.2A23.4B7.3A3.7B2A3B2A2.2A$
78.4B12.2A7.4B37.5BA15B.B2.2B2AB2.B.15BA4BA15B.B2.8B8.A25.4B5.A6.7BA
3B.2B2A$77.4B13.5B3.4B39.3B3A19BA21B3A2B3A27B.B2.BA.A26.4B4.2A5.8BAB
3.B.A$76.4B16.3B2.4B41.3BA4B2A31B2A4BA4BA4B2A25B.B2A28.9B4.8B8.A.2A$
75.4B7.2A7.2A7B43.3B2A2B2A15BA15B2A2B2A6B2A2B2A15BA11B31.4BAB5.9B7.2A
.2A$74.4B8.A8.3BA4B46.3BA17BABA17BA10BA17BABA10B4.2A7.A17.2BA2BA2B2.
4B2.3B$73.4B6.2A.A.A3.BA5BA2B48.2BA2BA14BABA14BA2BA.8B.A2BA14BABA10B
3.B2AB4.3A15.3BA11B3.5B$72.4B7.A2.3AB.BA9B48.3B2A15BABA15B2A2.8B2.2A
15BABA9B5.3B3.A18.6BA4B2AB7.2A$71.4B9.2A2.B2AB2A2B2A2BAB46.6BA2B5.19B
5.2BA3.8B3.A2B5.19B5.B.B4.2A17.2BA3BA4BAB8.A$70.4B12.2A4BA6BA2B46.2A
4.B.B5.19B5.2BA3.8B3.A2B5.19B5.2BA6B15.2AB.A5BA2BA10.3A$69.4B13.A.BA
3.3A4B.B2A45.A3.3B5.9BABA15B2A2.8B2.2A15BABA15B2A3B16.A.AB3.4B2A14.A$
68.A3B15.3AB2.BA5B.BA.A41.3A4.B2AB3.10BABA14BA2BA.9BA2BA14BABA14BA2BA
2B16.A6.ABABAB$67.B2AB19.A4.4B5.A41.A7.2A4.10BABA17BA10BA17BABA17BA3B
14.2A6.B3A$66.BABA15.5A5.3AB5.2A54.11BA15B2A2B2A6B2A2B2A15BA15B2A2B2A
3B21.3B$65.4B15.A11.BA2B58.2AB.25B2A4BA4BA4B2A31B2A4BA3B21.AB.BA$64.
4B15.A2.2A9.4B56.A.AB2.B.27B3A2B3A21BA19B3A3B19.BAB2A.A$63.4B15.A.2A.
A10.4B55.A8.8B2.B.15BA4BA15B.B2.B2A2B2.B.15BA5B17.2A3BA.A$62.4B10.2A
4.A16.4B53.2A7.9B4.13B2A6B2A13B4.6B3.13B2A3.4B14.A2.A.A.A.2A$61.4B9.A
2.A2.2A.4A13.4B60.4B.5B4.12BA10BA12B4.7B2.12BA2B4.4B13.4A.2A2.A$60.4B
10.2A.A.A.A.A2.A14.4B58.4B2.5B6.4B2.B2ABA.3BA5BAB2AB2.4B6.8B3.4B.6B7.
4B16.A4.A$59.4B14.A.ABABAB17.4B56.4B4.3B8.2B4.3A2B.2B2A2B.2B3A4.2B8.
3B.4B3.2B2.ABA11.4B11.2A2.A.3A$58.4B15.A.AB2AB19.4B13.A40.4B6.B14.2BA
2B.2BABA2B2.2BA2B14.B3.4B6.B2A12.4B10.2A3.2A$57.4B17.AB.2B21.4B10.3A
39.4B6.3B12.5B2.7B3.5B12.3B3.4B6.A14.4B$56.4B21.3B21.4B8.A41.4B6.B2AB
11.4B3.7B6.4B11.B2AB3.4B6.3A12.4B$55.4B22.4B6.2A13.4B7.2A39.4B8.2A11.
4B3.4B11.4B11.2A5.4B7.A13.4B$54.4B21.3B2AB6.A15.4B3.5B38.4B21.4B3.4B
13.4B18.4B21.2BAB$53.2A2B22.3B2AB3.BA.A16.2BAB2.3B39.4B21.4B3.4B15.4B
18.4B21.2B2A$52.ABAB21.10B.B2A18.2B2A5B7.2A.2A25.4B21.4B3.4B17.4B18.
4B21.2A2B$51.3BA21.13B21.2A6B8.A.2A24.2A2B21.4B3.4B19.4B18.4B21.4B$
50.4B21.6B3A5B22.10B3.B.A26.ABAB21.4B3.4B21.4B18.4B21.4B$49.4B21.7BA
7B22.7B2A2B.B3A25.3BA21.4B3.4B23.4B18.2B2A21.4B$48.4B21.4B2.3BA4B24.
7B2A3BAB2.2A22.4B21.A3B3.4B12.2A3.2A6.3BA18.2A2B21.4B$47.4B21.4B5.6B
24.12B4A2.A20.4B21.BABA3.4B11.3A.A2.2A7.ABAB18.BA2B21.4B$46.4B21.4B4.
9B21.2AB.7B3.2B.A.2A19.4B21.2B2A3.4B11.A4.A12.2A2B18.4B21.4B$45.4B21.
4B5.2A4.4B19.A.AB.7B2.B3A2.A19.4B21.4B3.2A2B12.A2.2A.4A9.4B18.4B21.4B
$44.4B21.4B7.A5.4B18.A5.4B4.A5.A18.4B21.4B3.ABAB12.2A.A.A.A2.A10.4B
18.4B21.4B$43.4B21.BA2B5.3A7.4B16.2A5.4B5.5A18.4B21.4B3.3BA14.A.ABABA
B13.4B18.4B21.4B$42.4B21.2A2B6.A10.4B21.4B8.A19.4B21.4B3.4B15.A.AB2AB
15.4B18.4B21.4B$41.4B21.2B2A19.4B19.4B28.4B21.4B3.4B17.AB.2B17.4B18.
4B21.4B$40.4B21.4B21.4B6.A10.4B28.4B21.4B3.4B21.3B17.4B18.4B21.4B$39.
4B21.4B23.4B5.3A7.A3B28.4B21.4B3.4B22.4B6.2A9.4B18.4B21.3BA$38.2A2B
21.4B25.4B7.A5.BABA28.4B21.4B3.4B21.3B2AB6.A11.4B13.A4.4B21.ABAB$37.
2B2A21.4B27.4B5.2A4.2B2A28.4B21.4B3.4B22.3B2AB3.BA.A12.4B10.3A5.4B21.
2A2B$36.2BAB21.4B29.3BA4.9B28.2A2B21.4B3.4B21.10B.B2A14.4B8.A9.4B21.
4B$35.4B21.4B31.B2AB5.6B28.2B2A21.4B3.4B21.13B17.4B7.2A9.4B21.4B13.A$
34.4B21.4B33.ABAB2.8B27.2BAB21.4B3.4B21.7B2A5B18.4B3.5B10.B3A21.4B10.
3A$33.4B21.4B35.15B24.4B21.ABAB3.4B21.8BABA4B19.BABA2.3B13.A3B21.4B8.
A$32.4B21.4B7.2A3.2A23.14B23.4B21.B2AB3.4B21.4B2.3BA4B22.B2A6B7.2A4.A
3B21.4B7.2A$31.4B21.4B8.2A2.A.3A22.13B22.4B21.3BA3.4B21.4B5.6B23.A7B
8.A5.4B21.4B3.5B$30.4B21.4B13.A4.A22.10B.B2A19.4B21.4B3.2A2B21.4B4.9B
23.10B3.B.A.2A3.4B21.4B2.3B$29.4B21.4B10.4A.2A2.A24.3B2AB3.BA.A17.4B
21.4B3.2B2A21.4B5.2A4.4B22.7B2A2B.B3A2.A4.4B21.9B7.2A.2A$28.4B21.A3B
11.A2.A.A.A.2A23.3B2AB6.A16.4B21.4B3.2BAB21.4B7.A5.4B21.7B2A3BAB2.2A
6.4B21.8B8.A.2A$27.4B21.BABA14.BABABA.A26.4B6.2A14.4B21.4B3.4B21.ABAB
5.3A7.4B20.12B4A9.4B21.10B3.B.A$26.4B21.2B2A16.B2ABA.A26.3B22.4B21.4B
3.4B21.B2AB6.A10.4B17.2AB.7B3.2B.A10.4B20.3BABA5B.B3A$25.4B21.4B18.2B
.BA24.AB.2B22.4B21.4B3.4B21.3BA19.4B15.A.AB.7B2.B3A12.4B8.A10.2BA2BA
6BAB2.2A$24.4B21.4B18.3B26.A.AB2AB20.4B21.4B3.4B21.4B21.4B14.A5.4B4.A
9.2A5.4B5.5A8.2BA2BA6B4A2.A$23.3AB7.A13.4B10.2A6.4B26.A.ABABAB18.4B
21.4B3.4B21.4B23.4B12.2A5.4B5.5A5.A5.4B4.A5.A5.2AB.BA5B3.2B.A.2A$22.
3BA8.3A10.4B12.A6.B2A3B23.2A.A.A.A2.A15.4B21.4B3.4B21.4B25.4B6.A10.4B
10.A5.A.AB.7B2.B3A2.A4.A.AB.7B2.B3A2.A$21.3BA12.A8.4B13.A.AB3.B2A3B
24.A2.2A.4A14.3AB21.4B3.4B21.4B27.4B5.3A7.4B9.A8.2AB.2BA4B3.2B.A.2A3.
A5.4B4.A5.A$20.4B12.2A7.4B15.2AB.10B22.A4.A17.3BA21.4B3.4B21.4B29.4B
7.A5.A3B10.2A9.4B2ABA4B4A2.A2.2A5.4B5.5A$19.4B13.5B3.4B18.13B22.3A.A
2.2A12.3BA21.A3B3.4B21.4B31.2B2A5.2A4.A3B22.3BA4BA3BAB2.2A9.4B8.A$18.
4B16.3B2.4B19.14B23.2A3.2A11.4B21.A3B3.4B21.4B33.2A2B4.6B3A23.8BA2B.B
3A10.4B$17.4B4.2A.2A7.9B20.15B39.4B21.B3A3.4B21.4B35.BA2B5.6B24.7BA2B
3.B.A9.4B$16.4B5.2A.A8.8B23.8B2.4B37.4B21.4B3.4B21.4B37.4B2.8B23.8B8.
A.2A5.4B$15.4B9.A.B3.2BA7B24.6B5.2BAB35.4B21.4B3.3AB21.4B39.15B20.9B
7.2A.2A4.4B$14.4B10.3AB.2BA8B23.3A6B4.2B2A33.4B21.4B3.3BA21.4B11.2A3.
2A23.14B19.4B2.3B16.4B$4.A8.4B9.2A2.BA3BA4BA3B22.3BA4.2A5.2A2B31.4B
21.4B3.3BA21.A3B12.2A2.A.3A22.13B18.4B3.5B13.4B$2.5A5.4B5.2A2.A2.4A4B
AB2A4B9.2A10.3BA5.A7.4B29.4B21.4B3.4B21.A3B17.A4.A22.10B.B2A15.4B7.2A
12.4B$.A5.A4.4B5.A3.2A.A.2B3.4BA2B.B2A8.A9.4B7.3A5.4B27.4B21.4B3.4B
21.B3A14.4A.2A2.A24.3B2AB3.BA.A13.4B8.A12.A3B$.A2.3AB2.7B.BA.A4.A2.3A
B2.7B.BA.A5.A10.4B10.A6.4B25.4B21.4B3.4B21.4B15.A2.A.A.A.2A23.3B2AB6.
A12.4B10.3A8.A3B$2A.A.2B3.5BAB.B2A5.A5.A4.4B5.A5.5A5.4B5.2A12.4B23.4B
21.4B3.4B21.4B18.BABABA.A26.4B6.2A10.4B13.A7.B3A$A2.4A6BA2BA2B8.5A5.
4B5.2A9.A4.4B5.A14.4B21.4B21.4B3.4B21.4B20.B2ABA.A26.3B18.4B21.4B$.2A
2.BA6BA2BA2B10.A8.4B12.3AB2.7B.BA.A15.4B19.A3B21.4B3.4B21.4B22.2B.BA
24.AB.2B18.4B21.4B$3.3AB.5BABA3B20.4B10.A.2B3.7B.B2A17.4B10.A6.B2AB
21.4B3.4B21.4B22.3B26.A.AB2AB16.2A2B21.4B$3.A.B3.10B21.4B9.4A12B20.4B
7.3A5.BABA21.4B3.4B21.4B14.2A6.4B26.A.ABABAB14.ABAB21.4B$2A.A8.8B21.
4B6.2A2.BA3B2A7B21.4B5.A7.4B21.BA2B3.4B21.4B16.A6.B2A3B23.2A.A.A.A2.A
11.3BA21.4B$2A.2A7.9B21.4B4.A2.3AB.2B2A7B22.4B4.2A5.4B21.2A2B3.4B21.
4B17.A.AB3.B2A3B24.A2.2A.4A10.4B21.4B$13.3B2.4B21.4B3.2A.A.B3.10B23.
9B4.4B21.2B2A3.4B21.4B19.2AB.10B22.A4.A13.4B21.4B$11.5B3.4B21.4B5.A8.
7BA23.6B5.4B21.4B3.A3B21.4B22.13B22.3A.A2.2A8.4B21.4B$11.2A7.4B21.3BA
4.2A7.6B2AB22.4BA3B2.4B21.4B3.B2AB21.4B23.14B23.2A3.2A7.4B21.4B$12.A
8.4B21.3BA13.3B2.ABAB19.4BABA8B21.4B3.BABA21.4B24.15B35.4B21.4B$9.3A
10.4B21.3AB10.5B3.4B18.5B2A7B21.4B3.4B21.BA2B27.8B2.BABA33.4B21.4B$9.
A13.4B21.4B9.2A7.4B17.13B21.4B3.4B21.2A2B28.6B5.B2AB31.4B21.4B$24.4B
21.4B9.A8.4B14.2AB.10B21.4B3.4B21.2B2A28.9B4.A3B29.4B21.BA2B$25.2B2A
21.4B5.3A10.4B12.A.AB3.B2A3B22.4B3.4B21.4B28.2A2B4.2A5.4B27.4B21.2A2B
$26.BABA21.4B4.A13.4B11.A6.B2A3B21.4B3.4B21.4B28.ABAB5.A7.4B25.4B21.
2B2A$27.A3B21.4B18.4B9.2A6.4B22.4B3.4B21.4B28.3BA7.3A5.4B23.4B21.4B$
28.4B21.4B18.4B17.3B21.4B3.4B21.4B28.4B10.A6.4B21.4B21.4B$29.4B21.4B
18.4B17.2B.BA17.4B3.4B21.4B28.4B19.4B19.2A2B21.4B$30.4B21.4B18.4B15.B
2ABA.A15.4B3.4B21.4B19.A8.4B21.4B10.A6.2B2A21.4B$31.4B21.4B18.4B13.BA
BABA.A14.A3B3.4B21.4B18.5A5.4B5.2A16.4B7.3A5.2BAB21.4B$32.4B21.4B18.
4B10.A2.A.A.A.2A12.BABA3.4B21.4B18.A5.A4.4B5.A18.4B5.A7.4B21.4B$33.4B
21.4B18.4B9.4A.2A2.A12.2B2A3.4B21.4B19.A2.3AB2.7B.BA.A19.4B4.2A5.4B
21.4B$34.4B21.4B18.2B2A12.A4.A11.4B3.2A2B21.4B19.2A.A.2B3.7B.B2A21.9B
4.4B21.4B$35.4B21.2BAB18.BABA7.2A2.A.3A11.4B3.ABAB21.4B20.A2.4A12B24.
6B5.4B21.4B$36.4B21.2B2A18.A3B6.2A3.2A12.4B3.3BA21.4B22.2A2.BA3B2A7B
24.4BA3B2.4B21.4B$37.4B21.2A2B18.4B23.4B3.4B21.A3B25.3AB.2B2A7B22.7BA
7B21.4B$38.4B21.4B18.4B21.4B3.4B21.BABA26.A.B3.10B22.5B3A6B21.4B$39.
4B21.4B18.4B19.4B3.4B21.2B2A24.2A.A8.6B2A21.13B21.A3B$40.2B2A21.4B18.
4B17.4B3.4B21.4B25.2A.2A7.5B2A2B18.2AB.10B21.BABA$41.2A2B21.4B18.4B
15.4B3.4B21.4B39.3B2.BA2B16.A.AB3.B2A3B22.2B2A$42.BA2B21.4B18.4B13.4B
3.4B21.4B38.5B3.4B15.A6.B2A3B21.4B$43.4B13.A7.4B5.2A11.4B11.4B3.4B11.
2A8.4B39.2A7.4B13.2A6.4B22.4B$44.4B12.3A6.4B3.B2AB11.4B6.7B3.4B11.B2A
B6.4B41.A8.4B21.3B21.4B$45.4B14.A6.4B3.3B12.5B3.7B2.5B12.3B6.4B39.3A
10.4B21.2B.BA17.4B$29.2A3.2A10.4B12.2AB6.4B3.B14.2BA2B2.2BABA2B.2BA2B
14.B6.4B40.A13.4B19.B2ABA.A15.4B$27.3A.A2.2A11.4B11.ABA2.2B3.4B.3B8.
2B4.3A2B.2B2A2B.2B3A4.2B8.3B4.4B56.4B17.BABABA.A14.4B$26.A4.A16.4B7.
6B.4B3.8B6.4B2.B2ABA5BA3B.AB2AB2.4B6.5B2.4B58.4B14.A2.A.A.A.A.2A10.4B
$26.A2.2A.4A13.4B4.2BA12B2.7B4.12BA10BA12B4.5B.4B60.4B13.4A.2A2.A2.A
9.4B$25.2A.A.A.A2.A14.4B3.2A13B3.6B4.13B2A6B2A13B4.9B7.2A53.4B16.A4.
2A10.4B$26.A.A3B2A17.5BA15B.B2.2B2AB2.B.15BA4BA15B.B2.8B8.A55.4B10.A.
2A.A15.4B$26.A.2ABAB19.3B3A19BA21B3A2B3A27B.B2.BA.A56.4B9.2A2.A15.4B$
27.AB.BA21.3BA4B2A31B2A4BA4BA4B2A25B.B2A58.2BAB11.A15.4B$30.3B21.3B2A
2B2A15BA15B2A2B2A6B2A2B2A15BA11B54.2A5.B3A5.5A15.ABAB$30.3AB6.2A14.3B
A17BABA17BA10BA17BABA10B4.2A7.A41.A5.4B4.A19.B2AB$28.BABABA6.A16.2BA
2BA14BABA14BA2BA9B.A2BA14BABA10B3.B2AB4.3A41.A.AB.5BAB2.B3A15.3BA$13.
A14.2A4B3.BA.A16.3B2A15BABA15B2A2.8B2.2A15BABA9B5.3B3.A45.2AB.4B3A3.A
B.A13.4B$13.3A10.A2BA5BA.B2A15.6BA2B5.19B5.2BA3.8B3.A2B5.19B5.B.B4.2A
46.2BA6BA4B2A12.4B$16.A8.BA4BA3BA2B17.2A4.B.B5.19B5.2BA3.8B3.A2B5.19B
5.2BA6B46.BA2B2A2B2AB2AB2.2A9.4B$15.2A7.B2A4BA6B18.A3.3B5.9BABA15B2A
2.8B2.2A15BABA15B2A3B48.9BAB.B3A2.A7.4B$15.5B3.11BA3B15.3A4.B2AB3.10B
ABA14BA2BA.8B.A2BA14BABA14BA2BA2B48.2BA5BAB3.A.A.2A6.4B$17.3B2.4B2.2B
A2BA2B17.A7.2A4.10BABA17BA10BA17BABA17BA3B46.4BA3B8.A8.4B$4.2A.2A7.9B
5.BA4B31.11BA15B2A2B2A6B2A2B2A15BA15B2A2B2A3B43.7B2A7.2A7.4B$4.2A.A8.
8B4.9B28.2AB.25B2A4BA4BA4B2A31B2A4BA3B41.4B2.3B16.4B$7.A.B3.BA8B5.2A
4.4B26.A.AB2.B.27B3A2B3A21BA19B3A3B39.4B3.5B13.4B$7.2A2B.3BA7B6.A5.4B
25.A8.8B2.B.15BA4BA15B.B2.B2A2B2.B.15BA5B37.4B7.2A12.4B$5.2A2.2A3B2A
7B3.3A7.4B23.2A7.9B4.13B2A6B2A13B4.6B3.13B2A3.4B35.A3B8.A12.4B$4.A2.A
B2A12B3.A10.4B30.4B.5B4.12BA10BA12B4.7B2.12BA2B4.4B33.B2AB10.3A8.A3B$
4.2A.A.2B3.7B.B2A.A11.2B2A28.4B2.5B6.4B2.B2ABA2.6B2.AB2AB2.4B6.8B3.4B
.6B7.4B31.BABA13.A7.A3B$5.A2.3AB2.7B.BA.A.2A10.2A2B26.4B4.3B8.2B4.3A
2B2.4B2.2B3A4.2B8.3B.4B3.2B2.ABA11.4B29.4B21.B3A$5.A5.A4.4B5.A2.A11.B
A2B24.4B6.B14.2BA2B3.4B3.2BA2B14.B3.4B6.B2A12.4B27.4B21.4B$6.5A5.BABA
5.2A14.4B22.4B6.3B12.5B12.5B12.3B3.4B6.A14.4B25.4B21.4B$8.A8.B2AB21.
4B20.4B6.B2AB11.4B16.4B11.B2AB3.4B6.3A12.4B23.4B21.4B$18.A3B21.4B18.
4B8.2A11.4B18.4B11.2A5.4B7.A13.4B21.4B21.4B$19.4B21.4B16.4B21.4B20.4B
18.4B21.2BAB19.4B21.4B$20.4B21.4B14.4B21.4B22.4B18.4B21.2B2A10.A6.4B
21.4B$21.4B21.4B12.4B21.4B24.4B18.4B21.2A2B7.3A5.4B21.4B$22.4B21.4B
10.2A2B7.A13.4B26.4B18.4B21.4B5.A7.4B21.4B$23.4B21.4B8.ABAB8.3A10.4B
28.4B18.4B21.4B4.2A5.4B21.4B$24.4B21.4B6.3BA12.A8.4B30.4B18.2B2A21.9B
4.4B21.4B$25.4B21.4B4.4B12.2A7.A3B32.3BA18.2A2B21.6B5.4B21.4B$26.4B
21.4B2.4B21.BABA34.ABAB18.BA2B20.8B2.2A2B21.4B$27.4B21.8B21.2B2A36.2A
2B18.4B17.11BABAB21.BA2B$28.4B21.B3A2B21.4B38.4B18.4B16.13BA21.2A2B$
29.4B21.A3B21.4B40.4B18.4B15.13B21.2B2A$30.3BA19.2BA3B19.4B42.4B18.4B
12.2AB.10B21.4B$31.3BA10.A6.8B6.A10.4B44.4B18.4B10.A.AB3.B2A3B22.4B$
32.3AB7.3A5.4B2.4B5.3A7.4B46.4B18.4B9.A6.B2A3B21.4B$33.4B5.A7.4B4.4B
7.A5.4B48.4B18.4B7.2A6.4B22.4B$34.4B4.2A5.4B6.4B5.2A4.4B50.4B18.4B15.
3B21.4B$35.9B4.4B8.4B4.9B52.4B18.4B15.2B.BA17.4B$36.6B5.4B10.4B5.6B
54.4B18.4B13.B2ABA.A15.4B$36.8B2.2A2B12.4B2.2B2A4B55.4B18.4B11.BABABA
.A14.4B$34.13B2A14.6BA2BA5B54.4B18.4B8.A2.A.A.A.2A12.4B$34.12BAB16.6B
ABA5B55.4B18.B3A7.4A.2A2.A12.4B$34.13B18.5B3A5B56.BABA18.A3B10.A4.A
11.4B$32.2AB.10B20.10B.B2A55.B2AB18.A3B5.2A2.A.3A11.4B$31.A.AB3.B2A3B
24.6B3.BA.A55.A3B18.4B4.2A3.2A12.A3B$31.A6.B2A3B24.6B6.A56.4B18.4B21.
BABA$30.2A6.4B28.4B6.2A56.4B18.4B19.2B2A$39.3B28.3B66.4B18.4B6.A10.4B
$40.2B.BA22.AB.2B68.4B18.4B5.3A7.4B$39.B2ABA.A20.A.AB2AB68.4B18.4B7.A
5.4B$38.BABABA.A20.A.ABABAB68.4B18.4B5.2A4.4B$36.A2.A.A.A.2A18.2A.A.A
.A2.A67.4B18.4B4.9B$36.4A.2A2.A20.A2.2A.4A68.4B18.4B5.BA4B$40.A4.A20.
A4.A73.4B18.4B2.B5A2B$36.2A2.A.3A22.3A.A2.2A70.4B18.2B2A5B2A4B$36.2A
3.2A26.2A3.2A71.4B18.7BABA4B$148.3BA18.A4BA2B2A3B$149.3BA18.2A4BAB2A.
B2A$150.3AB19.B5A3.BA.A$151.4B18.BABABA6.A$152.4B19.4B6.2A$153.4B18.A
BA$154.4B14.AB.2B$155.4B12.A.A3BA$156.4B11.A.ABABAB$157.4B9.2A.A.A.A
2.A$158.4B9.A2.2A.4A$159.4B8.A4.A$160.4B8.3A.A2.2A$161.4B9.2A3.2A$
162.4B$163.2BAB$164.2B2A$165.2A2B$166.4B$167.4B$168.4B$169.4B$170.4B$
171.4B$172.4B$173.4B$174.4B$175.4B$176.4B$177.4B$178.3BA$179.ABAB$
180.2A2B$181.5B$182.5B$182.6B$183.6B$183.6B$183.7B$182.9B$181.4B3.4B$
180.4B5.4B$179.4B7.4B$178.4B9.4B$177.4B11.4B$176.4B13.4B$175.4B15.4B$
174.4B17.4B$173.4B19.4B13.A$172.4B21.4B10.3A$171.4B23.4B8.A$170.4B25.
4B7.2A$169.4B27.4B3.5B$168.4B29.2BDB2.3B$167.4B31.2B2D5B7.2A.2A$166.
4B33.2D6B8.A.2A$165.4B35.10B3.B.A$164.4B36.7B2A2B.B3A$154.A8.4B37.7B
2A3BAB2.2A$152.5A5.4B5.2A31.12B4A2.A$151.A5.A4.4B5.A30.2AB.7B3.2B.A.
2A$151.A2.3AB2.7B.BA.A29.A.AB.7B2.B3A2.A$150.2A.A.2B3.7B.B2A30.A5.4B
4.A5.A$150.A2.4A12B31.2A5.4B5.5A$151.2A2.BA3B2A7B37.4B8.A$153.3AB.2B
2A7B36.4B$153.A.B3.10B35.4B$150.2A.A8.6B2D33.4B$150.2A.2A7.5B2D2B31.
4B$163.3B2.BD2B29.4B$161.5B3.4B27.4B$161.2A7.4B25.4B$162.A8.4B23.4B$
159.3A10.4B21.4B$159.A13.4B19.4B$174.4B6.A10.4B$175.4B5.3A7.4B$176.4B
7.A5.4B$177.4B5.2A4.DBDB$178.4B4.6B2DB$179.4B5.5BD$180.4B2.8B$181.15B
$182.14B$183.13B$184.10B.B2A$186.3B2AB3.BA.A$186.3B2AB6.A$188.4B6.2A$
188.3B$185.AB.2B$184.A.AB2AB$184.A.ABABAB$183.2A.A.A.A2.A$184.A2.2A.
4A$184.A4.A$185.3A.A2.2A$187.2A3.2A!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Gustavo Ramos Rehermann's patterns

Post by dvgrn » October 5th, 2015, 1:05 pm

Gustavo6046 wrote:I was in version 2.6.
The Golly version doesn't matter -- it's just a coincidence that Golly has reached version 2.7, and Python's 2.x development happened to stop at Python 2.7.

What does matter is that you downloaded a 64-bit version of Golly in February, back when you were trying to get Portable Python to work. When you upgraded just now, you went to a 32-bit version of Golly, so now it's finally compatible with your 32-bit version of Python. That was probably the only problem you were having all along, besides having to type in an administrator password to install Python.

Now that you can run scripts, a lot of your questions will hopefully be easier for you to answer yourself -- such as how to run simsim314's gun-building script. There are also lots of useful editing tools, like shift.py and goto.py, and you can download scripts to (for example) remove the blue state-2 cells from LifeHistory, or rewrite them yourself if you prefer.

If I can get a word in in advance: please don't post every script you write, as soon as you write it, okay? Maybe limit yourself to just the absolute best one from each day or two, so that other people can keep up...

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 1:32 pm

I need a G4 eater... to eat the northeast gliders! My Python is now not portable!

Code: Select all

x = 211, y = 134, rule = LifeHistory
11$191.3A$190.3BA$189.3BA$188.4B$187.4B$186.4B$185.4B$184.4B$183.4B$
182.4B$181.4B$180.4B$179.4B$178.4B$177.4B$176.4B$175.4B$174.4B$173.4B
$172.4B$171.4B$170.4B$169.4B$168.4B$167.4B$166.4B$165.4B$164.4B$163.
4B$162.4B$161.4B$160.4B$159.4B$158.4B$157.4B$156.4B$155.4B$71.2A7.2A
72.4B$70.B2A2B5.A.A70.4B$50.A20.4B2.BA.A.3A67.4B$50.3A16.7B.B2A5.A65.
4B$53.A14.11B5.2A64.4B$52.2A15.9B6.4B61.4B$52.4B13.12B5.3B19.A39.4B$
9.D23.A20.3B12.16B.4B16.3A38.4B$8.2BD22.3A12.B.3B.4B10.29B8.A40.4B$8.
3DB24.A10.18B4.24BD4B7.2A14.2A22.4B$9.4B10.A11.2A3.B5.2B2A11BD4B2.23B
3D4B2.B.5B2.B2.2A6.B2AB20.4B$10.4B7.3A11.8B3.2B2A9B3D4B2.23BDBD4B.6B
6.B2AB5.3B20.4B$11.4B5.A16.8B.13BDBD4B.24BD13B6.3B7.B20.4B$12.4B4.2A
15.22BD21B3.2B2.19B.B.3B.2B3.5B17.4B$5.2A6.9B14.15B.2B2.22B13.19BD10B
A4B14.4B$6.A7.6B14.17B8.17B17.18BD8BABA4B12.4B$6.A.2A5.6B3.B2.2B2.19B
11.15B18.17B2D7BABA4B11.4B3A$7.A2.A4.19BD15B10.17B16.17B2D9BA4B11.7BA
$8.2AB3.20BDBD4B.7B11.19B14.7B.9BD13B12.7BA$9.14B2A9B3D13B11.19B11.2A
B.3B4.20B13.8B$10.13B2A11BD14B11.6B.10B11.A.AB9.4B2.13B12.8B$11.29B2.
8B12.6B.9B12.A10.5B3.12B12.8B$11.17B.B.2B11.6B13.4B4.7B11.2A10.2A6.
13B10.8B$12.15B4.3B10.5B16.B3.8B25.A6.12B10.8B$12.15B5.A2B.2A7.4B20.
2A4.2B22.3A8.10B10.8B$13.13B5.A.A2B.A7.3B22.A28.A12.8B9.8B$15.13B2.A.
AB2.A9.4B17.3A45.5B8.8B$14.8B4.2A.A.A3.A12.2A17.A35.2A10.6B6.8B$14.6B
6.2ABA2.4A.A10.A55.A9.8B4.8B$14.5B8.B2.A.A3.A.A10.3A52.A.AB6.9B2.8B$
14.B.B9.2A.2A2.A2.A.A12.A53.2AB3.21B$15.3B9.A.A2.2A3.A68.9BD2B2D11B
11.2A3.2A$14.B2AB9.A.A77.9B3D11B12.A.A.A2.A$15.2A11.A78.10BD12B9.BA.A
.A.3A$108.22B6.2A.B2A2.A$108.21B6.B2A2B4.3A$109.21B6.4B7.A$101.B3.21B
D4B3.6B6.2A$100.2AB.20B3D4B2.6B7.7B$100.2A22BDBD4B.7B7.8B$101.23BD15B
5.10B3.B10.2B$101.40B3.15BAB8.3B$103.B.54B3A4B.5B$105.49B2A2B2ABA11B$
105.42B3D4B2ABA15B$105.44BD5B6A13B$103.44B3D9BA14B$103.28B2.21BA5BA
13B$103.16B2.7B5.19B2A5BABA3B3A8B$104.14B5.6B3.21BABA3BABA2BA3BA7B$
104.14B6.4B4.22BA5BA3BA3BA9B$107.10B.B4.4B3.10B2.22BA3BA9B3.B$107.13B
2.B2A2B3.2A2.6B4.21B3A11B.B2A$110.3B.6B3.2A6.A3.B.B6.37B2A$113.BA5B8.
3A5.3B5.36B.B$112.BABA4B8.A6.B2AB4.4B.31B$112.BABA5B15.2A4.4B3.5B2.
21B$112.2BA5B21.4B5.3B3.20B$111.6B.B21.4B6.3B4.6B.11B$111.7B.B19.4B8.
B6.2B5.4B.4B$111.8B2A18.3B24.2B2.4B$112.5B2.A.A17.2B26.2B2.4B$114.2B
4.2A17.B26.B2AB2.B2A$167.2A4.A$174.3A$176.A!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

ptbsearch?

Post by Gustavo6046 » October 5th, 2015, 2:21 pm

I need ptbsearch precompiled binaries.
I am evoluting possible catalysts that can make the following conduit interesting:

Code: Select all

x = 24, y = 28, rule = LifeHistory
2A$.A$.A.AB$2.2AB$4.3B$4.4B$5.4B$6.4B.B$7.7B$8.6B$8.2B3E2B$8.2BE4B$8.
B3E4B$8.9B$8.10B$8.9B2.B$9.11B$12.7B$11.8B$10.8B$11.5B.B$11.6B$12.3B.
B2A.A$16.B2AB3A$18.B4.A$17.2A.3A$15.A2.A.A$15.2A!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
dvgrn
Moderator
Posts: 10612
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: ptbsearch?

Post by dvgrn » October 5th, 2015, 3:35 pm

Gustavo6046 wrote:I need a G4 eater... to eat the northeast gliders!
You can find an answer yourself. There are at least two solutions in plain sight in the elementary-conduits collection, and at least three more in the Herschel-conduit-stamp-collection.rle that comes with Golly... not to mention the Spartan one that chris_c found earlier this year. Collect all six (and see how many more you can find)!
Gustavo6046 wrote:I need ptbsearch precompiled binaries.
Did you spend a quarter hour or so searching for the answer yourself? It really looks as if you're expecting someone else to do all of your work for you.
Gustavo6046 wrote:I am evoluting possible catalysts that can make the following conduit interesting...
A large number of ptbsearch and catgl searches have already been done that cover that same ground. People have done searches with at least four or five standard catalysts starting from a Herschel, so your single eater2 has been seen a lot of times already.

There are plenty of new inventions to work on, but you'll have to learn the subject a little better so that you can distinguish new from old, and likely from near-impossible.

Carefully re-reading everyone's comments from the last couple of pages of this thread could really help you figure some of this out. Ask specific questions if you don't understand something, instead of instantly "changing topic".

I was really hoping you would pay attention to this walkthrough, which would put you on the trail of an actual record-setting discovery. A 508-tick recovery LWSS-to-G is faster than anything currently known, and smaller too.

-------------------------------

I won't claim to speak for anyone else, but now that Python scripts are working for you properly, I'm going to stop answering your questions for a while, until there's some sign that you're investing more of your own time in developing your ideas.

To put it another way: if you get no replies to some future post, please take a really careful look at your new idea. It might be another wheel that someone else has already invented.

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 4:35 pm

Trying to ptbsearch the RLE of the herschel but don't seem to have any result.
The command I used are:

ptbsearch h-to-smt.rle ptb.list

Also a LWSS can reduce the lenght of a boat: (discovered while trying to get a new nice LWSSS-to-G reaction):

Code: Select all

x = 31, y = 8, rule = B3/S23
29b2o$28bobo$27bobo$o2bo22bobo$4bo4bo2bo14bo$o3bo8bo$b4o4bo3bo$10b4o!
EDIT: The reaction:

Code: Select all

x = 23, y = 7, rule = B3/S23
2bo$o3bo$5bo$o4bo$b5o14b2o$20bobo$21b2o!
EDIT 2: Reduced output:

Code: Select all

x = 23, y = 23, rule = B3/S23
2bo$o3bo$5bo$o4bo$b5o14b2o$20bobo$21b2o10$11bob2o$9b3ob2o$8bo$9b3ob2o$
11bobo$11bobo$12bo!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 6:10 pm

The following script should put a gun where the selection box topleft is, but the gun seems to appear at a random position!

Code: Select all

import golly as g

def positionGun():
    if len(g.getselrect()) == 0:
        nos()

    else:
        placeGun(g.getselrect())

def placeGun(gpos):
    g.putcells([1, 0, 2, 0, 26, 0, 27, 0, 1, 1, 2, 1, 26, 1, 12, 2, 24, 2, 26, 2, 10, 3, 13, 3, 24, 3, 25, 3, 62, 3, 63, 3, 69, 3, 70, 3, 0, 4, 1, 4, 10, 4, 11, 4, 12, 4, 13, 4, 14, 4, 62, 4, 63, 4, 69, 4, 70, 4, 0, 5, 1, 5, 10, 5, 11, 5, 12, 5, 14, 5, 15, 5, 11, 6, 12, 6, 14, 6, 12, 7, 13, 7, 44, 8, 45, 8, 12, 9, 13, 9, 45, 9, 11, 10, 12, 10, 14, 10, 0, 11, 1, 11, 10, 11, 11, 11, 12, 11, 14, 11, 15, 11, 35, 11, 36, 11, 0, 12, 1, 12, 10, 12, 11, 12, 12, 12, 13, 12, 14, 12, 34, 12, 37, 12, 45, 12, 46, 12, 63, 12, 69, 12, 10, 13, 13, 13, 33, 13, 34, 13, 37, 13, 45, 13, 46, 13, 62, 13, 63, 13, 64, 13, 68, 13, 69, 13, 70, 13, 12, 14, 34, 14, 37, 14, 61, 14, 62, 14, 64, 14, 68, 14, 70, 14, 71, 14, 1, 15, 2, 15, 35, 15, 1, 16, 2, 16, 35, 17, 64, 17, 68, 17, 34, 18, 37, 18, 64, 18, 68, 18, 33, 19, 34, 19, 37, 19, 45, 19, 46, 19, 20, 20, 21, 20, 22, 20, 23, 20, 24, 20, 34, 20, 37, 20, 45, 20, 46, 20, 19, 21, 24, 21, 25, 21, 35, 21, 36, 21, 24, 22, 25, 22, 19, 23, 20, 23, 22, 23, 24, 23, 45, 23, 23, 24, 44, 24, 45, 24, 23, 27, 22, 28, 24, 28, 33, 28, 34, 28, 35, 29, 32, 30, 33, 30, 36, 30, 47, 30, 48, 30, 63, 30, 26, 31, 33, 31, 36, 31, 47, 31, 48, 31, 63, 31, 65, 31, 21, 32, 22, 32, 25, 32, 34, 32, 36, 32, 63, 32, 64, 32, 23, 33, 24, 33, 34, 33, 35, 33, 23, 35, 24, 35, 34, 35, 35, 35, 21, 36, 25, 36, 26, 36, 34, 36, 36, 36, 21, 37, 26, 37, 33, 37, 36, 37, 21, 38, 25, 38, 26, 38, 32, 38, 33, 38, 36, 38, 16, 39, 17, 39, 23, 39, 24, 39, 35, 39, 15, 40, 17, 40, 33, 40, 34, 40, 64, 40, 65, 40, 67, 40, 71, 40, 73, 40, 74, 40, 15, 41, 52, 41, 64, 41, 67, 41, 71, 41, 74, 41, 14, 42, 15, 42, 51, 42, 65, 42, 66, 42, 67, 42, 71, 42, 72, 42, 73, 42, 51, 43, 52, 43, 53, 43, 56, 45, 55, 46, 57, 46, 58, 46, 59, 46, 60, 46, 31, 47, 37, 47, 54, 47, 56, 47, 58, 47, 59, 47, 60, 47, 29, 48, 31, 48, 35, 48, 37, 48, 53, 48, 55, 48, 30, 49, 31, 49, 36, 49, 37, 49, 54, 49, 54, 50, 55, 50, 65, 50, 66, 50, 72, 50, 73, 50, 54, 51, 55, 51, 65, 51, 66, 51, 72, 51, 73, 51, 54, 52, 55, 52, 40, 53, 40, 54, 42, 54, 40, 55, 41, 55, 77, 55, 78, 55, 79, 55, 80, 55, 61, 56, 62, 56, 77, 56, 80, 56, 81, 56, 88, 56, 89, 56, 54, 57, 55, 57, 61, 57, 62, 57, 78, 57, 81, 57, 82, 57, 88, 57, 89, 57, 42, 58, 48, 58, 54, 58, 55, 58, 78, 58, 81, 58, 43, 59, 49, 59, 79, 59, 80, 59, 41, 60, 42, 60, 43, 60, 47, 60, 48, 60, 49, 60, 63, 60, 67, 60, 62, 61, 64, 61, 66, 61, 68, 61, 79, 61, 80, 61, 60, 62, 61, 62, 64, 62, 66, 62, 69, 62, 70, 62, 78, 62, 81, 62, 30, 63, 31, 63, 60, 63, 61, 63, 69, 63, 70, 63, 78, 63, 81, 63, 82, 63, 88, 63, 89, 63, 29, 64, 31, 64, 60, 64, 61, 64, 64, 64, 66, 64, 69, 64, 70, 64, 77, 64, 80, 64, 81, 64, 88, 64, 89, 64, 29, 65, 62, 65, 64, 65, 66, 65, 68, 65, 77, 65, 78, 65, 79, 65, 80, 65, 28, 66, 29, 66, 39, 66, 40, 66, 63, 66, 67, 66, 40, 67, 37, 68, 38, 68, 39, 68, 37, 69, 54, 70, 52, 71, 54, 71, 60, 71, 61, 71, 53, 72, 54, 72, 60, 72, 62, 72, 62, 73, 62, 74, 63, 74, 65, 81, 66, 82, 64, 83, 65, 83, 66, 83], gpos[1], gpos[2])

def nos():
        g.show("Select a glider first!")
        exit()

positionGun()
also,

Code: Select all

x = 89, y = 84, rule = B3/S23
76bobo$76b2o$77bo7$86bobo$86b2o$87bo53$o$b2o$2o4$18bo$17bobo$17b2o9$
22b3o$22bo$23bo!
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

User avatar
Scorbie
Posts: 1692
Joined: December 7th, 2013, 1:05 am

Re: Gustavo Ramos Rehermann's patterns

Post by Scorbie » October 5th, 2015, 6:42 pm

Gustavo6046 wrote:ptbsearch h-to-smt.rle ptb.list
Did you read the readme file of ptbsearch? If not then please do, because you'll soon be facing other problems like these. The problem is:
1)The original ptbsearch doesn't support rles, and you should make the input file yourself. (How? Look at the readme file and you will see.)
2) the params of (original) ptbsearch is

Code: Select all

ptb2 [pattern file] [catalysts file] [last gen] [num of cats -1] [first gen] [num of transparent cats]
which is explained in the readme file. Please try to solve the problem yourself before asking questions in the thread.

User avatar
Gustavo6046
Posts: 647
Joined: December 7th, 2013, 6:26 pm
Location: Brazil.

Re: Gustavo Ramos Rehermann's patterns

Post by Gustavo6046 » October 5th, 2015, 7:52 pm

All right, i just got the readme about ptb2 but the result is now a weird lot of characters and such...
*yawn* What a nothing-to-do day! Let's be the only person in the world to do CGOL during boring times. :)

Post Reply