Foundations-of-Applied-Mathematics / lab-issue-tracker

0 stars 0 forks source link

Typo: FourierTransform: Add commas in the vector #125

Closed Abelpalmer22 closed 1 hour ago

Abelpalmer22 commented 2 hours ago

Typo Details:

Commas should go between entries in the vector

Suggested Fix:

Commas in the vector

Source Lines

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 ,`)
iso2013 commented 1 hour ago

Duplicate of #120