RankSetPartition[sp, s] ranks sp in the list of all set partitions of set s. RankSetPartition[sp] ranks sp in the list of all set partitions of the set of elements that ...
You may wish to save your work in a format other than the default Mathematica notebook for sharing or publication. Mathematica has a very robust system for exporting your ...
LatticeReduce[{v_1, v_2, ...}] gives a reduced basis for the set of vectors v_i.
InsertResults is an option for NotebookEvaluate that determines whether to place the results of evaluation in the notebook being evaluated
SendMail[rules] sends an email message built up from the elements specified in rules.
VectorDensityPlot[{{v_x, v_y}, s}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y, superimposed on a ...
CUDAFourier[list] finds the discrete Fourier transform of a list of complex numbers.CUDAFourier[mem] finds the discrete Fourier transform of a CUDAMemory.
CellMargins is an option for Cell that specifies the absolute margins in printer's points to leave around a cell.
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
Rational is the head used for rational numbers.