1
ewpratten.com/content/blog/2023-11-24-tank-tracks.md
2023-12-13 09:58:30 -05:00

341 B

title description date tags draft extra aliases
Tank Tracks 2023-11-24
math
true
auto_center_images excerpt uses
true A post about the math behind tank tracks
mermaid
/blog/tank-tracks

  f(\vec{v}) = 
    \vec{v} +
    \begin{bmatrix}
      0 & 1 \\\\
      -1 & 0
    \end{bmatrix}
    \vec{v}