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
OpenBrowse Files
compute.iocomputecomputationmathematicsmathlinear algebranormeuclidean norml2norml2 distanceeuclidean lengthlengthdistancearrayvector

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
OpenBrowse Files
compute.iocomputecomputationmathematicsmathlinear algebranormeuclidean norml2normtaxicab normmanhattan norml1normsupremum normchebyshev normmaximum norm

unlerp

opposite of lerp; get normalized range between two bounds
v1.0.1 URL: https://unpkg.com/unlerp@1.0.1/index.js
OpenBrowse Files
glglslmathlerplinearinterpolationunlerpnormnormalizenormalisenormalizedrangevector

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
OpenBrowse Files
compute.iocomputecomputationmathematicsmathlinear algebranormmanhattan normtaxicab norml1norm

compute-linfnorm

Computes the infinity norm (Chebyshev/supremum norm) of an array of values.
v1.0.0 URL: https://unpkg.com/compute-linfnorm@1.0.0/lib/index.js
OpenBrowse Files
compute.iocomputecomputationmathematicsmathlinear algebranormsupremum normchebyshev normmaximum norm