81 - 90 of 229 for CompositionSearch Results
View search results from all Wolfram sites (1783 matches)
ParallelMap   (Built-in Mathematica Symbol)
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
Fold   (Built-in Mathematica Symbol)
Fold[f, x, list] gives the last element of FoldList[f, x, list].
Distribution   (Combinatorica Package Symbol)
Distribution[l, set] lists the frequency of each element of set in list l.
FirstLexicographicTableau   (Combinatorica Package Symbol)
FirstLexicographicTableau[p] constructs the first Young tableau with shape described by partition p.
LastLexicographicTableau   (Combinatorica Package Symbol)
LastLexicographicTableau[p] constructs the last Young tableau with shape described by partition p.
NumberOfPartitions   (Combinatorica Package Symbol)
NumberOfPartitions[n] counts the number of integer partitions of n.
Graphics Directives   (Mathematica Guide)
Mathematica allows you detailed control over the way that graphics objects are rendered. The combination of sequentially-acting graphics directives, together with ...
WordData   (Built-in Mathematica Symbol)
WordData["word", " property"] gives the specified property for the English word " word".WordData["word"] gives a list of full word specifications representing possible uses ...
Concurrency: Managing Parallel Processes   (Parallel Package Tutorial)
A process is simply a Mathematica expression being evaluated. A processor is a parallel kernel that performs such evaluations. The command ParallelEvaluate discussed in the ...
CoarserSetPartitionQ   (Combinatorica Package Symbol)
CoarserSetPartitionQ[a, b] yields True if set partition b is coarser than set partition a; that is, every block in a is contained in some block in b.
1 ... 6|7|8|9|10|11|12 ... 23 Previous Next

...