Scalar, vector, matrix, tensor.
The structure changes. The idea does not.
Move from one value to ordered values, grids, and model-ready tensors. Explore how each step adds axes and structure rather than inventing a new concept.

Dimension slider
0.0D
Scalar is in focus.
Visualization
Each step keeps the old idea and adds one more axis of organization.
Same idea. More structure.
Point -> Line -> Grid -> Layers
0.0D
Point
Line
Grid
Layers
Single value
A scalar is one measured amount. Change the slider and the point only changes intensity, not structure.
Why this matters
Scalar
A scalar is one value.
It answers how much, how hot, or how fast.
No structure. No relationships. Just a number.
Each step doesn't replace the last.
It builds on it.
Live shape: ()
Why this actually matters
Models don't care about your data. They care about the shape of your data.
Wrong shape means broken inputs, broken training runs, or broken systems. Right shape is what lets the rest of the stack work.
Real-world mapping