Re: pattern combinations

2007-09-17 Thread dohertywa
On Sep 17, 3:11 pm, "Shawn Milochik" <[EMAIL PROTECTED]> wrote: > On 9/17/07, dorje tarap <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > Given some patterns such as "...t...s." I need to make all possible > > combinations given a separate list for each position. The length of the > > pattern i

Re: Probstat Combination Objects and Persistence

2007-09-17 Thread dohertywa
On Sep 16, 3:11 pm, Sidd <[EMAIL PROTECTED]> wrote: > On Sep 16, 8:01 am, dohertywa <[EMAIL PROTECTED]> wrote: > > > > > Hi: > > > I'm working with probstat module which does an excellent job for the > > project I'm working on. > > &

Probstat Combination Objects and Persistence

2007-09-16 Thread dohertywa
Hi: I'm working with probstat module which does an excellent job for the project I'm working on. I am passing the Combination objects I generate to generator functions that allow me to scale down the results. I am trying to find a way however to store the end resultant Combination object. Try t