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

Projects in Awesome Lists tagged with multiplication-algorithm

A curated list of projects in awesome lists tagged with multiplication-algorithm .

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

algorithm butterfly-structures cpp discrete-fourier-transform fast-fourier-transform fft fps multiplication-algorithm numerical-methods pde poisson-equation

Last synced: 10 Apr 2025

https://github.com/quentin18/fft-fast-multiplication

Implementation of Schönhage–Strassen algorithm and comparison to other multiplication algorithms

fast-multiplication fft karatsuba-multiplication matlab multiplication-algorithm

Last synced: 01 Nov 2025

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

java karatsuba karatsuba-algorithm karatsuba-multiplication multiplication multiplication-algorithm

Last synced: 12 Jun 2025