Catagolue Oddities

For general discussion about Conway's Game of Life.
wwei23

Re: Catagolue Oddities

Post by wwei23 » August 3rd, 2017, 7:04 pm

toroidalet wrote:
wwei23 wrote:Basically, take a 16x16 soup, and replace each cell with a 16x16 block of cells. Then replace each 16x16 block of cells with the original soup. It was the only way I could get 25p to work.
That is sort of complicated and definitely not what 25p should be. Why not just take 2 soups and AND them? (75p could be created by taking 2 soups and ORing them.)
But how?

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Catagolue Oddities

Post by drc » August 3rd, 2017, 7:05 pm

facepalm

I feel like all the extraneous symmetries should be removed (and checks done to inhibit more invalid symmetries) until Adam comes up with a standard algorithm for generating those soups

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Catagolue Oddities

Post by toroidalet » August 3rd, 2017, 7:16 pm

wwei23 wrote:
toroidalet wrote:Why not just take 2 soups and AND them? (75p could be created by taking 2 soups and ORing them.)
But how?
Run whatever the soup-generating function is called twice, store both soups as arrays with 1s for live cells and 0s for dead, work your way across the arrays (so you're at the same cell in each array and therefore soup) and AND (or OR for a 75%) them into a new array to get a 25% (or 75%) density soup.
drc wrote:I feel like [...] checks [should be] done to inhibit more invalid symmetries
What sort of checks would eliminate invalid symmetries?
Any sufficiently advanced software is indistinguishable from malice.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Catagolue Oddities

Post by drc » August 3rd, 2017, 7:29 pm

toroidalet wrote: What sort of checks would eliminate invalid symmetries?
If the symmetry name doesn't match one of catagolue's valid symmetries, then it wouldn't go through.

wwei23

Re: Catagolue Oddities

Post by wwei23 » August 3rd, 2017, 7:31 pm

So I've ruined Catagolue! How do I fix it then?

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Catagolue Oddities

Post by drc » August 3rd, 2017, 7:37 pm

wwei23 wrote:So I've ruined Catagolue! How do I fix it then?
Considering you don't have access to the administrative features, you can't really fix it. All I can tell you is to please stop searching non-standard symmetries.

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

Re: Catagolue Oddities

Post by muzik » August 6th, 2017, 4:26 pm


bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Catagolue Oddities

Post by bprentice » August 8th, 2017, 8:21 am

Why does the page here:

https://catagolue.appspot.com/object/xp ... s1-e23-aky

not provide a pointer to a pattern file that can be run on Golly?

Brian Prentice

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Catagolue Oddities

Post by Saka » August 8th, 2017, 8:32 am

bprentice wrote:Why does the page here:

https://catagolue.appspot.com/object/xp ... s1-e23-aky

not provide a pointer to a pattern file that can be run on Golly?

Brian Prentice
Usually when a pattern has appeared a lot, no soups are displayed. Imagine if catagolue provided the full lost of soups that have blinkers!

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Catagolue Oddities

Post by Saka » August 8th, 2017, 8:38 am


bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Catagolue Oddities

Post by bprentice » August 8th, 2017, 8:49 am

Saka wrote:Usually when a pattern has appeared a lot, no soups are displayed. Imagine if catagolue provided the full lost of soups that have blinkers!
I am not interested in soups I simply want an rle file.

Brian Prentice

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Catagolue Oddities

Post by Saka » August 8th, 2017, 8:50 am

bprentice wrote:
I am not interested in soups I simply want an rle file.

Brian Prentice
I dont think catagolue provides RLEs for patterns but there's always the APGcode to RLE on the scripts request thread in the scripts forum.

bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Catagolue Oddities

Post by bprentice » August 8th, 2017, 9:02 am

Saka wrote:I dont think catagolue provides RLEs for patterns ...
Precisely. The most important items in a catalogue of patterns are the rle files.

Brian Prentice

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Catagolue Oddities

Post by Saka » August 8th, 2017, 9:07 am

bprentice wrote:
Precisely. The most important items in a catalogue of patterns are the rle files.

Brian Prentice
(It's Catagolue) Usually people just run the soups in Golly and get the RLE by copy/pasting the result of the soup.

Is there anything wrong with this? You could also ask Calcyman to provide an RLE link on every object page.

bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Catagolue Oddities

Post by bprentice » August 8th, 2017, 9:34 am

Saka wrote:You could also ask Calcyman to provide an RLE link on every object page.
That is what I am doing by highlighting this omission on the 'Oddities' thread. I hope this ends this discussion.

Brian Prentice

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

Re: Catagolue Oddities

Post by muzik » August 8th, 2017, 9:57 am

Perhaps it would be more convenient if Golly were to read apgcodes as rles when pasted in?
Last edited by muzik on August 8th, 2017, 10:19 am, edited 2 times in total.

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Catagolue Oddities

Post by Saka » August 8th, 2017, 10:00 am

muzik wrote:Perhaps it would be more convenient if Golly were to read apgcodes as rules* when pasted in?
Did you mean pattern?
1 problem: APGcode doesn't show the rule. Or does the rule not change and only the pattern is pasted?

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

Re: Catagolue Oddities

Post by muzik » August 8th, 2017, 10:18 am

Saka wrote:Or does the rule not change and only the pattern is pasted?
Assumedly so, since this is what happens with rles without the special header.

User avatar
Apple Bottom
Posts: 1034
Joined: July 27th, 2015, 2:06 pm
Contact:

Re: Catagolue Oddities

Post by Apple Bottom » August 8th, 2017, 3:10 pm

bprentice wrote:I am not interested in soups I simply want an rle file.
This would indeed be very useful to have.

In the meantime, if you're using Opera, this is one of the things the inofficial browser extension does:
rle.png
rle.png (76.8 KiB) Viewed 11832 times

bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Catagolue Oddities

Post by bprentice » August 8th, 2017, 6:35 pm

Saka wrote:... but there's always the APGcode to RLE on the scripts request thread in the scripts forum.
I tried this script and found an rle file on the clipboard with the correct pattern and incorrect rule name. After transferring the file to my editor, correcting the rule name and pasting the result back into Golly it worked. This is not a useful solution.

When making such a suggestion in the future please point to the relevant posting in the forum so that the reader does not need to search for it.

Brian Prentice

bprentice
Posts: 920
Joined: September 10th, 2009, 6:20 pm
Location: Coos Bay, Oregon

Re: Catagolue Oddities

Post by bprentice » August 8th, 2017, 7:13 pm

Apple Bottom wrote:In the meantime, if you're using Opera, this is one of the things the unofficial browser extension does:
I downloaded Opera together with your extension and it works beautifully. Thank you.

Brian Prentice

User avatar
Rhombic
Posts: 1072
Joined: June 1st, 2013, 5:41 pm

Re: Catagolue Oddities

Post by Rhombic » August 10th, 2017, 11:53 am

SoL : FreeElectronics : DeadlyEnemies : 6a-ite : Rule X3VI
what is “sesame oil”?

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Catagolue Oddities

Post by praosylen » August 10th, 2017, 1:04 pm

I'm not sure -- I'll have to take a look at it. No time right now, but I should get around to it tomorrow.
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Catagolue Oddities

Post by drc » August 13th, 2017, 11:12 am

A for awesome wrote:
I'm not sure -- I'll have to take a look at it. No time right now, but I should get around to it tomorrow.
It gets worse.
EDIT: One offending haul.

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Catagolue Oddities

Post by toroidalet » August 13th, 2017, 11:18 am

drc wrote:It gets worse.
Also pretty bad.
(I think what happens is if the period is over 1000 it doesn't try to label it, because periods >(≥?)1000 are PATHOLOGICAL)
EDIT: invalid characters in rulenames
Any sufficiently advanced software is indistinguishable from malice.

Post Reply