MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: Cartesian product of n sets of lists

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5952] Re: [mg5912] Re: [mg5860] Cartesian product of n sets of lists
  • From: "Seth J. Chandler" <SChandler at uh.edu>
  • Date: Wed, 5 Feb 1997 21:11:43 -0500
  • Organization: University of Houston Law Center
  • Sender: owner-wri-mathgroup at wolfram.com

You could also try

Distribute[List[{{a,b,c},{d,e,f}},{{1,2,3},{4,5,6}}],List].

This works in MMa 2.2 and does not rely on any undocumented features.


  • Prev by Date: Re: Re: Re: Re EPS files produced by Mathematica 3.0
  • Next by Date: PlotLabel??????
  • Previous by thread: Re: Cartesian product of n sets of lists
  • Next by thread: Re: Reading external files