axiom-math
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-math] Re: [open-axiom-devel] [fricas-devel] Re: [fricas-devel] Re


From: Ralf Hemmecke
Subject: [Axiom-math] Re: [open-axiom-devel] [fricas-devel] Re: [fricas-devel] Re: [fricas-devel] Re: iterators and cartesian product.
Date: Wed, 24 Oct 2007 03:29:35 +0200
User-agent: Thunderbird 2.0.0.6 (X11/20070728)

  [ f(x.1,x.2) for x in Product(1..9,1..4) ]

Take my implementation from

http://lists.gnu.org/archive/html/axiom-math/2007-10/msg00023.html

then I don't see a reason (in Aldor) why it shouldn't even be possible to say

[f x for x in (1..9)*(1..4)]

where f: (Integer, Integer) -> Something.

Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]