Some of the functionality of the World Plotting Package is now available in CountryData.
Displaying a map. To make a map of an entire continent, you can give the name of the continent in place of the list of country names. Thus, for example, WorldPlot[Oceania] is ...
The NotebookML format is no longer supported.
As of Version 6.0, DensityGraphics has been superseded by GraphicsComplex and related functionality.
Random
(Obsolete Mathematica Symbol) As of Version 6.0, Random has been superseded by the functions RandomReal and RandomInteger.
As of Version 6, SurfaceColor has been superseded by Specularity and Glow.
As of Version 6.0, SurfaceGraphics has been superseded by GraphicsComplex and related functionality.
This tutorial reviews the functions that Mathematica provides for carrying out matrix computations. Further information on these functions can be found in standard ...
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...
Regress
(Obsolete Linear Regression Package Symbol) As of Version 7.0, Regress has been superseded by LinearModelFit.