When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D histogram of the values {x_i, y_i}.Histogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a 3D histogram with bins ...
Partition::pttl Developer`PartitionMap::pttl
Partition::ohpdm
Partition::pdep Developer`PartitionMap::pdep
KirchhoffMatrix[g] gives the Kirchhoff matrix of the graph g.
CUDAFunctionLoad[src, fun, argtypes, blockdim] loads CUDAFunction from scr and makes fun available in Mathematica.CUDAFunctionLoad[{srcfile}, fun, argtypes, blockdim] loads ...
TuranGraph[n, k] gives the k-partite Turán graph with n vertices T n, k.
There are a number of file formats for working with meshes. They are useful since they can be used as interchange formats between CAD programs. Some of these are supported by ...
AdjacencyMatrix[g] gives the vertex\[Dash]vertex adjacency matrix of the graph g.