Numpy record array - field names for all dimensions

2008-12-03 Thread ShanMayne
Greetings All I am seeking to represent datasets where each data element is the calculated result from several (4 for now) other data types. A matrix- like (in the general mathematical sense) seems logical, where the intersection of each of the 4 values (from different data sets) holds the value

Re: Numpy record array - field names for all dimensions

2008-12-03 Thread Robert Kern
ShanMayne wrote: Greetings All Greetings! If you have more numpy questions, you will find numpy-discussion to be a better forum: http://www.scipy.org/Mailing_Lists I am seeking to represent datasets where each data element is the calculated result from several (4 for now) other data