GitHub topics: absolute
LeDDGroup/typescript-transform-paths
Transforms module resolution paths using TypeScript path mapping and/or custom paths
Language: TypeScript - Size: 2.17 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 497 - Forks: 28

ajuelosemmanuel/TrackpadAsTouchscreen
Absolute positionning on laptop trackpad
Language: Shell - Size: 3.91 KB - Last synced at: about 4 hours ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

stdlib-js/blas-base-dasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 602 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

stdlib-js/assert-is-absolute-path
Test if a value is an absolute path.
Language: JavaScript - Size: 675 KB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

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: 977 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-smaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array.
Language: JavaScript - Size: 231 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-smaxabs
Compute the maximum absolute value of a one-dimensional single-precision floating-point ndarray.
Language: JavaScript - Size: 337 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-fast-absf
Compute the absolute value of a single-precision floating-point number.
Language: Python - Size: 182 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

rubensworks/relative-to-absolute-iri.js
Resolve relative IRIs to absolute IRIs given a base IRI
Language: TypeScript - Size: 306 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

lbino97/stats-strided-snanmax
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
Language: JavaScript - Size: 62.5 KB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Shotsfailed/stats-base-ndarray-smaxabs
smaxabs: compute the maximum absolute value in a strided ndarray along an axis in JavaScript. Useful for stats, numeric processing, and typed-array workflows. 🐙
Language: JavaScript - Size: 50.8 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-mminabs
Create an iterator which iteratively computes a moving minimum absolute value.
Language: JavaScript - Size: 1.23 MB - Last synced at: 1 day ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-mmaxabs
Create an iterator which iteratively computes a moving maximum absolute value.
Language: JavaScript - Size: 1.21 MB - Last synced at: 3 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

adop5/stats-base-ndarray-sminabs
🔍 Compute the minimum absolute value in a numerical array using efficient methods for fast data analysis and insights.
Language: JavaScript - Size: 48.8 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

EdissonCeballos/stats-base-ndarray-minabs
📊 Compute the minimum absolute value of elements in ndarray data structures for efficient numerical analysis.
Language: JavaScript - Size: 48.8 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minabsf
Return the minimum absolute single-precision floating-point number.
Language: Python - Size: 166 KB - Last synced at: 1 day ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-minabs
Return the minimum absolute value.
Language: Python - Size: 507 KB - Last synced at: 1 day ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mminabs
Compute a moving minimum absolute value incrementally.
Language: JavaScript - Size: 938 KB - Last synced at: 1 day ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

AsianOrdinary/stats-base-ndarray-maxabs
stats-base-ndarray-maxabs computes the maximum absolute value of a JavaScript ndarray across specified axes for statistical analysis in stdlib. 🐙
Language: JavaScript - Size: 50.8 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Jerusalem-Fetene/stats-maxabs
📊 stats-maxabs returns the max absolute value in numeric arrays for Node.js and browsers — a small JavaScript utility for statistical and numerical code.
Language: JavaScript - Size: 56.6 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

IIpro97II/stats-base-ndarray-dmaxabs
🐙 Compute the maximum absolute value along specified axes of a double-precision ndarray (dmaxabs). Compatible with stdlib stats and ndarray interfaces.
Language: JavaScript - Size: 50.8 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

