arXiv · 2011.11524
Speeding up decimal multiplication
Abstract
Decimal multiplication is the task of multiplying two numbers in base $10^N.$ Specifically, we focus on the number-theoretic transform (NTT) family of algorithms. Using only portable techniques, we achieve a 3x-5x speedup over the mpdecimal library. In this paper we describe our implementation and discuss further possible optimizations. We also present a simple cache-efficient algorithm for in-place $2n \times n$ or $n \times 2n$ matrix transposition, the need for which arises in the "six-step algorithm" variation of the matrix Fourier algorithm, and which does not seem to be widely known. Another finding is that use of two prime moduli instead of three makes sense even considering the worst case of increasing the size of the input, and makes for simpler answer recovery.
Explore related subjects
Keep this discovery
Viktor Krapivensky. 2020-11-23. Speeding up decimal multiplication. https://arxiv.org/abs/2011.11524
Cite the original work for its findings. Save a collection to share your selection of sources.