doc updates

This commit is contained in:
Alex Garcia 2024-06-22 16:46:33 -07:00
parent df48ac2416
commit b62f6f19a8
31 changed files with 751 additions and 97 deletions

View file

@ -0,0 +1,5 @@
# Vector Arithmetic
- `vec_add()`
- `vec_sub()`
- `vec_mean()`