Projects in Awesome Lists tagged with multiply
A curated list of projects in awesome lists tagged with multiply .
https://github.com/ndsvw/karatsuba-binary-multiplying-python
Divide and Conquer algorithm to multiply n-bit numbers in O(n^1.58).. This implementation works completely without using Python's "*"-operator; just "+", "-", bitwise operations and a lookup table.
algorithm algorithms divide-and-conquer karatsuba karatsuba-algorithm karatsuba-multiplication multiply
Last synced: 04 Oct 2025
https://github.com/stdlib-js/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
iterable iterator javascript math mathematics moving moving-product mult multiply node node-js nodejs prod product sliding sliding-window statistics stats stdlib window
Last synced: 10 Oct 2025
https://github.com/stdlib-js/math-base-ops-cmulf
Multiply two single-precision complex floating-point numbers.
arithmetic cmplx cmulf complex javascript math mathematics mul mult multiplication multiply node node-js nodejs number stdlib
Last synced: 12 Apr 2025
https://github.com/stdlib-js/math-base-ops-mul
Multiply two double-precision floating-point numbers.
double double-precision javascript math mathematics multiplication multiply node node-js nodejs number prod product stdlib times
Last synced: 24 Apr 2025
https://github.com/coderaiser/big-mul
multiply array representation of big numbers
array bigint javascript multiply nodejs
Last synced: 02 May 2026
https://github.com/stdlib-js/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
arithmetic div divide division iterable iterate iterator javascript math mathematics multiplication multiply node node-js nodejs prod product stdlib
Last synced: 15 May 2026
https://github.com/koh-gt/multiply
A powershell script to multiply large numbers, showing all digits.
128-bit 256-bit 512-bit 64-bit base2 bignum cryptography ecdsa multiply octal powershell quaternary seximal ternary
Last synced: 18 Mar 2025
https://github.com/martinius96/calculator-xtime
xtime calculator in C language for DEC or HEX input + output.
aes binary bit bit-shift bit-shifting bitwise calculator decimal function hexadecimal input macro multiply output result xor xtime
Last synced: 22 Feb 2025
https://github.com/stdlib-js/math-base-ops-mulf
Multiply two single-precision floating-point numbers.
float javascript math mathematics multiplication multiply node node-js nodejs number prod product single single-precision stdlib times
Last synced: 08 Oct 2025
https://github.com/azaanullah-khan/basic-math-operations
DMAS Factors square sqaure root and multiples
add calculator css divide factors html js mathematics multiples multiply subtract table
Last synced: 05 Apr 2025
https://github.com/stdlib-js/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
accessor arithmetic array element-wise javascript map math mathematics multiplication multiply ndarray node node-js nodejs prod product stdlib strided transform vector
Last synced: 15 Feb 2026
https://github.com/stdlib-js/number-uint8-base-mul
Multiply two unsigned 8-bit integers.
c integer javascript math mathematics mul multiplication multiply node node-js nodejs number stdlib uint8
Last synced: 05 May 2026
https://github.com/stdlib-js/complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
add addition arithmetic cmplx complex javascript math mathematics mul mult multiplication multiply node node-js nodejs number stdlib
Last synced: 26 Apr 2026
https://github.com/lexz-08/math.basic
A C# library for performing basic math operations.
add csharp divide get-power-of math math-operations modulo multiply subtract windows
Last synced: 28 Apr 2026
https://github.com/sameem420/rust_arithmeticoperationsexample
Program showing how to do arithmetic operations (Add,Subtract,Multiply etc.) in RUST
addition arithmeticoperationsinrust division modulus multiply rust rust-lang subtraction
Last synced: 09 Sep 2025
https://github.com/puzzlef/vector-multiplication-openmp
Comparing performance of sequential vs OpenMP-based element-by-element vector multiplication.
experiment multi-threaded multiply openmp sequential single-threaded vector
Last synced: 12 Oct 2025
https://github.com/stdlib-js/number-uint16-base-mul
Multiply two unsigned 16-bit integers.
c integer javascript math mathematics mul multiplication multiply node node-js nodejs number stdlib uint16
Last synced: 09 May 2026
https://github.com/stdlib-js/number-float32-base-div
Divide two single-precision floating-point numbers.
divide division float javascript math mathematics multiplication multiply node node-js nodejs number prod product single-precision stdlib times
Last synced: 09 May 2026
https://github.com/stdlib-js/number-float32-base-mul
Multiply two single-precision floating-point numbers.
float javascript math mathematics multiplication multiply node node-js nodejs number prod product single single-precision stdlib times
Last synced: 12 Apr 2026