Groups admit many different representations. In particular, all finite groups can be represented as permutation groups, that is, they are always isomorphic to a subgroup of ...
RenameFile["file_1", "file_2"] renames file_1 to file_2.
In Mathematica, dialog boxes are customized notebooks used to provide users with information and/or request user input. There are two properties associated with dialogs. ...
Combinatorica extends Mathematica by over 450 functions in combinatorics and graph theory. It includes functions for constructing graphs and other combinatorial objects, ...
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
HermitianMatrixQ[m] tests whether m is a Hermitian matrix.
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
Text Justification controls justification of cells with word wrapping.
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
"How to" Topics Numbers Algebraic Calculations