Cartesian Product, was: Re: A little print problem
Martin Rubey <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
Francois Maltey <[email protected]> writes: > Yesterday I was looking for a cartesian product, INT x F > Today Alasdair is looking for a cartesian product. Hm, at least what you asked on the list is a little different from what Alasdair needed: you wanted all elements in [0..9]^4, Alasdair needed a way to bundle two elements of two different types. I should maybe mention that what you need is trivial to do with Ralf's and my species package. For Alasdair, not even that's necessary. What would be nice would be Cross as in Aldor. Well, in fact, it would be nice to have Aldor replace SPAD... Martin