Handling Arrays of Data
Mathematica routinely handles huge arrays of numeric, symbolic, textual, or any other data, with any dimension or structure. Arrays are fully integrated into Mathematica's powerful core symbolic language, making possible extremely high-level array operations that are both elegant and efficient.
Part (
[ [ .. ] ] )
— extract or reset elements, rows, columns, blocks, etc.
{ } + { } , etc. — automatically operate on corresponding elements
TUTORIALS
MORE ABOUT