Re: Combinatorics question
- From: Ketakopter@xxxxxxxxx
- Date: Sun, 6 Apr 2008 06:21:47 -0700 (PDT)
I understood the general method, but I don't quite get the Python
algorithm. Let's see, you first create some kind of vector with all
combinations of S elements, that is, size 2^S, filled with binaries.
You then enter the method for those with popcount=4. But I don't get
what gmpy is, nor the_combos; is it a string, integer...?
.
- Follow-Ups:
- Re: Combinatorics question
- From: Mensanator
- Re: Combinatorics question
- References:
- Combinatorics question
- From: Ketakopter
- Re: Combinatorics question
- From: Mensanator
- Re: Combinatorics question
- From: Mariano Suárez-Alvarez
- Re: Combinatorics question
- From: Ketakopter
- Re: Combinatorics question
- From: Mensanator
- Combinatorics question
- Prev by Date: Re: Length and area..
- Next by Date: Re: (finite)galois field
- Previous by thread: Re: Combinatorics question
- Next by thread: Re: Combinatorics question
- Index(es):
Relevant Pages
|