MathGroup Archive 2005

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

Search the Archive

Re: Partition Function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg57672] Re: Partition Function
  • From: "Shug Boabby" <Shug.Boabby at gmail.com>
  • Date: Fri, 3 Jun 2005 05:34:47 -0400 (EDT)
  • References: <d7k3qf$ooq$1@smc.vnet.net><d7mjk4$bup$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

<< DiscreteMath`
Flatten[Permutations /@ Partitions[4], 1]

excellent Paul!

thanks to everyone else for their hints too. though Ray, i need those
permutations, i just meant the order in which the permutations are
returned is not important, i'd suggest you use the combinatorica
package ;-)


  • Prev by Date: Re: Interrupt[] without confirmation
  • Next by Date: Re: Interrupt[] without confirmation
  • Previous by thread: Re: Partition Function
  • Next by thread: Re: Partition Function