Mathematica provides access to information on infinite families of groups, as well as sporadic groups of relevance, like the famous 26 sporadic simple groups (27 if the Tits ...
AxesEdge is an option for three-dimensional graphics functions that specifies on which edges of the bounding box axes should be drawn.
CovarianceEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the parameter covariance matrix.
DamerauLevenshteinDistance[u, v] gives the Damerau\[Dash]Levenshtein distance between strings or vectors u and v.
ExponentFunction is an option for NumberForm and related functions that determines the exponent to use in printing approximate real numbers.
FaceGrids is an option for three-dimensional graphics functions that specifies grid lines to draw on the faces of the bounding box.
TrigExpand[expr] expands out trigonometric functions in expr.
OpenCLMemoryCopyToDevice[mem] force copies OpenCLMemory from the CPU to the GPU.
OpenCLMemoryGet[mem] gets OpenCLMemory into the CPU and Mathematica.
TetGenLink is a Mathematica application that makes the functions of TetGen available to Mathematica. This is done with Wolfram LibraryLink, which allows TetGen to be used in ...