Search found 1133 matches

by codeholic
March 22nd, 2016, 6:35 am
Forum: Scripts
Topic: zfind discussion
Replies: 257
Views: 213316

Re: zfind discussion

It means that the program tried to access memory it hadn't allocated. Try to increase this number and recompile the program.

Code: Select all

   gs = malloc(40000);
by codeholic
March 21st, 2016, 3:47 pm
Forum: The Sandbox
Topic: How Your Username Evolves
Replies: 209
Views: 119871

Re: How Your Username Evolves

Don't tell me that you use a Go board to run your simulations.
by codeholic
March 20th, 2016, 6:58 pm
Forum: Patterns
Topic: is this c/10 spaceship known?
Replies: 355
Views: 608498

Re: is this c/10 spaceship known?

towerator wrote: Look at this phase! The tagalong removes 2 cells from the copperhead's block!
It means that this "tagalong" is actually an entirely new spaceship.
Yes, I mentioned that above. But I think we can excuse this small inaccuracy for the sake of simplicity.
by codeholic
March 20th, 2016, 5:23 pm
Forum: Patterns
Topic: is this c/10 spaceship known?
Replies: 355
Views: 608498

Re: is this c/10 spaceship known?

My congratulations to Nico! You were faster :P
by codeholic
March 20th, 2016, 3:36 pm
Forum: Patterns
Topic: is this c/10 spaceship known?
Replies: 355
Views: 608498

Re: is this c/10 spaceship known?

Wow! Congratulations! It looks very promising! I resume my study of a c/10 puffer. EDIT: Playing a pedant, I think it should be considered an individual spaceship with the same frontend, rather than a tagalong, because the backend interacts with the block. EDIT 2: How about calling it "fireship" due...
by codeholic
March 19th, 2016, 6:52 pm
Forum: Patterns
Topic: The Hunt for a Tiny Diagonal Spaceship (Unsuccessful)
Replies: 105
Views: 101571

Re: The Hunt for a Tiny Diagonal Spaceship

Are you sure you posted the correct RLE? It has no symmetry. Also please don't abuse "viewer" tag, "code" is enough.
by codeholic
March 19th, 2016, 5:49 pm
Forum: Scripts
Topic: zfind discussion
Replies: 257
Views: 213316

Re: zfind discussion

Ah, okay, thanks for the clarification.
by codeholic
March 19th, 2016, 5:33 pm
Forum: Scripts
Topic: zfind discussion
Replies: 257
Views: 213316

Re: zfind discussion

I ran zfind with the following params: ./zfind p6 k1 w8 u There is "done" in the output, but it seems there are no spaceships. Here is the tail of the output: o........ .o....... ......... .oo...... .ooo..... ...o..... ...o..... ......... ......... ooo...... o.oo..... ..o..o... ..o..o... ..oo.o... ....
by codeholic
March 19th, 2016, 4:47 pm
Forum: Patterns
Topic: Spaceship Discussion Thread
Replies: 3135
Views: 1139023

Re: Spaceship Discussion Thread

Thank you! There is another c/6 orthogonal spaceship listed on LifeWiki:Spaceship Search Status Page (conceivably found by Matthias Merzenich?): x = 19, y = 146, rule = B3/S23 6bo5bo$5bo2bobo2bo$4bo3bobo3bo$4bo3bobo3bo$4bob2o3b2obo$4bo4bo4bo$3bo 4bobo4bo$3bo11bo$5b2obobob2o$9bo$3b2o9b2o$3b3o7b3o$3bo...
by codeholic
March 19th, 2016, 10:20 am
Forum: Patterns
Topic: Spaceship Discussion Thread
Replies: 3135
Views: 1139023

Re: Spaceship Discussion Thread

Are there any other c/6 orthogonal spaceships known except 114P6H1V0, 274P6H1V0, 56P6H1V0, Dragon and their variants, mentioned in the wiki?
by codeholic
March 19th, 2016, 9:48 am
Forum: The Sandbox
Topic: Game Of Life Comics
Replies: 77
Views: 40545

Re: Game Of Life Comics

Okay, here you are.
c7GBVx6.png
c7GBVx6.png (295.52 KiB) Viewed 466 times
by codeholic
March 19th, 2016, 12:34 am
Forum: The Sandbox
Topic: Threads to be moved here
Replies: 2
Views: 3060

Re: Threads to be moved here

