Script request thread

For scripts to aid with computation or simulation in cellular automata.
User avatar
confocaloid
Posts: 3065
Joined: February 8th, 2022, 3:15 pm

Re: Script request thread

Post by confocaloid » February 12th, 2024, 8:10 am

HerscheltheHerschel wrote:
February 12th, 2024, 8:06 am
I need apgsearch for windows precompiled to search xfactorio/C1, xfactorio/D8_1, B3S23/D8_1, and B3S23/Pseudo-C1.
confocaloid wrote:
February 9th, 2024, 2:02 am
I'd say it would be better to investigate the problem to understand why you cannot compile apgsearch for yourself, instead of having to distribute lots of binaries for different rulesym combinations.
confocaloid wrote:
February 9th, 2024, 5:59 am
Did you look through Tutorials/Contributing to Catagolue / try the steps listed there?
127:1 B3/S234c User:Confocal/R (isotropic CA, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

wildmyron
Posts: 1544
Joined: August 9th, 2013, 12:45 am
Location: Western Australia

Re: Script request thread

Post by wildmyron » February 18th, 2024, 2:48 am

HerscheltheHerschel wrote:
February 12th, 2024, 8:06 am
(This is unrelated to the python script request above)
I need apgsearch for windows precompiled to search xfactorio/C1, xfactorio/D8_1, B3S23/D8_1, and B3S23/Pseudo-C1.
I built Windows executables of apgluxe for B3/S23 for all standard symmetries some years ago, but they should still work well. You can find them here.

For the other requests:
a) what is Pseudo-C1?
b) I no longer have the environment I used to build them, so I can't help your other requests
c) I agree with confocaloid - If you're interested in running CA search programs then you would be a lot better off investing a bit of time in setting up your own build environment. I find WSL a very convenient way to do this on Windows. It does take a while to get used to the Linux command line but it's well worth it. I posted a minimal set of instructions for someone else (RE ikpx2 which requires Lifelib) which you can use to get up and searching.
Last edited by wildmyron on February 19th, 2024, 6:51 am, edited 1 time in total.
The 5S project (Smallest Spaceships Supporting Specific Speeds) is now maintained by AforAmpere. The latest collection is hosted on GitHub and contains well over 1,000,000 spaceships.

Semi-active here - recovering from a severe case of LWTDS.

User avatar
yujh
Posts: 3069
Joined: February 27th, 2020, 11:23 pm
Location: I'm not sure where I am, so please tell me if you know
Contact:

Re: Script request thread

Post by yujh » February 18th, 2024, 3:21 am

If pseudo_C1 was referring to this, then it requires the python script apgsearch(requires python 2 and golly 3.3 or before). You should be able to find it on the forums. Then I’m pretty sure you can modify a settings that contains the substring “pseudo” in it; there’s a few places where you will need to modify the script so that it allows the symmetry specified, and that’s it.
Edit: maybe this can be done in newer versions with another approach, I am not sure.

hotdogPi
Posts: 1627
Joined: August 12th, 2020, 8:22 pm

Re: Script request thread

Post by hotdogPi » March 27th, 2024, 8:46 am

A script that analyzes an image that a newcomer posts from the playgameoflife website and converts it to RLE.
User:HotdogPi/My discoveries

Periods discovered: 5-16,⑱,⑳G,㉑G,㉒㉔㉕,㉗-㉛,㉜SG,㉞㉟㊱㊳㊵㊷㊹㊺㊽㊿,54G,55G,56,57G,60,62-66,68,70,73,74S,75,76S,80,84,88,90,96
100,02S,06,08,10,12,14G,16,17G,20,26G,28,38,47,48,54,56,72,74,80,92,96S
217,486,576

S: SKOP
G: gun

User avatar
muzik
Posts: 5652
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Script request thread

Post by muzik » March 29th, 2024, 7:08 pm

How about a script that can "identify" one-dimensional replicators, much like oscar.lua? We have a big enough sample size in the form of the 1D replicator collection zip, and it'd come in handy for some recent automated search jobs that have provided far too many results to be raked through manually.

Post Reply