中文
相关论文

相关论文: An algorithm for multipication of Kaluza numbers

200 篇论文

In this paper we introduce efficient algorithm for the multiplication of split-octonions. The direct multiplication of two split-octonions requires 64 real multiplications and 56 real additions. More effective solutions still do not exist.…

数据结构与算法 · 计算机科学 2015-03-04 Aleksandr Cariow , Galina Cariowa , Bartosz Kubsik

In this work a rationalized algorithm for Dirac numbers multiplication is presented. This algorithm has a low computational complexity feature and is well suited to FPGA implementation. The computation of two Dirac numbers product using the…

数据结构与算法 · 计算机科学 2015-01-06 Aleksandr Cariow , Galina Cariowa

In this work a rationalized algorithm for calculating the quotient of two complex numbers is presented which reduces the number of underlying real multiplications. The performing of a complex number division using the naive method takes 4…

数据结构与算法 · 计算机科学 2016-08-31 Aleksandr Cariow

This article presents a vertical multiplication formula for calculating the multiplication of any two multi-digit integers, which may be not only used to design the multiplier but also to the mental multiplication. Our algorithm is a…

数论 · 数学 2021-10-06 Yongwen Zhu

We present an efficient algorithm to multiply two hyperbolic octonions. The direct multiplication of two hyperbolic octonions requires 64 real multiplications and 56 real additions. More effective solutions still do not exist. We show how…

数据结构与算法 · 计算机科学 2015-02-24 Aleksandr Cariow , Galina Cariowa , Jaroslaw Knapinski

The quest for non-commutative matrix multiplication algorithms in small dimensions has seen a lot of recent improvements recently. In particular, the number of scalar multiplications required to multiply two $4\times4$ matrices was first…

符号计算 · 计算机科学 2025-11-27 Jean-Guillaume Dumas , Clément Pernet , Alexandre Sedoglavic

It is widely known that the lower bound for the algorithmic complexity of square matrix multiplication resorts to at least $n^2$ arithmetic operations. The justification builds upon the following reasoning: given that there are $2 n^2$…

数据结构与算法 · 计算机科学 2023-11-13 Hugo Daniel Macedo

While the Karatsuba algorithm reduces the complexity of large integer multiplication, the extra additions required minimize its benefits for smaller integers of more commonly-used bitwidths. In this work, we propose the extension of the…

硬件体系结构 · 计算机科学 2025-01-16 Trevor E. Pogue , Nicola Nicolici

We propose the arbitrary precision approximate (APA) bilinear algorithm of length 46 for multiplication of 4 x 4 and 4 x 4 matrices. The algorithm has polynomial order 3 and 352 nonzero coefficients from total 2208.

数值分析 · 数学 2014-12-05 A. V. Smirnov

Efficient multiple precision linear numerical computation libraries such as MPLAPACK are critical in dealing with ill-conditioned problems. Specifically, there are optimization methods for matrix multiplication, such as the Strassen…

数值分析 · 数学 2023-07-13 Tomonori Kouya

Karppa & Kaski (2019) proposed a novel ``broken" or ``opportunistic" matrix multiplication algorithm, based on a variant of Strassen's algorithm, and used this to develop new algorithms for Boolean matrix multiplication, among other tasks.…

数据结构与算法 · 计算机科学 2024-09-05 David G. Harris

In response to a recent Nature article which announced an algorithm for multiplying $5\times5$-matrices over $\mathbb{Z}_2$ with only 96 multiplications, two fewer than the previous record, we present an algorithm that does the job with…

符号计算 · 计算机科学 2022-10-14 Manuel Kauers , Jakob Moosbauer

In this work, a rationalized algorithm for calculating the quotient of two quaternions is presented which reduces the number of underlying real multiplications. Hardware for fast multiplication is much more expensive than hardware for fast…

信号处理 · 电气工程与系统科学 2020-09-02 Aleksandr Cariow , Galina Cariowa

We describe an algorithm to count the number of distinct real zeros of a polynomial (square) system f. The algorithm performs O(n D kappa(f)) iterations where n is the number of polynomials (as well as the dimension of the ambient space), D…

计算复杂性 · 计算机科学 2010-07-12 Felipe Cucker , Teresa Krick , Gregorio Malajovich , Mario Wschebor

We extend previously known two-dimensional multiplication tiling systems that simulate multiplication by two natural numbers $p$ and $q$ in base $pq$ to higher dimensional multiplication tessellation systems. We develop the theory of these…

动力系统 · 数学 2025-01-15 Johan Kopra

It is known since the 1970s that no more than 23 multiplications are required for computing the product of two 3 x 3-matrices. It is not known whether this can also be done with fewer multiplications. However, there are several mutually…

符号计算 · 计算机科学 2019-05-27 Marijn J. H. Heule , Manuel Kauers , Martina Seidl

We present a non-commutative algorithm for multiplying (7x7) matrices using 250 multiplications and a non-commutative algorithm for multiplying (9x9) matrices using 520 multiplications. These algorithms are obtained using the same…

符号计算 · 计算机科学 2017-12-22 Alexandre Sedoglavic

Matrix multiplication is a fundamental computation in many scientific disciplines. In this paper, we show that novel fast matrix multiplication algorithms can significantly outperform vendor implementations of the classical algorithm and…

分布式、并行与集群计算 · 计算机科学 2018-01-08 Austin R. Benson , Grey Ballard

Optimized multiple precision basic linear computation, especially matrix multiplication, is crucial for solving ill-conditioned problems. The recently proposed Ozaki scheme, which implements accurate matrix multiplication using existing…

数值分析 · 数学 2023-01-26 Taiga Utsugiri , Tomonori Kouya

Ootomo, Ozaki, and Yokota [Int. J. High Perform. Comput. Appl., 38 (2024), p. 297-313] have proposed a strategy to recast a floating-point matrix multiplication in terms of integer matrix products. The factors A and B are split into integer…

‹ 上一页 1 2 3 10 下一页 ›