New in 7.0: Systems Interfaces & Deployment
Version 7.0 introduces built-in zero-configuration parallel computing. Taking full advantage of Mathematica's unique symbolic architecture, Version 7.0 provides an unprecedentedly easy and powerful system for taking advantage of multicore and network parallel computing environments. Version 7.0 also introduces new operations on file names that enhance integration into the systems programming workflow.
Parallelize — evaluate an expression using automatic parallelization
ParallelTry — try different computations in parallel, giving the first result obtained
New System Interface Features
SendMail — send any
Mathematica expression, graphic, etc. as email
SystemOpen — use your operating system to open a file
FileNameJoin — assemble a file name from a list of components
MORE ABOUT