Re: [Numpy-discussion] newbie question - large dataset

2007-04-15 Thread Steve Staneff
mporary tables on each of my client machines). Thanks again, Steve > On 4/7/07, Steve Staneff <[EMAIL PROTECTED]> wrote: > >>Hi, >> >>I'm looking for a better solution to managing a very large calculation. >>Set A is composed of tuples a, each of the fo

[Numpy-discussion] newbie question - large dataset

2007-04-07 Thread Steve Staneff
Hi, I'm looking for a better solution to managing a very large calculation. Set A is composed of tuples a, each of the form a = [float, string]; set B is composed of tuples of similar structure (b = [float, string]). For each possible combination of a and b I'm calculating c, of the form c = f(a