rzgrata/stats-mean
stats-mean implements fast, robust mean (average) routines for JavaScript and Node.js, supporting arrays, typed arrays, and streaming data. 🐙
Language: JavaScript - Size: 56.6 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-msumabs2
Create an iterator which iteratively computes a moving sum of squared absolute values.
Language: JavaScript - Size: 1.13 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-cumeanabs2
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
Language: JavaScript - Size: 861 KB - Last synced at: 7 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-cumeanabs
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
Language: JavaScript - Size: 976 KB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-absolute-uri
Test whether a value is an absolute URI.
Language: JavaScript - Size: 594 KB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-isamax
Find the index of the first element having the maximum absolute value.
Language: C - Size: 256 KB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-wasm-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: 1.11 MB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-abs
Compute the absolute value of a double-precision floating-point number.
Language: JavaScript - Size: 391 KB - Last synced at: 1 day ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mmape
Compute a moving mean absolute percentage error (MAPE) incrementally.
Language: JavaScript - Size: 998 KB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mape
Compute the mean absolute percentage error (MAPE) incrementally.
Language: JavaScript - Size: 451 KB - Last synced at: 1 day ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/math-special-abs
Compute the absolute value.
Language: JavaScript - Size: 3.86 MB - Last synced at: 1 day ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-abs2f
Compute the squared absolute value of a single-precision floating-point number.
Language: Python - Size: 485 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-maape
Compute the mean arctangent absolute percentage error (MAAPE) incrementally.
Language: JavaScript - Size: 453 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-nanmaxabs
Compute a maximum absolute value incrementally, ignoring NaN values.
Language: JavaScript - Size: 188 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-special-dmskabs
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Language: JavaScript - Size: 540 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-mapcorr
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
Language: JavaScript - Size: 1000 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dminabs
Calculate the minimum absolute value of a double-precision floating-point strided array.
Language: JavaScript - Size: 217 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-meanabs2
Compute the arithmetic mean of squared absolute values for all iterated values.
Language: JavaScript - Size: 1020 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-mmeanabs
Create an iterator which iteratively computes a moving arithmetic mean of absolute values.
Language: JavaScript - Size: 1.11 MB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sabs
Compute the absolute value for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 542 KB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-absf
Compute the absolute value of a single-precision floating-point number.
Language: Python - Size: 355 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Language: JavaScript - Size: 203 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-cusumabs2
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Language: JavaScript - Size: 928 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-fast-abs
Compute an absolute value.
Language: Python - Size: 386 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-array-minabs
Calculate the minimum absolute value of an array.
Language: JavaScript - Size: 818 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
Language: JavaScript - Size: 201 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

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: 617 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-ndarray-maxabs
Compute the maximum absolute value of a one-dimensional ndarray.
Language: JavaScript - Size: 597 KB - Last synced at: 14 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-ndarray-dmaxabs
Compute the maximum absolute value of a one-dimensional double-precision floating-point ndarray.
Language: JavaScript - Size: 354 KB - Last synced at: 14 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-minmaxabs
Compute minimum and maximum absolute values incrementally.
Language: JavaScript - Size: 732 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-smaxabssorted
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
Language: JavaScript - Size: 235 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-snanmaxabs
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring NaN values.
Language: JavaScript - Size: 246 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-nansumabs2
Compute a sum of squared absolute values incrementally, ignoring NaN values.
Language: JavaScript - Size: 444 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

react-native-nigeria-community/react-native-rave-webview
⛔️ DEPRECATED 💸💳The package allows you accept payment using Rave by Flutterwave and guess what , it doesn't require any form of linking, just install and begin to use .
Language: JavaScript - Size: 33.2 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 11

stdlib-js/stats-incr-mmaape
Compute a moving arctangent mean absolute percentage error (MAAPE) incrementally.
Language: JavaScript - Size: 952 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-igamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 353 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-dcabs1
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Language: Python - Size: 188 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-cpolarf
Compute the absolute value and the phase of a single-precision complex floating-point number.
Language: Python - Size: 257 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-cpolar
Compute the absolute value and the phase of a complex number.
Language: Python - Size: 772 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

VexumorConis/math-base-special-cpolarf
Math Base Special Cpolarf provides essential functions for complex polar calculations in JavaScript. Ideal for numerical computation in web and Node.js. 🚀📊
Language: Python - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-scabs1
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Language: Python - Size: 181 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-sasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 775 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Language: C - Size: 412 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-nansumabs
Compute a sum of absolute values incrementally, ignoring NaN values.
Language: JavaScript - Size: 435 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-wasm-idamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 749 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

marleyDip/Ice-Cream-Landing-Page-Using-Tailwind-CSS-And-JS-DOM
Step-by-step project to build a fully responsive Ice Cream website using Tailwind CSS. Includes header, hero, promo, shop, ingredients, blog, animations, and live deployment.
Language: HTML - Size: 19.6 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-isamax
Find the index of the first element having the maximum absolute value.
Language: JavaScript - Size: 744 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-meanabs
Compute an arithmetic mean of absolute values incrementally.
Language: JavaScript - Size: 413 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

marleyDip/Coffee-Landing-Page-Using-Tailwind-CSS-And-JS-DOM
This project shows you how to build a beautiful and interactive coffee website with custom sections like header, home, about, Quality, variety, products, and footer. It also includes scroll animations, active links, and JavaScript features to make the site more dynamic.
Language: HTML - Size: 30.8 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

