New functions SymmetricPolynomial and SymmetricReduction have been added to the built-in Mathematica kernel.
The symbolic functions in Calculus`FourierTransform` have been added to the built-in Mathematica kernel. The numerical functionality in Calculus`FourierTransform` is now ...
Geodesy`
(Mathematica Compatibility Information) As of Version 7, the Geodesy Package has been integrated into the Mathematica kernel.
All the functionality in Miscellaneous`BlackBodyRadiation` is now available through the newly created Black Body Radiation Package.
Convergents and QuadraticIrrationalQ have been added to the built-in Mathematica kernel.
Distributions defined in this package have been added to the built-in Mathematica kernel. The input syntax for UniformDistribution has changed. Random and RandomArray are ...
Distributions defined in this package have been added to the built-in Mathematica kernel. The input syntax for DiscreteUniformDistribution has changed. Random and RandomArray ...
ConvexHull
(Computational Geometry Package Symbol) ConvexHull[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar convex hull of the points {{x_1, y_1}, ...}, represented as a list of point indices arranged in counterclockwise ...
DelaunayTriangulation[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar Delaunay triangulation of the points {{x_1, y_1}, ...}.
DelaunayTriangulationQ[{{x_1, y_1}, {x_2, y_2}, ...}, val] gives True if the triangulation of the points {{x_1, y_1}, ...} represented by the vertex adjacency list val is a ...