Hi All,

I've got a tree of nested dicts that at their leaves end in numpy arrays 
of identical sizes.

What's the easiest way to persist these to disk so that I can pick up 
with them where I left off?

What's the most "correct" way to do so?

I'm using IPython if that makes things easier...

I had wondered about PyTables, but that seems a bit too heavyweight for 
this, unless I'm missing something?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to