Group Abstract Group Abstract

Message Boards Message Boards

0
|
3K Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Save computation output permanently

Posted 2 years ago

I'm doing some computations that output very long lists. I would like these outputs to persist between sessions even if I quit the kernel and Mathematica. How can this be achieved? I tried to save the output to the notebook, and it seems to succeed but then when I try to use the variable I store the list into, it restarts the evaluation.

POSTED BY: Alex Bailey
2 Replies
Posted 2 years ago

Take a look at Save, DumpSave, and the Persistent Storage guide page.

POSTED BY: Rohit Namjoshi
Posted 2 years ago

There is also Iconize. I find it convenient for permanently storing data in a notebook. No need to keep track of a separate file.

POSTED BY: Hans Milton
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard