CUDAFourier[list] finds the discrete Fourier transform of a list of complex numbers.CUDAFourier[mem] finds the discrete Fourier transform of a CUDAMemory.
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 ...
List
(Built-in Mathematica Symbol) {e_1, e_2, ...} is a list of elements.
Syntax of notation declarations. Notation takes both an external representation and an internal representation as arguments. Mathematica translates any input matching the ...
Mathematica contains some powerful primitives for making structural changes to expressions. You can use these primitives both to implement mathematical properties such as ...
ListPolarPlot[{r_1, r_2, ...}] plots points equally spaced in angle at radii r_i.ListPolarPlot[{{\[Theta]_1, r_1}, {\[Theta]_2, r_2}, ...}] plots points at polar coordinates ...
BarChart[{y_1, y_2, ...}] makes a bar chart with bar lengths y_1, y_2, ....BarChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a bar chart with bar features defined ...
MBOX
(Mathematica Import/Export Format) Unix mailbox format. Holds a collection of electronic mail messages. Native archive format of email clients such as Unix mail, Eudora, Mozilla, Netscape, and Thunderbird. ...
TeX
(Mathematica Import/Export Format) MIME type: application/x-texTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications and other technical ...
ExponentialFamily is an option for GeneralizedLinearModelFit that specifies the exponential family for the model.