WorldGrid
(Obsolete WorldPlot Package Symbol) 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 ...
ColumnForm has been superseded by the more general function Column.
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 ...
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 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 ...
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 ...
BarLabels
(Obsolete Bar Charts Package Symbol) As of Version 7.0, BarLabels has been superseded by Labeled.
In Version 6.0, CircularVertices has been superseded by CircularEmbedding.
In Version 6.0, NthPermutation has been superseded by UnrankPermutation.