531 - 540 of 2023 for parallel computationSearch Results
View search results from all Wolfram sites (188377 matches)
Det   (Built-in Mathematica Symbol)
Det[m] gives the determinant of the square matrix m.
Memory   (CUDALink Tutorial)
Both CUDALink and OpenCLLink have a state-of-the-art memory manager that reduces the amount of memory allocation and transfer to the GPU. If used properly, the memory system ...
PolyLog   (Built-in Mathematica Symbol)
PolyLog[n, z] gives the polylogarithm function Li_n (z).PolyLog[n, p, z] gives the Nielsen generalized polylogarithm function S n, p (z).
CUDAMemoryAllocate   (CUDALink Symbol)
CUDAMemoryAllocate[type, dim] gives CUDAMemory with specified type and single dimension.CUDAMemoryAllocate[type, {dim_1, dim_2, ...}] gives CUDAMemory with specified type and ...
Maximize   (Built-in Mathematica Symbol)
Maximize[f, x] maximizes f with respect to x.Maximize[f, {x, y, ...}] maximizes f with respect to x, y, .... Maximize[{f, cons}, {x, y, ...}] maximizes f subject to the ...
Quasi-Newton Methods   (Mathematica Tutorial)
There are many variants of quasi-Newton methods. In all of them, the idea is to base the matrix B_k in the quadratic model on an approximation of the Hessian matrix built up ...
NDSolve Method Plugin Framework   (Mathematica Tutorial)
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
StepMonitor   (Built-in Mathematica Symbol)
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.
OpenCLMersenneTwister   (OpenCLLink Symbol)
OpenCLMersenneTwister[n] generates n random reals using the Mersenne Twister algorithm.
BooleanCountingFunction   (Built-in Mathematica Symbol)
BooleanCountingFunction[k_max, n] represents a Boolean function of n variables that gives True if at most k_max variables are True.BooleanCountingFunction[{k}, n] represents ...
1 ... 51|52|53|54|55|56|57 ... 203 Previous Next

...