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: |
|
kernel× 45
the back-end application thread that does the actual evaluation of all non-graphical expressions. It can be accessed directly through the console but is more commonly working behind the…
|
keyboard× 45
For interacting with the Mathematica front-end using the keyboard: shortcut keys, KeyEvents, keyboard navigation, etc.
|
date-and-time× 45
Questions about Mathematica's date and time functions.
|
assumptions× 44
Questions about the function Assuming[], the $Assumptions system variable, and the Assumptions option of functions such as Simplify[] and Integrate[].
|
|
scoping× 44
Questions on Mathematica's scoping constructs (Block, Module, With, etc.)
|
data-structures× 41
Questions on using or implementing more or less common data structures such as linked lists, structs, trees, tries, heaps etc. in Mathematica.
|
expression-manipulation× 40
How to manipulate expressions structurally, not necessarily complying with the rules of algebra.
|
pdf-format× 39
Questions relating to the importing, exporting, and extraction of data from PDF files
|
|
files-and-directories× 38
Questions on obtaining files and directory structure/information and manipulating the said structure/information, searching/renaming particular files in a directory, etc., in an OS independent manner.
|
symbols× 38
the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of types of values and attribu…
|
fonts× 37
Questions relating to different typefaces and their use in various Mathematica outputs, including graphics, notebooks and exported output.
|
histograms× 37
Tag for questions about building histograms in Mathematica. Apart from generating the graphics, and prettifying them, this also includes methods to extract their data.
|
|
geometry× 36
Questions on the application of Mathematica to geometric problems. You might also consider adding the [graphics] tag, if appropriate.
|
latex× 36
Questions about any kind of interaction with $\TeX$, $\LaTeX$, and friends, including transferring text/code to/from $\TeX$, using Mathematica graphics in LaTeX documents etc.
|
customization× 36
Customizing interaction, the front end, or other aspects of Mathematica manually or programmatically.
|
osx× 35
Questions specific to usage of Mathematica on the the Mac OS X operating system
|
|
implementation-details× 34
For questions regarding the underlying implementation of built-in functions.
|
workbench× 34
an integrated development environment, built on top of Eclipse, that is intended to be used for working with Mathematica and other Wolfram Research software.
|
trigonometry× 33
Questions on trigonometric and hyperbolic functions, as well as their inverses, in Mathematica.
|
fourier-analysis× 33
Questions on the discrete and continuous Fourier analysis functions of Mathematica, as well as the FourierSeries` package.
|
|
distributions× 33
For questions about distributions built-in in Mathematica, and functions that operate on them. Also includes questions about defining your own distributions.
|
contexts× 32
used in Mathematica to organize defined symbols and avoid conflict between symbols that would otherwise have the same name. They are created when packages are loade…
|
assignment× 32
For questions relating to assignments to symbols, patterns, or expressions.
|
interface× 32 |
|
sorting× 32
Questions on the sorting/ordering functions of Mathematica (Sort, SortBy, Ordering, etc.).
|
sound× 31
Questions relating to Mathematica's sound and audio functionality, including Play, Sound and Speak
|
series-expansion× 31 |
linux× 31
mark questions that specifically target Linux related aspects of Mathematica usage. this includes, but is not restricted to, its file system, installation issues, fonts,and running externa…
|
|
documentation× 29
Questions about making your own documentation similar to the built-in documentation style. Also about finding things in the documentation, working with the documentation, errors in the documentation, …
|
java× 28
Questions about interfacing Mathematica and Java, particularly using J/Link.
|
number-theory× 28
Questions on the number-theoretic functionality of Mathematica.
|
windows× 28
specific to Windows platforms. This includes questions about the windows file system, installation issues, COM interfacing, running external programs etc.
|
|
excel× 27
For questions about importing from or exporting to Microsoft Excel sheets, and interfacing to Microsoft Excel using COM or other methods.
|
controls× 27
|
custom-notation× 27
for questions about creating and using custom notations. For help on the use of the built-in operators, see syntax.
|
code-review× 27 |