A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Type to find tags: |
plotting× 1010
Questions on creating visualizations from functions or data using high-level constructors such as Plot, ListPlot, Histogram, etc.
|
list-manipulation× 592
Questions on the manipulation of List objects in Mathematica, and the functions used for these manipulations.
|
graphics× 571
Questions on the construction of 2D and 3D graphics through the direct use of primitives, directives, and functions. Include the graphics3d tag for questions specifically on 3D graphics. This tag is n…
|
programming× 363
Questions on writing non-trivial programs in Mathematica. Do not use this tag for questions on plotting/graphics or for questions on doing mathematics with Mathematica, where the focus is more on the …
|
front-end× 331
Questions related to the Mathematica front-end (graphical user interface).
|
equation-solving× 322
Questions on the analytic and numeric equation solving functions of Mathematica (Solve, Reduce, NSolve, FindRoot, DSolve, RSolve, etc.).
|
functions× 298
Questions about the use of built-in Mathematica functions, including pure functions.
|
dynamic× 252
Questions relating to the dynamic family of functions in Mathematica, such as Dynamic, DynamicModule and Manipulate.
|
differential-equations× 251
Questions on the symbolic (DSolve, DifferentialRoot) and numerical (NDSolve) solutions of differential equations in Mathematica.
|
graphs-and-networks× 229
Questions about handling graphs in Mathematica, graph theory, graph visualization, GraphPlot, the built-in Graph type and the Combinatorica` package.
|
export× 225
Questions on converting data, graphics, sound etc. from Mathematica into other file formats.
|
performance-tuning× 213
Questions on optimizing Mathematica code for higher performance. This may mean faster execution, lower memory usage or both. Not to be confused with mathematical optimization.
|
matrix× 204
Questions on the manipulation of matrices in Mathematica.
|
function-construction× 194
For questions on writing functions (pure or using Set/SetDelayed) for any purpose, including the features that may be incorporated in those functions, such as options, patterns and conditions.
|
numerical-integration× 191
Questions on the use of numerical functions NIntegrate and NDSolve.
|
manipulate× 190
Questions on the Manipulate function of Mathematica, a function that allows the interactive manipulation of certain parameters in a Mathematica expression.
|
calculus-and-analysis× 185
Questions related to the calculus and analysis branches of Mathematica, including, but not limited to, limits, derivatives, integrals, series, and residues.
|
evaluation× 184
Questions about how Mathematica evaluates expressions, tracing evaluation (Trace*), handling expressions in unevaluated form (Hold*, Unevaluated), nonstandard evaluation, etc.
|
import× 173
Questions about getting data, files, images etc. from various formats into a form that can be read, tranformed and manipulated by Mathematica
|
numerics× 166
Questions on the numerical functions of Mathematica, implementing numerical methods and numerical computing with Mathematica.
|
notebooks× 161
Questions on Notebooks (*.nb, *.ma in earlier versions), structured interactive documents produced by Mathematica that can contain text, graphics, sound, calculations, typeset expressions, and user in…
|
image-processing× 149
Questions on the image processing capabilities implemented in Mathematica.
|
output-formatting× 148
Specify and control how Mathematica formats its output, including rich text, equations and graphics.
|
pattern-matching× 145
Questions on expression testing and manipulation through pattern matching and constructing efficient patterns.
|
graphics3d× 142
For questions specific to the Graphics3D command and related 3D graphics functionality.
|
bugs× 124
reserved for questions where the problem has been vetted by this community and the observed behavior is confirmed to be a bug. Please do not use this tag for new questions.
|
formatting× 118
Questions on typesetting and making your expressions, matrices, operators, equations or formulae look how you want them to.
|
linear-algebra× 115
Questions on the linear algebra functionality of Mathematica.
|
packages× 114
self-contained bundles of Mathematica code that add new functions and other functionality.
|
syntax× 113
Questions on correct (or improved) formulation of Mathematica code to achieve particular results. Use this tag (not "symbol") for questions about all those odd @@ /@ # & and ~ characters.
|
simplifying-expressions× 110
Questions on manipulating complicated expressions and making them look simpler using Simplify, FullSimplify and Reduce.
|
statistics× 97
Questions on the statistical functions of Mathematica.
|
mathematical-optimization× 96
Questions on the optimization functions of Mathematica such as FindMinimum/FindMaximum, Minimize/Maximize, NMinimize/NMaximize, etc.
|
symbolic× 92
For questions about symbolic computation, as opposed to numerical computations.
|
string-manipulation× 91
Questions on the manipulation of String objects in Mathematica, and the functions used for these manipulations.
|
parallel× 87
Questions on parallel computing in Mathematica.
|