ContourPlot3D and ListContourPlot3D have been added to the built-in Mathematica kernel.
New functions RegionPlot and RegionPlot3D have been added to the built-in Mathematica kernel. RegionPlot includes the functionality of InequalityPlot. RegionPlot3D includes ...
PolyhedronData has been added to the built-in Mathematica kernel. A new Polyhedron Operations Package has been created.
Mathematica's built-in SparseArray function should be used to create tridiagonal matrices. Mathematica kernel's built-in sparse solver LinearSolve has replaced ...
New function ElementData has been added to the built-in Mathematica kernel.
All the functionality in Miscellaneous`PhysicalConstants` is now available through the newly created Physical Constants Package.
All the functionality of Miscellaneous`ResonanceAbsorptionLines`is now available in the newly created Resonance Absorption Lines Package.
All the functionality of NumericalMath`Butcher`is now available in the newly created Numerical Differential Equation Analysis Package.
FindClusters and the distance and dissimilarity functions have been added to the built-in Mathematica kernel. SupDistance is replaced by ChessboardDistance. ...
MovingAverage and MovingMedian have been added to the built-in Mathematica kernel. ExponentialSmoothing is replaced by ExponentialMovingAverage.