We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cbb7c commit 8bde2ecCopy full SHA for 8bde2ec
CITATION.cff
@@ -0,0 +1,15 @@
1
+cff-version: 1.2.0
2
+message: If you use this software, please cite it using these metadata.
3
+title: AngleBetweenVectors
4
+abstract: Compute the arc separating two cartesian vectors in a stable and robust manner.
5
+authors:
6
+ - given-names: Jeffrey
7
+ family-names: Sarnoff
8
+ email: "[email protected]"
9
+ affiliation: "Julia Innovator"
10
+type: software
11
+url: "https://github.com/JeffreySarnoff/AngleBetweenVectors.jl"
12
+repository-code: "https://github.com/JeffreySarnoff/AngleBetweenVectors.jl"
13
+version: 0.3.1
14
+date-released: 2022-06-25
15
+license: MIT
0 commit comments