Thanks for compiling the list! It makes things much easier.
by codeholic
March 17th, 2016, 4:42 pm
Forum: Scripts
Topic: CopperSearch
Replies: 31
Views: 28975

Re: CopperSearch

I think gsearch was supposed to work this way. Unfortunately it hasn't found the c/10 spaceship for some obscure reason.
by codeholic
March 16th, 2016, 3:20 pm
Forum: The Sandbox
Topic: 33 Cell Row
Replies: 5
Views: 4670

Re: 33 Cell Row

I see nothing particularly interesting about your pattern too.
by codeholic
March 16th, 2016, 2:47 pm
Forum: The Sandbox
Topic: 33 Cell Row
Replies: 5
Views: 4670

Re: 33 Cell Row

I see nothing particularly interesting about this pattern.
by codeholic
March 12th, 2016, 3:54 pm
Forum: General Discussion
Topic: Maths SL IB (11th grade) Exploration Topic?
Replies: 6
Views: 6363

Re: Maths SL IB (11th grade) Exploration Topic?

Take a look if these topics might interest you. (13,1)c/31 spaceship Quadratically growing replicator Strange loop I think these problems are hard enough and solving them would involve in particular a lot of discrete maths and modular arithmetic. Let me know if they're too hard and you would like so...
by codeholic
March 11th, 2016, 11:25 am
Forum: Scripts
Topic: zfind discussion
Replies: 257
Views: 213316

Re: zfind discussion

@zdr Thanks for sharing your code!

Why do I not find LWSS with

Code: Select all

./zfind w5 p4 k2 a
?

P. S. Search for glide-symmetric spaceships would be also a nice addition.
by codeholic
March 10th, 2016, 4:27 pm
Forum: Patterns
Topic: is this c/10 spaceship known?
Replies: 355
Views: 608498

Re: is this c/10 spaceship known?

Good luck synthesizing them :|
by codeholic
March 10th, 2016, 3:51 pm
Forum: Patterns
Topic: is this c/10 spaceship known?
Replies: 355
Views: 608498

Re: is this c/10 spaceship known?

I examined collisions of single gliders and *WSS with copperheads and it seems there are no collisions that can be forced to explode. It means, no simple puffer a la Jason Summers :( There is probably a way to ignite a reaction with a glider or *WSS flotilla, but that would require to build a versat...
by codeholic
March 9th, 2016, 7:01 pm
Forum: Patterns
Topic: 13131: The B-Heptomino/Glider Spaceship Thread
Replies: 51
Views: 25633

Re: 13131: The B-Heptomino/Glider Spaceship Thread

To put it clearly: The first helix you posted releases SW gliders, which are not useful as the H climbs SE gliders. That's right. The second helix you posted has the entire reaction on the wrong side. I still not understand, why it is a "wrong side", but okay. The first helix can be made useful by ...
by codeholic
March 9th, 2016, 6:34 pm
Forum: Patterns
Topic: 13131: The B-Heptomino/Glider Spaceship Thread
Replies: 51
Views: 25633

Re: 13131: The B-Heptomino/Glider Spaceship Thread

Before I go further, a word on angles: in this post, you claimed the gliders come out the wrong side of the helix, but I feel you were backwards. I think it's easier to show, than to explain. The first helix: x = 514, y = 888, rule = B3/S23 482b2o$470bobo10b2o$470bobo9bo13bo$470bobo22b3o$494b2obo$4...
by codeholic
March 9th, 2016, 5:52 pm
Forum: Website Discussion
Topic: c/10 spaceship beat Gemini's record
Replies: 21
Views: 18562

Re: c/10 spaceship beat Gemini's record

I noticed this.

EDIT: Probably Nathaniel has got more information about sources people come from.
by codeholic
March 9th, 2016, 5:48 pm
Forum: General Discussion
Topic: Enumerating spaceships?
Replies: 4
Views: 5383

Re: Enumerating spaceships?

The more I think the more I'm inclined towards the thought that zdr's search program could be written using a brute force approach I described in the first post or a similar one. In the end it would need to enumerate patterns only up to 14 cells, if symmetries are taken into account. EDIT: Another q...
by codeholic
March 9th, 2016, 5:13 pm
Forum: Website Discussion
Topic: c/10 spaceship beat Gemini's record
Replies: 21
Views: 18562

c/10 spaceship beat Gemini's record

Most users ever online was 442 on 7 minutes ago
Ironically, both incidents were caused by newcomers in the community.