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-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

@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
OpenBrowse Files
stdlibstdmathmathematicsmathblaslevel 1linearalgebrasubroutinesabsabsolutevaluesuml1normnormtaxicabmanhattanvectorarrayndarraydoublefloat64float64array

@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
OpenBrowse Files
stdlibstdmathmathematicsmathblaslevel 1linearalgebrasubroutinesabsabsolutevaluesuml1normnormtaxicabmanhattanvectorarrayndarrayfloatrealfloat32float32array

@stdlib/blas-ext-base-dnanasumors

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-dnanasumors@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathstatisticsstatsmathematicsmathblasextendedsumtotalsummationabsoluteabsnorml1-norml1normmanhattantaxicaborsstridedstrided arraytypedarrayfloat64doublefloat64array