Skip to content

Commit

Permalink
more exampleas
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Feb 14, 2025
1 parent ac67f4e commit c4d34bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/docs/_docs/examples.mdoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ v1.dot(v2)

v1.sum

v1.cumsum

v1.mean

v1.variance
Expand All @@ -24,6 +26,8 @@ v1.product

v1.increments

v1.norm

cosineSimilarity(v1, v2)

(v1 + 1.0).printArr
Expand Down

0 comments on commit c4d34bb

Please sign in to comment.