OpenCLLink allows Mathematica to use the OpenCL parallel computing language. It contains functions that facilitate loading user-defined OpenCL functions into Mathematica. ...
Getting Started Videos » Find Your Learning Path » Open Virtual Book » CORE LANGUAGE ◼ Language Overview ◼ Lists ◼ Expressions ◼ Variables & Functions ◼ Rules & Patterns ◼ ...
CurrentValue[item] gives the current value of item at a location in the Mathematica system and interface. CurrentValue[{item, spec}] gives the current value for the feature ...
Mathematica stores preference settings and initialization data in two directories, $BaseDirectory and $UserBaseDirectory. Within each of these directories are several ...
As discussed in "The Structure of Graphics and Sound", Mathematica includes a full graphics programming language. In this language, you can set up many different kinds of ...
Information[symbol] prints information about a symbol.
Mathematica always allows you to refer to special characters by using names such as ∖[Alpha] or explicit hexadecimal codes such as ∖:03b1. And when Mathematica writes out ...
The introduction of Mathematica 6 in 2007 represented a revolutionary redefinition of Mathematica. Arriving only 18 months after Mathematica 6, Mathematica 7 represents ...
Fundamental to Mathematica's dynamic interactivity capabilities is a new form of symbolic dynamic language. With a very small number of highly powerful primitives that mix ...
This example demonstrates how to create a reusable GUIKit` widget for wrapping Plot and some of its options. You can easily treat the PlotGroup example as a single reusable ...