Given a single processor in a computer the computations are sequential. But you don't know or care what that sequence is. Right now J does not support spreading computations over multiple processors when available. But if that were to change it would not require any changes on the part of the J programmer.
On Sun, Jul 10, 2011 at 1:02 PM, David Vaughan <[email protected] > wrote: > How can J perform operations on entire arrays without doing it to each > element sequentially? Or does it in fact do this, but abstracts it from the > programmer? > > ___________________________ > > David Vaughan > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
