Re: Permutation Generator
- From: Jack Diederich <jack@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 14 Aug 2005 10:13:54 -0400
On Fri, Aug 12, 2005 at 03:48:38PM -0400, Michael J. Fromberger wrote:
> In article <mailman.3042.1123875574.10512.python-list@xxxxxxxxxx>,
> Talin <talin@xxxxxxx> wrote:
>
> > I'm sure I am not the first person to do this, but I wanted to share
> > this: a generator which returns all permutations of a list:
>
> You're right that you're not the first person to do this: Many others
> have also posted incorrect permutation generators.
>
Amen, combinatorics are so popular they should be in the FAQ.
groups.google.com can show you many pure python recipies and benchmarks,
but I'll give my ususal response:
http://probstat.sourceforge.net/
I'm not just the author, I'm a client-ly,
-jackdied
.
- References:
- Permutation Generator
- From: Talin
- Re: Permutation Generator
- From: Michael J. Fromberger
- Permutation Generator
- Prev by Date: Re: What does the word "quiet" mean in this paragraph?
- Next by Date: How can I exclude a word by using re?
- Previous by thread: Re: Permutation Generator
- Next by thread: Re: Permutation Generator
- Index(es):
Relevant Pages
|
Loading