Topic: "sum"
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Language: C++ - Size: 4.54 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 570 - Forks: 245
DragonSpit/HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
Language: C# - Size: 1.37 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 331 - Forks: 34
NetFabric/LinqBenchmarks
Benchmarking LINQ and alternative implementations
Language: C# - Size: 8.05 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 182 - Forks: 15
AbdallahHemdan/Algorithmic-Toolbox-San-Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Language: C++ - Size: 2.03 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 110 - Forks: 80
jeroenterheerdt/HADailySensor
Sensor for Home Assistant that gets reset at midnight
Language: Python - Size: 934 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 92 - Forks: 20
Dbz/Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Language: Ruby - Size: 271 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 90 - Forks: 21
a-merezhanyi/codewars
My solutions for CODEWARS: A collection of TDD katas (simple programs) written in JavaScript, Python, and more to learn and have fun!
Language: JavaScript - Size: 770 KB - Last synced at: about 13 hours ago - Pushed at: 2 days ago - Stars: 77 - Forks: 25
deepak-malik/Cracking-The-Coding-Interview
Solutions for Cracking the Coding Interview - 6th Edition
Language: Java - Size: 162 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 33
salvois/DiscriminatedOnions
A stinky but tasty hack to emulate F#-like discriminated unions in C#
Language: C# - Size: 286 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 24 - Forks: 2
Flowm/MoneyWellSpent
A script to summarize your money spent on Amazon
Language: Ruby - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 3
cjavad/hashit
Hashing application
Language: Python - Size: 6.87 MB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3
HowProgrammingWorks/ADT
Algebraic Data Types
Language: JavaScript - Size: 39.1 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 3
smasher164/sumgen
sumgen generates interface method implementations from sum-type declarations.
Language: Go - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1
jonschlinkert/array-sum
Add up all of the numbers in an array of numbers. Works when non-numbers are present as well.
Language: JavaScript - Size: 124 KB - Last synced at: 5 months ago - Pushed at: almost 11 years ago - Stars: 8 - Forks: 2
fleschutz/LSS
C program to calculate solutions for sums of three cubes: x³ + y³ + z³ = n
Language: C - Size: 3.21 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0
sondosaabed/Sum-ZCC-Integers-x86
- Declaring an array of integers - Sum of integers - Sum of Positive integers - Zero-Crossing Count (ZCC)
Language: Assembly - Size: 1.92 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0
Ajuogaaz/Common-Interview-Questions-for-Freshmen-and-Sophomores
This resource to help Freshmen and Sophomores quickly brush through the common interview problems and different solutions in python. We have included the runtime and space complexity. In case you run into any interesting intermediate and beginner level problems feel free to contribute.
Language: Jupyter Notebook - Size: 125 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 8
maxcountryman/st
Fast and simple statistics on the command line.
Language: Rust - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 6 - Forks: 0
UltiRequiem/sum-digits
📘 Sum Digits of a number
Language: TypeScript - Size: 4.88 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 5
solzimer/swstats
Time and Size sliding window, numeric and category statistics
Language: JavaScript - Size: 112 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1
maximerety/sum-it
A bookmarklet to quickly sum data
Language: JavaScript - Size: 242 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0
jaredliw/python-question-bank
Python solutions of problems from various competitive programming platforms.
Language: Python - Size: 397 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1
GustaAndrad/calculadora-de-soma-javafx
Meu primeiro contato com javaFX, onde fiz um programa básico para calculo de soma. Na tela do programa, tem dois textFields onde o usario digita os dois numeros a ser somado, em seguida foi colocado um botao "Sum" para realizar a soma, mostrando o resultado na tela.
Language: Java - Size: 5.86 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0
DeepthiTabithaBennet/C_Matrices
A collection of simple C Programs involving Matrices.
Language: C - Size: 30.3 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1
Erellu/ste-Matrix
C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use CUDA code with C++. Don't expect such high performance.
Language: C++ - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1
levitation-opensource/log-of-sum-and-subtraction
Methods for calculating precise logarithm of a sum and subtraction of very large or very small numbers.
Language: MATLAB - Size: 113 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1
robertoachar/calculator
Calculator.
Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1
stdlib-js/blas-base-dasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 669 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1
palashmon/array-add-num
Add up all the numbers in the array
Language: JavaScript - Size: 164 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1
stdlib-js/blas-ext-base-dsnansumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 557 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0
wellington36/InfSumPy
Approximate infinite sums with controlled error.
Language: Python - Size: 161 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0
puzzlef/vector-sum
Comparison of vector element sum using various data types.
Language: C++ - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1
PreethiSamanthaBennet/C_Programs
Collection of easy C programs
Language: C - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0
seigtm/BitwiseAddition 📦
Addition of two integers using only bitwise operators (C++).
Language: C++ - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0
selvamselvam/datastructures-algorithm-java
Data Structures and Algorithms Problems asked during the coding interviews in companies like Amazon, Microsoft, Facebook, LinkedIn, Adobe, Uber, Yahoo, eBay, and etc
Language: Java - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2
gargi13832/Hackerrank-Problems
Solutions to Hackerrank Problems
Language: C++ - Size: 210 KB - Last synced at: almost 3 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0
stdlib-js/blas-ext-base-snansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 778 KB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnannsumkbn2
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 711 KB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dapxsumpw
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.
Language: JavaScript - Size: 569 KB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnansumkbn2
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 631 KB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnansumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 823 KB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnansumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 588 KB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnansum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.36 MB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-sasum
Compute the sum of absolute values (L1 norm).
Language: C - Size: 656 KB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dapxsum
Adds a constant to each double-precision floating-point strided array element and computes the sum.
Language: JavaScript - Size: 1.01 MB - Last synced at: 17 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsumpw
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 590 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnannsumpw
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 520 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnannsum
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsnannsumors
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 843 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dnannsumkbn
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 607 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-sdsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation with extended accumulation.
Language: JavaScript - Size: 854 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsnansumpw
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using pairwise summation with extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 590 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gsumpw
Calculate the sum of strided array elements using pairwise summation.
Language: JavaScript - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-base-gasum
Compute the sum of absolute values (L1 norm).
Language: JavaScript - Size: 575 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gcusumkbn2
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 624 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-sdsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
Language: JavaScript - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gapxsumkbn
Add a constant to each strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 564 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/stats-incr-nansum
Compute a sum incrementally, ignoring NaN values.
Language: JavaScript - Size: 412 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-sdssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Language: JavaScript - Size: 844 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dssumpw
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 605 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dcusumpw
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 604 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
stdlib-js/math-iter-ops-add
Create an iterator which performs element-wise addition of two or more iterators.
Language: JavaScript - Size: 891 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gnansumpw
Calculate the sum of strided array elements, ignoring NaN values and using pairwise summation.
Language: JavaScript - Size: 558 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-sdsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Language: JavaScript - Size: 1.17 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - 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: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
stdlib-js/math-strided-ops-add
Element-wise addition of two strided arrays.
Language: C - Size: 2.61 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
stdlib-js/stats-incr-sum
Compute a sum incrementally.
Language: JavaScript - Size: 461 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - 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: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsapxsum
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Language: JavaScript - Size: 1.25 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - 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: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsnansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.
Language: JavaScript - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-ssum
Calculate the sum of single-precision floating-point strided array elements.
Language: JavaScript - Size: 1.19 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-ssumkbn2
Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 857 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/stats-incr-sumabs
Compute a sum of absolute values incrementally.
Language: JavaScript - Size: 427 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/assert-is-unity-probability-array
Test if a value is an array of probabilities that sum to one.
Language: JavaScript - Size: 1.05 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsumors
Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.
Language: JavaScript - Size: 564 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
NAL-6295/ArrayWrapper
ArrayWrapper
Language: PHP - Size: 803 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1
stdlib-js/blas-ext-base-scusumpw
Calculate the cumulative sum of single-precision floating-point strided array elements using pairwise summation.
Language: JavaScript - Size: 748 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dapxsumkbn2
Add a constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 896 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dcusum
Calculate the cumulative sum of double-precision floating-point strided array elements.
Language: JavaScript - Size: 877 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dcusumkbn
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 826 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dapxsumkbn
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 820 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/stats-incr-msumabs
Compute a moving sum of absolute values incrementally.
Language: JavaScript - Size: 979 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-sapxsumkbn
Add a constant to each single-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 916 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dcusumkbn2
Calculate the cumulative sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 731 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-sdssum
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Language: JavaScript - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gsum
Calculate the sum of strided array elements.
Language: JavaScript - Size: 450 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-scusumkbn
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 695 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1
stdlib-js/blas-ext-base-dsum
Calculate the sum of double-precision floating-point strided array elements.
Language: JavaScript - Size: 1.25 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
stdlib-js/stats-iter-msumabs
Create an iterator which iteratively computes a moving sum of absolute values.
Language: JavaScript - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gsumkbn2
Calculate the sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 1.02 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
stdlib-js/stats-iter-sumabs2
Compute the sum of squared absolute values for all iterated values.
Language: JavaScript - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gnansumkbn2
Calculate the sum of strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 534 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsumkbn2
Calculate the sum of double-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Language: JavaScript - Size: 594 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-snansum
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Language: JavaScript - Size: 1.1 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-dsumkbn
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 556 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gsumkbn
Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 700 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
stdlib-js/blas-ext-base-gnansumkbn
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Language: JavaScript - Size: 546 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
stdlib-js/math-base-ops-csubf
Subtract two single-precision complex floating-point numbers.
Language: Python - Size: 631 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0