Search
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
unlerp
opposite of lerp; get normalized range between two bounds
v1.0.1 URL:
https://unpkg.com/unlerp@1.0.1/index.js
Open
Browse Files
gl
glsl
math
lerp
linear
interpolation
unlerp
norm
normalize
normalise
normalized
range
vector
compute-lpnorm
Computes the Lp norm of an array of values.
v1.0.0 URL:
https://unpkg.com/compute-lpnorm@1.0.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
linear algebra
norm
euclidean norm
l2norm
taxicab norm
manhattan norm
l1norm
supremum norm
chebyshev norm
maximum norm
normalize-path-scale
normalizes a 2D path to its bounding box
v2.0.0 URL:
https://unpkg.com/normalize-path-scale@2.0.0/index.js
Open
Browse Files
normalize
get
bounding
box
bounds
bounded
norm
normal
unit
scale
compute-l1norm
Computes the L1 norm (Manhattan norm) of an array of values.
v1.0.0 URL:
https://unpkg.com/compute-l1norm@1.0.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
mathematics
math
linear algebra
norm
manhattan norm
taxicab norm
l1norm