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× 1104
Questions on creating visualizations from functions or data using high-level constructors such as Plot, ListPlot, Histogram, etc.
|
list-manipulation× 636
Questions on the manipulation of List objects in Mathematica, and the functions used for these manipulations.
|
graphics× 604
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× 378
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 …
|
|
equation-solving× 354
Questions on the analytic and numeric equation solving functions of Mathematica (Solve, Reduce, NSolve, FindRoot, DSolve, RSolve, etc.).
|
front-end× 342
Questions related to the Mathematica front-end (graphical user interface).
|
functions× 323
Questions about the use of built-in Mathematica functions, including pure functions.
|
differential-equations× 286
Questions on the symbolic (DSolve, DifferentialRoot) and numerical (NDSolve) solutions of differential equations in Mathematica.
|
|
dynamic× 261
Questions relating to the dynamic family of functions in Mathematica, such as Dynamic, DynamicModule and Manipulate.
|
graphs-and-networks× 240
Questions about handling graphs in Mathematica, graph theory, graph visualization, GraphPlot, the built-in Graph type and the Combinatorica` package.
|
export× 232
Questions on converting data, graphics, sound etc. from Mathematica into other file formats.
|
performance-tuning× 230
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× 225
Questions on the manipulation of matrices in Mathematica.
|
numerical-integration× 214
Questions on the use of numerical functions NIntegrate and NDSolve.
|
function-construction× 209
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.
|
calculus-and-analysis× 202
Questions related to the calculus and analysis branches of Mathematica, including, but not limited to, limits, derivatives, integrals, series, and residues.
|
|
manipulate× 202
Questions on the Manipulate function of Mathematica, a function that allows the interactive manipulation of certain parameters in a Mathematica expression.
|
evaluation× 195
Questions about how Mathematica evaluates expressions, tracing evaluation (Trace*), handling expressions in unevaluated form (Hold*, Unevaluated), nonstandard evaluation, etc.
|
import× 187
Questions about getting data, files, images etc. from various formats into a form that can be read, tranformed and manipulated by Mathematica
|
numerics× 184
Questions on the numerical functions of Mathematica, implementing numerical methods and numerical computing with Mathematica.
|
|
notebooks× 170
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× 160
Questions on the image processing capabilities implemented in Mathematica.
|
output-formatting× 156
Specify and control how Mathematica formats its output, including rich text, equations and graphics.
|
pattern-matching× 153
Questions on expression testing and manipulation through pattern matching and constructing efficient patterns.
|
|
graphics3d× 153
For questions specific to the Graphics3D command and related 3D graphics functionality.
|
bugs× 143
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× 126
Questions on typesetting and making your expressions, matrices, operators, equations or formulae look how you want them to.
|
simplifying-expressions× 125
Questions on manipulating complicated expressions and making them look simpler using Simplify, FullSimplify and Reduce.
|
|
syntax× 123
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.
|
linear-algebra× 121
Questions on the linear algebra functionality of Mathematica.
|
packages× 120
self-contained bundles of Mathematica code that add new functions and other functionality.
|
mathematical-optimization× 106
Questions on the optimization functions of Mathematica such as FindMinimum/FindMaximum, Minimize/Maximize, NMinimize/NMaximize, etc.
|
|
string-manipulation× 102
Questions on the manipulation of String objects in Mathematica, and the functions used for these manipulations.
|
statistics× 102
Questions on the statistical functions of Mathematica.
|
symbolic× 99
For questions about symbolic computation, as opposed to numerical computations.
|
replacement× 94
Questions about Mathematica's rule-based replacement functionality, including functions such as Rule (->), Replace, ReplaceAll (/.) and ReplaceRepeated (//.).
|