ParallelArray[f, n] generates in parallel a list of length n, with elements f[i], evaluated.ParallelArray[f, {n_1, n_2, ...}] generates in parallel an n_1*n_2*... array of ...
An important subset of optimization problems is constrained nonlinear optimization, where the function is not linear and the parameter values are constrained to certain ...
EncroachingListSet[p] constructs the encroaching list set associated with permutation p.
HeapSort[l] performs a heap sort on the items of list l.
PermutationQ[p] yields True if p is a list representing a permutation and False otherwise.
Permute
(Combinatorica Package Symbol) Permute[l, p] permutes list l according to permutation p.
SelectionSort[l, f] sorts list l using ordering function f.
UnitQuaternions gives a list of the 24 units in the ring of integer quaternions.
AutoItalicWords is an option for Cell that gives a list of words that should automatically be put in italics when they are entered.