marleyDip/Real-Estate-Landing-Page-Using-Tailwind-CSS-And-JS-DOM
This comprehensive project guide includes a contemporary navbar, a hero section, a process showcase, about company info, fancy blog, customer testimonials, a contact form, and an elegant footer. Additionally, I've learned to incorporate scroll-to-top buttons, and highlighted active links, all designed to be mobile-friendly and optimized.
Language: HTML - Size: 5.54 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

marleyDip/Burger-Landing-Page-Using-Tailwind-CSS-And-JS-DOM
This comprehensive project guide includes a contemporary navbar, a hero section, a menu showcase, customer testimonials, a contact form, and an elegant footer. Additionally, I've learned to incorporate dark mode, scroll-to-top buttons, and highlighted active links, all designed to be mobile-friendly and optimized.
Language: HTML - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-cumaxabs
Calculate the cumulative maximum absolute value of a strided array.
Language: JavaScript - Size: 718 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-cuminabs
Calculate the cumulative minimum absolute value of a strided array.
Language: JavaScript - Size: 794 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

GirkovArpa/position-absolute-wysiwyg-editor
A WYSIWYG editor for prototyping cross-platform desktop GUIs in HTML.
Language: JavaScript - Size: 122 KB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 1

marleyDip/Plant-Landing-Page-Using-Tailwind-CSS-And-JS-DOM
The projects covers key sections including the header, home, services, about, popular items, reviews, and footer. I'll also add scroll-up functionality, animated navigation, and deploy the final site online.
Language: HTML - Size: 9.42 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-minabsn
Return the minimum absolute value.
Language: JavaScript - Size: 358 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-maxabsn
Return the maximum absolute value.
Language: JavaScript - Size: 346 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

marleyDip/Medical-Clinic-Landing-Page-Using-Tailwind-CSS-And-JS-DOM
This project highlights the page layout, animations, smooth scrolling, and modern UI elements. It walks through each section - Hero, Services, Testimonials, Appointment, FAQ, Blog, Team, Departments, Newsletter, and contact - demonstrating clean design and user-friendly structure.
Language: CSS - Size: 4.37 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dabs
Compute the absolute value for each element in a double-precision floating-point strided array.
Language: JavaScript - Size: 596 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-array-nanmaxabs
Calculate the maximum absolute value of an array, ignoring NaN values.
Language: JavaScript - Size: 763 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-maxabs
Calculate the maximum absolute value of an array.
Language: JavaScript - Size: 769 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-iter-sumabs
Compute the sum of absolute values for all iterated values.
Language: JavaScript - Size: 955 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-iter-cusumabs
Create an iterator which iteratively computes a cumulative sum of absolute values.
Language: JavaScript - Size: 1010 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-mmaxabs
Compute a moving maximum absolute value incrementally.
Language: JavaScript - Size: 972 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-incr-maxabs
Compute a maximum absolute value incrementally.
Language: JavaScript - Size: 421 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-strided-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Language: JavaScript - Size: 258 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-special-abs2
Compute the squared absolute value for each element in a strided array.
Language: JavaScript - Size: 2.6 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-dmaxabs
Calculate the maximum absolute value of a double-precision floating-point strided array.
Language: JavaScript - Size: 254 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-cabs2
Compute the squared absolute value of a complex number.
Language: Python - Size: 558 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-incr-sumabs
Compute a sum of absolute values incrementally.
Language: JavaScript - Size: 427 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-maxabs
Calculate the maximum absolute value of a strided array.
Language: JavaScript - Size: 401 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-labs
Compute an absolute value of a signed 32-bit integer.
Language: Python - Size: 419 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-abs-by
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Language: JavaScript - Size: 995 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-nanmaxabs
Calculate the maximum absolute value of a strided array, ignoring NaN values.
Language: JavaScript - Size: 390 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-special-sabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array.
Language: JavaScript - Size: 681 KB - Last synced at: about 15 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-strided-scuminabs
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
Language: JavaScript - Size: 197 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-special-abs
Compute the absolute value for each element in a strided array.
Language: JavaScript - Size: 2.53 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-cabs
Compute an absolute value of a complex number.
Language: Python - Size: 500 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 2 - 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: 789 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
