# Tensors

Multi-dimensional arrays as they actually appear in PyTorch / NumPy code: shapes, broadcasting, axes, reshaping, einsum.

## What's here

- *(notes and small notebooks added as I work through topics)*

## Status

[ ] Not started.

## Prerequisites

[Linear Algebra](../linear-algebra/) helps but is not required.

## Resources

See [`prereqs/resources.md`](../resources.md).
