The Notation Package allows you to extend Mathematica so it understands and functions correctly with new typeset notations. Typically, new notations are defined by ...
TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. TetGenLink is a Mathematica application that uses Wolfram LibraryLink to link to ...
Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
Introduction Linear Optimization Numerical Nonlinear Local Optimization
There are a number of functions built into Mathematica which, like Plot, have various options you can set. Mathematica provides some general mechanisms for handling such ...
The functionality of NumericalMath`ListIntegrate` is now accessible by using the built-in Mathematica kernel functions Integrate and Interpolation.
In some cases you may need to specify pattern sequences that are more intricate than things like x__ or x..; for such situations you can use PatternSequence[p_1,p_2,…]. ...
Mathematica provides many options for styling the cells that appear in notebooks. Some of the more common styling options are available directly from the Format menu. All ...
Mathematica allows convenient discovery and customization of all aspects of its system setup.