[Numpy-discussion] Save a class

Ross Williamson rw247 at astro.columbia.edu
Fri Dec 12 12:47:04 EST 2008


Dear all

I have a class that contains various data arrays and constants

Is there a way of using numpy.save() to save the class so that when I  
reload it back in I have access to all the member arrays?

Thanks

Ross




More information about the NumPy-Discussion mailing list