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

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/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/knutkirkhorn/square-and-multiply-cli

Get the square and multiply of the base, the exponent and the modulus CLI

and cli cli-app math multiply nodejs square

Last synced: 16 Apr 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/knutkirkhorn/square-and-multiply

Get the square and multiply of the base, the exponent and the modulus

and api math multiply nodejs square

Last synced: 29 Apr 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/puzzlef/vector-multiplication-cuda

Comparing approaches for CUDA-based vector multiplication.

algorithm cuda map multiply operation pagerank primitive

Last synced: 30 Apr 2026