11 - 20 of 29 for DumpSaveSearch Results
View search results from all Wolfram sites (354 matches)
Share   (Built-in Mathematica Symbol)
Share[expr] changes the way expr is stored internally, to try and minimize the amount of memory used. Share[] tries to minimize the memory used to store all expressions.
Save   (Built-in Mathematica Symbol)
Save["filename", symbol] appends definitions associated with the specified symbol to a file. Save["filename", " form"] appends definitions associated with all symbols whose ...
Tuning & Debugging   (Mathematica Guide)
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
WDX   (Mathematica Import/Export Format)
Mathematica WDX data format. Used by the Mathematica system for storing and exchanging expressions and data. WDX is an acronym derived from Wolfram Data Exchange. Binary ...
Get   (Built-in Mathematica Symbol)
<< name reads in a file, evaluating each expression in it, and returning the last one.
Export   (Built-in Mathematica Symbol)
Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...
The Software Engineering of Mathematica   (Mathematica Tutorial)
Mathematica is one of the more complex software systems ever constructed. It is built from several million lines of source code, written in C/C++, Java and Mathematica. The C ...
Naming and Finding Files   (Mathematica Tutorial)
The precise details of the naming of files differ from one computer system to another. Nevertheless, Mathematica provides some fairly general mechanisms that work on all ...
Every new version of Mathematica contains many new features. But careful design from the outset has allowed nearly total compatibility to be maintained between all versions. ...
Alphabetical Listing   (Mathematica Guide)
Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
1|2|3 Previous Next

...