2-norm
There are 7 repositories under 2-norm topic.
stdlib-js/blas-base-snrm2
Calculate the L2-norm of a single-precision floating-point vector.
stdlib-js/blas-base-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
stdlib-js/blas-base-gnrm2
Calculate the L2-norm of a vector.
jakeoeding/Doppel
Determine the similarity of two documents
dilettagoglia/unconstrained-optimization
Estimating the 2-norm for a rectangular matrix (unconstrained approach) using two optimization algorithms: Standard gradient descent (steepest descent) method, and quasi-Newton method
mfasi/randsvdfast
Extreme-scale test matrices with specified 2-norm condition number or singular values.
mfasi/randsvdfast-matlab
MATLAB test matrices with specified 2-norm condition number or singular values.