From: dragan s. <sav...@ya...> - 2005-04-24 15:59:09
|
Hello! I use ns2 for simulating packet switches. I have dificulties with efficient storage and retrival of simulation data, therefore I would like to use Pytables for this tasks. A table is typically the result of a simulation run. When more runs are done, each run has normally different values for one of parameters. In my case I have for example three parameters: switch size, buffer size and load. I would like to have tables as elements of an N dimensional array, where each parameter represents a different dimension, and the number of possible values of that parameter is the size of the array along that dimension. Each dimension should have a scalar or a string type. Is this possible to achieve with Pytables? Thank you! Best regards, Dragan. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |