An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sum

A curated list of projects in awesome lists tagged with sum .

https://github.com/netfabric/linqbenchmarks

Benchmarking LINQ and alternative implementations

benchmarks count dotnet dotnetcore linq range sum toarray

Last synced: 12 May 2025

https://github.com/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

advanced-algorithms advanced-data-structures algorithm algorithmic-toolbox algorithms big-o-notation binary-search coursera cpp data-structures fibonacci-numbers gcd knapsack-problem lcm longest-common-subsequence polynomial-multiplication san-diego selection-sort sum

Last synced: 21 Aug 2025

https://github.com/jonschlinkert/array-sum

Add up all of the numbers in an array of numbers. Works when non-numbers are present as well.

add array math reduce sum

Last synced: 07 May 2025

https://github.com/fleschutz/lss

C program to calculate solutions for sums of three cubes: x³ + y³ + z³ = n

cubes diophantine equation simple solutions sum three

Last synced: 06 Mar 2026

https://github.com/smasher164/sumgen

sumgen generates interface method implementations from sum-type declarations.

generate golang interface sum variant

Last synced: 02 May 2025

https://github.com/sondosaabed/sum-zcc-integers-x86

- Declaring an array of integers - Sum of integers - Sum of Positive integers - Zero-Crossing Count (ZCC)

asssemblyx86 positive-sum sum x86-assembly zcc zero-cross-count

Last synced: 22 Apr 2025

https://github.com/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.

brush complexity fibonacci-number freshmen ipynb linus-okoth prime-numbers reverse sophomores sum

Last synced: 28 Oct 2025

https://github.com/maxcountryman/st

Fast and simple statistics on the command line.

maximal median minimal standard-deviation statistics sum

Last synced: 23 Apr 2025

https://github.com/ultirequiem/sum-digits

📘 Sum Digits of a number

deno denoland javascript math sum typescript

Last synced: 11 Dec 2025

https://github.com/solzimer/swstats

Time and Size sliding window, numeric and category statistics

avg count deviation frequency size slide sliding-windows stats sum time window

Last synced: 11 Aug 2025

https://github.com/levitation-opensource/log-of-sum-and-subtraction

Methods for calculating precise logarithm of a sum and subtraction of very large or very small numbers.

failsafe failsafety logarithm matlab matlab-code matlab-functions matlab-library matlab-script numerical-methods optimisation optimization robustness sum

Last synced: 05 Jan 2026

https://github.com/maximerety/sum-it

A bookmarklet to quickly sum data

bookmarklet sum sum-data

Last synced: 13 Nov 2025

https://github.com/palashmon/array-add-num

Add up all the numbers in the array

add array array-item number sum unit-test

Last synced: 14 Jul 2025

https://github.com/puzzlef/vector-sum

Comparison of vector element sum using various data types.

bfloat16 experiment float sequential single-threaded sum vector

Last synced: 06 Apr 2025

https://github.com/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.

array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 22 Mar 2025

https://github.com/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.

array blas compensated extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 09 Apr 2025

https://github.com/stdlib-js/blas-ext-base-sdssum

Calculate the sum of single-precision floating-point strided array elements using extended accumulation.

array blas extended float float32 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 20 Feb 2026

https://github.com/stdlib-js/blas-ext-base-dapxsum

Adds a constant to each double-precision floating-point strided array element and computes the sum.

array blas double extended float64 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 29 Aug 2025

https://github.com/stdlib-js/blas-ext-base-scusum

Calculate the cumulative sum of single-precision floating-point strided array elements.

accumulate array blas cumulative extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 28 Feb 2026

https://github.com/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.

array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 06 May 2025

https://github.com/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.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 05 Jul 2025

https://github.com/stdlib-js/blas-ext-base-dsumkbn

Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 11 Jun 2026

https://github.com/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.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 30 Apr 2025

https://github.com/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.

array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed

Last synced: 22 Aug 2025

https://github.com/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.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 11 Apr 2025

https://github.com/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.

array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed

Last synced: 19 Apr 2025

https://github.com/stdlib-js/blas-ext-base-gcusumkbn2

Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.

accumulate blas compensated cumulative extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided sum summation total

Last synced: 15 Apr 2026

https://github.com/dcamilleri/weighted-sum

Simplified weighted sum algorithm implementation used on Mealou (https://m.me/Mealoubot | http://www.mealou.co)

algorithm sum weighted

Last synced: 31 Jan 2026

https://github.com/stdlib-js/blas-ext-base-gsumkbn

Calculate the sum of strided array elements using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total

Last synced: 15 Feb 2026

https://github.com/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.

array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed

Last synced: 04 Mar 2025

https://github.com/stdlib-js/blas-ext-base-dnansumpw

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.

array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed

Last synced: 12 Jan 2026

https://github.com/stdlib-js/blas-ext-base-gnansumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total

Last synced: 14 Apr 2025

https://github.com/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.

accumulate blas compensated cumulative extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided sum summation total

Last synced: 06 Sep 2025

https://github.com/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.

array blas extended float32 javascript math mathematics node node-js nodejs single statistics stats stdlib strided strided-array sum summation total typed

Last synced: 14 Apr 2025

https://github.com/stdlib-js/math-base-ops-add

Compute the sum of two double-precision floating-point numbers.

add addition double double-precision javascript math mathematics node node-js nodejs number stdlib sum summation

Last synced: 01 May 2026

https://github.com/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.

abs absolute blas extended javascript l1-norm l1norm manhattan math mathematics node node-js nodejs norm statistics stats stdlib sum summation total

Last synced: 06 May 2025

https://github.com/keanteng/nextjs-array-total

➕ Array Total - React Hook Form

array nextjs reacthookform sum total

Last synced: 17 May 2026

https://github.com/stdlib-js/blas-ext-base-sapxsum

Adds a constant to each single-precision floating-point strided array element and computes the sum.

array blas extended float float32 javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 15 Mar 2026

https://github.com/stdlib-js/blas-ext-base-gapxsumkbn2

Add a constant to each strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 24 Jun 2025

https://github.com/stdlib-js/blas-ext-base-gnannsumkbn

Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

array blas compensated extended javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 10 Feb 2026

https://github.com/stdlib-js/blas-ext-base-gapxsumpw

Adds a constant to each strided array element and computes the sum using pairwise summation.

array blas extended javascript math mathematics node node-js nodejs pairwise pw statistics stats stdlib strided strided-array sum summation total typed

Last synced: 30 Apr 2025

https://github.com/stdlib-js/blas-ext-base-sapxsumors

Adds a constant to each single-precision floating-point strided array element and computes the sum using ordinary recursive summation.

array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 30 Apr 2025

https://github.com/stdlib-js/blas-ext-base-sapxsumkbn2

Add a constant to each single-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 14 Mar 2026

https://github.com/stdlib-js/blas-ext-base-ssumors

Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.

array blas extended float32 javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 03 Mar 2026

https://github.com/somdipdey/the-even-fibonacci-sum-calculator-in-csharp

Print out the sum of only the even numbers of a fibonacci series of number N.

csharp csharp-code fibonacci-calculator fibonacci-sequence fibonacci-series sum

Last synced: 24 Oct 2025

https://github.com/ben-abdurrehman/sum-two-numbers

A html, CSS and JavaScript code to find the sum of two given number.

css html javascript js numbers sum sum-of-digits

Last synced: 17 May 2026

https://github.com/stdlib-js/array-base-count-same-value

Count the number of elements that are equal to a given value in an array.

array count countif data javascript node node-js nodejs same stdlib structure sum summation total types

Last synced: 21 Apr 2026

https://github.com/stdlib-js/stats-iter-cusumabs2

Create an iterator which iteratively computes a cumulative sum of squared absolute values.

abs absolute accumulate cumulative-sum cumulative-total javascript magnitude math mathematics node node-js nodejs squared statistics stats stdlib sum summation total value

Last synced: 23 Feb 2026

https://github.com/yaroslaff/mostfiles

List directories and number of files inside to easily find directories with most files.

count df directories directory du file files filesystem most recursive sort sorted sum top usage

Last synced: 08 Feb 2026

https://github.com/stdlib-js/blas-ext-base-scusumors

Calculate the cumulative sum of single-precision floating-point strided array elements using ordinary recursive summation.

accumulate blas cumulative extended javascript math mathematics node node-js nodejs ors statistics stats stdlib strided strided-array sum summation total typed

Last synced: 14 Feb 2026

https://github.com/stdlib-js/blas-ext-base-ssumkbn

Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.

blas compensated extended javascript kahan kbn math mathematics node node-js nodejs statistics stats stdlib strided strided-array sum summation total typed

Last synced: 04 Mar 2026

https://github.com/alexander-forbes/celloc.datatable.aggregations

An aggregations extension for Celloc.DataTable.

aggregation datatable group-by max min sum

Last synced: 14 Jan 2026

https://github.com/es-shims/math.sumprecise

An ES-spec-compliant Math.sumPrecise shim/polyfill/replacement that works as far down as ES3

ecmascript javascript math polyfill precise shim sum sumprecise

Last synced: 24 Oct 2025

https://github.com/stdlib-js/number-float64-base-add

Compute the sum of two double-precision floating-point numbers.

add addition double double-precision javascript math mathematics node node-js nodejs number stdlib sum summation

Last synced: 09 May 2026

https://github.com/jeshadkhan/sums

A university course management system for BASIS Institute of Technology & Management (BITM) course final project.

institute sum university-management

Last synced: 26 Jul 2025

https://github.com/lingumd/kickstarter-analysis

Kickstarter campaign analysis on Excel to uncover trends.

countifs-statement graphing pivot-tables sum

Last synced: 02 Jan 2026

https://github.com/premkrrajbhar/addify

Addify is a simple web app to calculate the sum of two numbers using JavaScript.

addify css html javascipt sum sum-calculator sumapp

Last synced: 24 Jul 2025

https://github.com/afeiship/next-sum

Gets the sum of the values in collection.

by next sum

Last synced: 26 Apr 2026

https://github.com/kerimkuscu/cpp-sum-natural-number

C++ program to calculate sum of natural numbers using loop. Demo =>

cpp dev dev-cpp loop natural natural-number natural-numbers number sum

Last synced: 05 Nov 2025

https://github.com/jhekasoft/sum11-browser-extension

Ukrainian vocabulary browser extension (Chrome and Firefox). Словник української мови (СУМ-11), розширення для браузерів (Chrome та Firefox). 🇺🇦

dictionary sum sum11 ukrainian

Last synced: 13 Mar 2026

https://github.com/atljeremy/jira-estimates-chrome-ext

A Chrome extension for Jira that displays the total estimate for a sprint and for all tickets in each column.

chrome chrome-extension estimates extension javascript jira sum

Last synced: 01 May 2026

https://github.com/ashwagandha-coder/sumtwonumbers_java

Сложение двух чисел на языке Java (с подводными камнями)

integer intellij interview java sum

Last synced: 21 May 2026

https://github.com/puzzlef/vector-sum-cuda

Comparing performance of sequential vs CUDA-based vector element sum.

cuda element experiment gpu sum vector

Last synced: 14 Apr 2026

https://github.com/stdlib-js/blas-ext-base-ndarray-zsum

Compute the sum of all elements in a one-dimensional double-precision complex floating-point ndarray.

blas extended javascript math mathematics ndarray node node-js nodejs statistics stats stdlib sum summation total

Last synced: 02 May 2026

https://github.com/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.

abs absolute blas extended javascript l1-norm l1norm manhattan math mathematics node node-js nodejs norm statistics stats stdlib sum taxicab total

Last synced: 18 May 2026

https://github.com/pushfoo/python-better-sum

Python's sum, minus ugly annotations and extra arguments.

python standard-library sum type-annotations

Last synced: 28 Jan 2026

https://github.com/puzzlef/vector-sum-openmp

Comparing performance of sequential vs OpenMP-based vector element sum.

element experiment multi-threaded openmp sequential single-threaded sum vector

Last synced: 21 Jul 2025

https://github.com/writetome51/get-sum-from-property

Gets values of a particular property found in each object in array of objects, and returns their sum

javascript objects property sum typescript

Last synced: 16 May 2026

https://github.com/stdlib-js/number-float32-base-add

Compute the sum of two single-precision floating-point numbers.

add addition float javascript math mathematics node node-js nodejs number single single-precision stdlib sum summation

Last synced: 16 Apr 2026

https://github.com/ashwagandha-coder/sum-argument

Programm for sum two arguments

kotlin sum

Last synced: 14 Mar 2025