Open Abelpalmer22 opened 1 day ago
Commas should go between entries in the vector
Commas in the vector
Relevant segments in `/Volume2/FourierTransform/FourierTransform.md`:
- Approximate line: 296:
- Section: The Fast Fourier Transform:
- TeX: $\f\odot\g = \begin{bmatrix}f_0g_0 f_1g_1 \cdots f_{n-1}g_{n-1}\end{bmatrix}\trp ,$ (`\f\odot\g = \begin{bmatrix}f_0g_0 f_1g_1 \cdots f_{n-1}g_{n-1}\end{bmatrix}\trp ,`)
Typo Details:
Are these supposed to have commas between the entries? Right now it looks like multiplication
Suggested Fix:
Just add commas between them
Source Lines