1 - 10 of 29 for DumpSaveSearch Results
View search results from all Wolfram sites (354 matches)
DumpSave   (Built-in Mathematica Symbol)
DumpSave["file.mx", symbol] writes definitions associated with a symbol to a file in internal Mathematica format. DumpSave["file.mx", " context`"] writes out definitions ...
Reading and Writing Mathematica Files   (Mathematica Tutorial)
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
Mathematica Expressions in Files   (Mathematica Guide)
Mathematica's symbolic architecture immediately defines a serializable representation for any Mathematica data or program—which can then readily be stored in a file.
Files for Packages   (Mathematica Tutorial)
When you create or use Mathematica packages, you will often want to refer to files in a system-independent way. You can use contexts to do this. The basic idea is that on ...
MX   (Mathematica Import/Export Format)
Mathematica serialized package format. Used for the distribution of Mathematica packages. Stores arbitrary Mathematica expressions in a serialized format optimized for fast ...
Time Measurement & Optimization   (Mathematica Guide)
Mathematica's symbolic timing framework allows timing information not only to be analyzed but also to be used in the structure of algorithms. Mathematica provides functions ...
Put   (Built-in Mathematica Symbol)
expr >> filename writes expr to a file. Put[expr_1, expr_2, ..., " filename"] writes a sequence of expressions expr_i to a file. Put["filename "] creates an empty file with ...
$SystemID   (Built-in Mathematica Symbol)
$SystemID is a short string that identifies the type of computer system on which Mathematica is being run.
Files   (Mathematica Guide)
Mathematica provides convenient and efficient system-independent functions for handling file-related constructs at all levels.
Package Development   (Mathematica Guide)
Mathematica is to its core a fundamentally extensible system, in which efficient, modular, reusable packages of any size can readily be created. Mathematica's symbolic ...
1|2|3 Next

...