GitHub topics: multiplication-algorithm
ahmetulucay/AUD-CMA-v2
Drag and Carry Multiplication Algorithm v2
Size: 89.8 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

venovako/VecCmplx
Vectorized complex multiplication.
Language: C - Size: 142 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

danishayman/Simple-Multiplication-Algorithm
The Karatsuba algorithm is a fast multiplication algorithm that reduces the number of multiplication operations required to multiply two numbers by recursively breaking down the multiplication into smaller multiplications.
Language: Java - Size: 304 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

rorysroes/Fast_Algorithm_FPS_SSA
Implement F-DST to solve 2-D PDE(fast poisson solver) and FFT to compute Multiplication algorithm(Schönhage–Strassen algorithm) with C
Language: C++ - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 5

Quentin18/fft-fast-multiplication
Implementation of Schönhage–Strassen algorithm and comparison to other multiplication algorithms
Language: MATLAB - Size: 486 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 3

creme332/criss-cross-algorithm
A 50-lines algorithm for big integer multiplication.
Language: C++ - Size: 1.41 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

Burakegekocabay/Multiplication-Algorithm
multiply large numbers incrementally and store in a structured manner
Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ayazkhan27/khan-axiom-vs-karatsuba
My Khan-Axiom algorithm is placed against the Karatsuba, Schonhage and Toom-Cook algorithms in a performance test.
Language: R - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SureshNambi/DeBAM_Decoder_based_Approximate_Multiplier
DeBAM : Decoder Based Approximate multiplier for Low Power Applications
Language: Verilog - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

hahaslav/Integer 📦
Very long integer class and some methods for it
Language: C++ - Size: 92.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Sushavan20/Data-Structure-and-Algorithm
Data Structure & Algorithm 4th Sem
Language: C++ - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jankupczyk/Proste-Programy-PY
Proste programy napisane w 🐍PYTHONIE🐍
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Miltt/Console
Implementation of popular algorithms and data structures using .NET Core
Language: C# - Size: 226 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

drifter1/mod2linematrixmul
VHDL Implementation of Modulo2 Line by Matrix Multiplication (with Tutorial Series on Steemit)
Language: VHDL - Size: 26.4 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

hemanth-rv/php-multiplication-tables
Program to output multiplication tables from - till (eg 2 x 1 = 2 to 20 x 1 = 20) in rows, cols & border settings specified.
Language: PHP - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

martinlicht/c-bigint-mult
C implementation of the Karatsuba-Ofman algorithm for multiplying large integers
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MizanMustakim/pyramid-in-multiplication-sequence
Write a C program to print the multiplication table
Language: C - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

BaseMax/MatrixFunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
Language: C++ - Size: 37.1 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

meltingice1337/OCAlgorithms
Simulations of the following computer arithmetic algorithms: Booth, Booth Radix4, Restoring, Non-Restoring, Radix4 SRT, Radix2 SRT
Language: JavaScript - Size: 633 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
