stdlib-js / blas-base-dnrm2 Sponsor Star 1 Code Issues Pull requests Calculate the L2-norm of a double-precision floating-point vector. nodejs javascript node math distance vector array stdlib mathematics blas node-js euclidean norm length magnitude l2-norm level-1 2-norm dnrm2 nrm2 Updated Jul 19, 2026 C
stdlib-js / blas-base-wasm-dnrm2 Sponsor Star 1 Code Issues Pull requests Calculate the L2-norm of a double-precision floating-point vector. nodejs javascript node algebra math vector stdlib mathematics subroutines linear blas node-js euclidean norm magnitude l2-norm level-1 2-norm dnrm2 nrm2 Updated Aug 7, 2026 JavaScript
stdlib-js / blas-base-gnrm2 Sponsor Star 1 Code Issues Pull requests Calculate the L2-norm of a vector. nodejs javascript node math distance vector stdlib mathematics blas node-js euclidean norm length magnitude l2-norm level-1 2-norm dnrm2 snrm2 nrm2 Updated Aug 15, 2026 JavaScript
stdlib-js / blas-base-ndarray-dnrm2 Sponsor Star 0 Code Issues Pull requests Compute the L2-norm of a one-dimensional double-precision floating-point ndarray. nodejs javascript node algebra math vector stdlib mathematics subroutines linear blas node-js euclidean norm squared l2-norm level-1 dnrm2 snrm2 nrm2 Updated Aug 4, 2026 JavaScript
stdlib-js / blas-base-ndarray-snrm2 Sponsor Star 0 Code Issues Pull requests Compute the L2-norm of a one-dimensional single-precision floating-point ndarray. nodejs javascript node algebra math vector stdlib mathematics subroutines linear blas node-js euclidean norm squared l2-norm level-1 dnrm2 snrm2 nrm2 Updated Aug 3, 2026 JavaScript