Gregorian represents the Gregorian calendar system.
PrimeQCertificateCheck[cert, n] gives True if cert is a valid certificate for the primality or compositeness of n, and False otherwise.
TetGenConvexHull[points] generates a convex hull for a 3D point set.
IdenticalQ[g, h] yields True if graphs g and h have identical edge lists, even though the associated graphics information need not be the same.
SetPartitions[set] returns the list of set partitions of set. SetPartitions[n] returns the list of set partitions of {1, 2, ..., n}.
AllPoints
(Computational Geometry Package Symbol) AllPoints is an option to ConvexHull that specifies whether all distinct points on the hull or only the minimum set of points needed to define the hull are returned.
CUDACCompilers[] gives a list of C compilers detected on system and supported by NVCCCompiler.
CUDADriverVersion[] gives the version of the installed NVIDIA driver.
CUDAFluidDynamics[] demonstrates computational fluid dynamics using CUDALink.
CUDAMemoryInformation[mem] gives information on CUDAMemory.