Transformation rules in Mathematica let you set local values for symbols, functions, and all other types of expressions. Using rules provides a powerful and extensible method ...
HDF5
(Mathematica Import/Export Format) HDF data format Version 5. General purpose format for representing multidimensional datasets and images. Used for storage, management, and exchange of scientific data. HDF is ...
LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values ...
CUDA is a general C-like programming developed by NVIDIA to program Graphical Processing Units (GPUs). CUDALink provides an easy interface to program the GPU by removing many ...
NecklacePolynomial[n, c, Cyclic] returns a polynomial in the colors in c whose coefficients represent numbers of ways of coloring an n-bead necklace with colors chosen from ...
All the functionality of NumericalMath`Microscope` is now available in the newly created Computer Arithmetic Package. The function Microscope has been renamed MicroscopePlot. ...
RydbergConstant is an atomic constant appearing in the Rydberg formula expressing the wave-numbers of the lines in a spectral series.
BoxQuantile is an option for BoxWhiskerPlot which specifies how far the box extends from the median.
Mathematica has a highly flexible system for handling dates and times in almost any format, automatically converting between formats, and when necessary parsing strings ...
Mathematica normally takes any expression it is given, and evaluates it as far as possible. But built into the Mathematica language is a collection of flexible primitives ...