Search
compute-gcd
Computes the greatest common divisor (gcd).
v1.2.1 URL:
https://unpkg.com/compute-gcd@1.2.1/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
euclid
stein
binary gcd
greatest common divisor
greatest common factor
highest common factor
greatest common measure
highest common divisor
gcd
gcf
hcf
gcm
arithmetic
array
integer
compute-lcm
Computes the least common multiple (lcm).
v1.1.2 URL:
https://unpkg.com/compute-lcm@1.1.2/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
least common multiple
lowest common multiple
smallest common multiple
lowest common denominator
lcm
lcd
discrete
arithmetic
array
integer
gcd
euclid
compute-cosine-similarity
Computes the cosine similarity between two arrays.
v1.1.0 URL:
https://unpkg.com/compute-cosine-similarity@1.1.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
similarity
information theory
distance
dist
array
vector
mathematics
math
geometry
algebra
linear algebra
cosine
validate.io-matrix-like
Validates if a value is matrix-like.
v1.0.2 URL:
https://unpkg.com/validate.io-matrix-like@1.0.2/lib/index.js
Open
Browse Files
validate.io
validate
validation
validator
valid
matrix
matrixlike
is
ismatrix
compute.io
compute
type
class
data
structure
dstructs
compute-l2norm
Computes the L2 norm (Euclidean norm) of an array of values.
v1.1.0 URL:
https://unpkg.com/compute-l2norm@1.1.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
linear algebra
norm
euclidean norm
l2norm
l2 distance
euclidean length
length
distance
array
vector