As of Version 8.0, MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel.
As of Version 8, MultivariateTDistribution is part of the built-in Mathematica kernel.
As of Version 8, NegativeMultinomialDistribution is part of the built-in Mathematica kernel.
As of Version 7.0, NonlinearRegress has been superseded by NonlinearModelFit and is part of the built-in Mathematica kernel.
As of Version 8.0, BoxWhiskerPlot has been renamed to BoxWhiskerChart and is part of the built-in Mathematica kernel.
Same functionality now provided by ExportString[boxes, {"MathML", "Boxes"}].
Same functionality now provided by ExportString[expr, {"MathML", "Expression"}].
The NotebookML format is no longer supported.
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 ...
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 ...