Random
(Obsolete Mathematica Symbol) As of Version 6.0, Random has been superseded by the functions RandomReal and RandomInteger.
As of Version 6.0, TextStyle has been superseded by BaseStyle, LabelStyle and other options.
ToDate
(Obsolete Mathematica Symbol) ToDate has been superseded by functionality in DateList since Version 6.0.
As of version 6.0, $FormatType has been superseded by explicit settings for FormatType in Graphics and related functions.
ARPACK is a collection of Fortran77 subroutines designed to solve large-scale eigenvalue problems. http://www.caam.rice.edu/software/ARPACK The ATLAS (Automatically Tuned ...
Mathematica has a broad range of functions to support linear algebra operations and to integrate them into the system. It can work with vectors, matrices, and tensors that ...
Matrices in Mathematica can be constructed from all the different types of objects that Mathematica holds. They can contain machine-precision real and complex floating-point ...
This tutorial covers issues related to performance. One of the challenges of building Mathematica is to make sure that the system is general enough to support symbolic ...