Thanks, all. I will upgrade to verson 5.9.3 then, if the mod function has
been redefined.
-Alasdair
On 9/2/06, Stavros Macrakis <macrakis at gmail.com> wrote:
>
> On 9/1/06, Barton Willis <willisb at unk.edu> wrote:
> > To apply mod to each element of a matrix, you'll still need to use
> > matrixmap and a lambda form. Doing mod(matrix([...]),10) makes a mess...
>
> Well, that's a bug we should fix... both mod and floor should
> distribute over matrix and list. The current result is silly.
>