As of Version 7.0, FourierSeries is part of the built-in Mathematica kernel.
As of Version 7.0, HistogramCategories has been superseded by an optional argument hspec for the built-in Mathematica function Histogram.
As of Version 7.0, AdjustedRSquared has become a property of LinearModelFit.
As of Mathematica 7, ChebyshevDistance is superseded by ChessboardDistance.
As of Version 6.0, NotebookCreate has been superseded by CreateDocument, CreatePalette, and related functions.
Random
(Obsolete Mathematica Symbol) As of Version 6.0, Random has been superseded by the functions RandomReal and RandomInteger.
This tutorial shows a number of examples of the use of Mathematica for computations that involve linear algebra. Certain sparse matrix techniques try to reorder the matrix so ...
This tutorial reviews the functions that Mathematica provides for building and working with matrices, vectors, and tensors. It focuses on functions that are specific to ...
This tutorial reviews the functions that Mathematica provides for carrying out matrix computations. Further information on these functions can be found in standard ...
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 ...