An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: l1norm

stdlib-js/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.

Language: JavaScript - Size: 601 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dasumpw

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Language: JavaScript - Size: 542 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

stdlib-js/blas-base-sasum

Compute the sum of absolute values (L1 norm).

Language: C - Size: 739 KB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-gasum

Compute the sum of absolute values (L1 norm).

Language: JavaScript - Size: 554 KB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-wasm-dasumpw

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.

Language: JavaScript - Size: 759 KB - Last synced at: 21 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-dasum

Compute the sum of absolute values (L1 norm).

Language: C - Size: 576 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

stdlib-js/blas-ext-base-dnanasum

Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.

Language: JavaScript - Size: 1.55 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-gasumpw

Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.

Language: JavaScript - Size: 571 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sasumpw

Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.

Language: JavaScript - Size: 749 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

opeajibuwa/inpainting-of-image-pixels-using-l1-norm-minimization

This project revisits the image restoration issue. The idea is that minimizing the l1 norm of the discrete gradient of a damaged image yields an output that is barely noticeable from the original non-degraded form. The inpainting problem was formulated to limit the high fidelity of known observations and minimize the overall norm of variability.

Language: Python - Size: 7.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0