Re: [livecode] [OT] cellular automata

From: marcel corso <marcel.corso_at_gmail.com>
Date: Mon, 15 Sep 2008 09:07:19 +0200

Since on a celular automata you depend on the state of the cells of
the past cycle you could easily parallelize the process.
Dividing the space in n parts and run a process or thread on each of
these parts.
Watch out for the borders.


m

On Mon, Sep 15, 2008 at 7:43 AM, AlgoMantra <algomantra_at_gmail.com> wrote:
> Hey Guys, I am sure some of you have played around with them
> rulesets. I had a question, which if answered here, would prevent
> me the pain of finding yet another mailing list.
>
> The question is this: You can't possibly update all the cells
> simultaneously can you? The code runs, but it is still sequential
> over the array.
>
> Am I wrong?
>
> ------- -.-
> 1/f ))) --.
> ------- ...
> http://www.algomantra.com
>
Received on Mon Sep 15 2008 - 07:10:00 BST

This archive was generated by hypermail 2.4.0 : Sun Aug 20 2023 - 16:02:23 BST