151 - 160 of 297 for PrimeSearch Results
View search results from all Wolfram sites (5897 matches)
AbelianGroup   (Built-in Mathematica Symbol)
AbelianGroup[{n_1, n_2, ...}] represents the direct product of the cyclic groups of degrees n_1, n_2, ....
Kernels   (Built-in Mathematica Symbol)
Kernels[] gives the list of running kernels available for parallel computing.
NormFunction   (Built-in Mathematica Symbol)
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
PolynomialQuotientRemainder   (Built-in Mathematica Symbol)
PolynomialQuotientRemainder[p, q, x] gives a list of the quotient and remainder of p and q, treated as polynomials in x.
Some Notes on Internal Implementation   (Mathematica Tutorial)
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
Failure Recovery, Tracing, and Debugging   (Parallel Package Tutorial)
A remote kernel in use may fail at any time, due to hardware, network, or software problems. A failure of a remote kernel will be noticed the next time Parallel Computing ...
ParallelEvaluate   (Built-in Mathematica Symbol)
ParallelEvaluate[expr] evaluates the expression expr on all available parallel kernels and returns the list of results obtained.ParallelEvaluate[expr, kernel] evaluates expr ...
NestWhile   (Built-in Mathematica Symbol)
NestWhile[f, expr, test] starts with expr, then repeatedly applies f until applying test to the result no longer yields True. NestWhile[f, expr, test, m] supplies the most ...
Mod   (Built-in Mathematica Symbol)
Mod[m, n] gives the remainder on division of m by n. Mod[m, n, d] uses an offset d.
CloseKernels   (Built-in Mathematica Symbol)
CloseKernels[] terminates all parallel kernels from the list Kernels[].CloseKernels[k] terminates the kernel k.CloseKernels[{k_1, k_2, ...}] terminates the kernels k_1, k_2, ...
1 ... 13|14|15|16|17|18|19 ... 30 Previous Next

...