A professional, comprehensive and high-performance library for you to manipulate matrices.
-
Updated
Dec 11, 2023 - JavaScript
A professional, comprehensive and high-performance library for you to manipulate matrices.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point strided array.
Find the index of the first element having the maximum absolute value for all elements in a one-dimensional ndarray.
Compute the sum of absolute values for all elements in a one-dimensional double-precision complex floating-point ndarray.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the L2-norm of a one-dimensional double-precision complex floating-point ndarray.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Add a description, image, and links to the norm topic page so that developers can more easily learn about it.
To associate your repository with the norm topic, visit your repo's landing page and select "manage topics."