Interface definitions can be defined using either a Mathematica expression or an XML definition. For many usages the Mathematica syntax is preferred. However, in cases where ...
Introduction Developing GUIs Advanced Topics
Julian
(Calendar Package Symbol) Julian represents the Julian calendar system.
New function SemialgebraicComponentInstances has been added to the built-in Mathematica kernel.
All the functionality in Geometry`Rotations` is now available in the built-in Mathematica kernel function RotationTransform.
Truncate
(Polyhedron Operations Package Symbol) Truncate[expr] truncates each edge of each polygon in graphics expression expr.Truncate[expr, ratio] truncates to the specified ratio of the edge length.
BooleanGraph[bfunc, g_1, ..., g_n] gives the Boolean graph defined by the Boolean function bfunc on the graphs g_1, ..., g_n.
EdgeStyle is an option and property for Graph and related functions that specifies what style to use for edges.
VertexStyle is an option and property for Graph and related functions that specifies what style to use for vertices.
CUDAColorNegate[image] performs color negation on image.CUDAColorNegate[list] performs color negation on list.CUDAColorNegate[mem] performs color negation on memory ...