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
@stdlib/blas-base-dasum
Compute the sum of absolute values (L1 norm).
v0.3.0 URL:
https://unpkg.com/@stdlib/blas-base-dasum@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
linear
algebra
subroutines
abs
absolute
value
sum
l1norm
norm
taxicab
manhattan
vector
array
ndarray
double
float64
float64array
@stdlib/blas-base-sasum
Compute the sum of absolute values (L1 norm).
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-base-sasum@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
linear
algebra
subroutines
abs
absolute
value
sum
l1norm
norm
taxicab
manhattan
vector
array
ndarray
float
real
float32
float32array
@stdlib/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
v0.1.0 URL:
https://unpkg.com/@stdlib/blas-base-dznrm2@0.1.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
dznrm2
euclidean
norm
euclidean-norm
linear
algebra
subroutines
vector
array
ndarray
float64
double
float64array
@stdlib/blas-base-gasum
Compute the sum of absolute values (L1 norm).
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-base-gasum@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
linear
algebra
subroutines
abs
absolute
value
sum
l1norm
norm
taxicab
manhattan
vector
array
ndarray