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.
Display
(Obsolete Mathematica Symbol) As of Version 6.0, Display is superseded by capabilities in Export.
Introduction Matrix and Tensor Operations Working with Sparse Arrays
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 ...
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 ...
As of Version 7.0, GeneralizedBarChart has been superseded by RectangleChart.
As of Version 7.0, EigenstructureTable has become a property of LinearModelFit.