Skip to content

Instantly share code, notes, and snippets.

@MadFlasheroo7
Created May 7, 2025 09:30
Show Gist options
  • Save MadFlasheroo7/ce708499159424287dd4448c44b9c789 to your computer and use it in GitHub Desktop.
Save MadFlasheroo7/ce708499159424287dd4448c44b9c789 to your computer and use it in GitHub Desktop.
Function Description
f = dot(v, v) Vector dot product
v = cross(v, v) Vector cross product
m = matrixCompMult(m, m) Component-wise multiply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment