Most modern computer systems provide ways to collect code into libraries. These libraries are said to be dynamic if they can be loaded into an application at runtime rather ...
Sound
(Mathematica Tutorial) On most computer systems, Mathematica can produce not only graphics but also sound. Mathematica treats graphics and sound in a closely analogous way. For example, just as you ...
ExponentialFamily is an option for GeneralizedLinearModelFit that specifies the exponential family for the model.
The functionality of PolynomialPowerMod is now available in the kernel function PolynomialRemainder. Modulus is now an option to the kernel functions PolynomialQuotient and ...
The symbolic functions in Calculus`FourierTransform` have been added to the built-in Mathematica kernel. The numerical functionality in Calculus`FourierTransform` is now ...
All the functionality of Miscellaneous`StandardAtmosphere`is now available in the newly created Standard Atmosphere Package.
With Mathematica, the enormous parallel processing power of Graphical Processing Units (GPUs) can be used from an integrated built-in interface. Incorporating GPU technology ...
MathLink allows you to run external programs under whatever debugger is provided in your software environment. MathLink-compatible programs are typically set up to take ...