Cellular Automata Simulator in Matlab (alpha currently)

For scripts to aid with computation or simulation in cellular automata.
Post Reply
User avatar
Majestas32
Posts: 549
Joined: November 20th, 2017, 12:22 pm
Location: 'Merica

Cellular Automata Simulator in Matlab (alpha currently)

Post by Majestas32 » November 21st, 2017, 1:09 pm

ACAS is available here: https://tinyurl.com/y8hvmsj4

This is a simulator in Matlab currently only supporting outer-totalistic two-state rules without B0 or B1 in arbitrary D8 symmetric neighborhoods represented by a neighborhood code. (Codes will be described later, but remember Moore is 3). Currently it only accepts rules in my custom cell array format, and patterns in binary matrix format (no rle) but this will change in the future.

To run, simply type "acasa2" into Matlab.

The current version is Alpha 2, with Alpha 3.0 in the works.

And yes, this has been in the works since Fall 2017, and yes, I edited a post from that time to make this post.
Searching:
b2-a5k6n7cs12-i3ij4k5j8
b2-a3c7cs12-i

Currently looking for help searching these rules.

User avatar
Majestas32
Posts: 549
Joined: November 20th, 2017, 12:22 pm
Location: 'Merica

Re: Cellular Automata Simulator in Matlab (alpha currently)

Post by Majestas32 » February 1st, 2019, 2:05 pm

Alpha 3 Feature Batch 2 is out. Future announcements might not be posted here.
Searching:
b2-a5k6n7cs12-i3ij4k5j8
b2-a3c7cs12-i

Currently looking for help searching these rules.

Post Reply