Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

save and load

I have an algorithm which has a list of size 10^6 as output. I would like to run this program in one fast computer and then to upload this list and work in my compute. Can I do this? Have I to save the list as text?

Thanks.-.