中文
相关论文

相关论文: An algorithm for multiplication of split-octonions

200 篇论文

We provide a comprehensive survey of splitting and composition methods for the numerical integration of ordinary differential equations (ODEs). Splitting methods constitute an appropriate choice when the vector field associated with the ODE…

数值分析 · 数学 2009-04-11 Sergio Blanes , Fernando Casas , Ander Murua

Scientific studies often require the precise calculation of derivatives. In many cases an analytical calculation is not feasible and one resorts to evaluating derivatives numerically. These are error-prone, especially for higher-order…

高能物理 - 唯象学 · 物理学 2010-05-28 Mathias Wagner , Andrea Walther , Bernd-Jochen Schaefer

We introduce a simple algorithm that efficiently computes tensor products of Pauli matrices. This is done by tailoring the calculations to this specific case, which allows to avoid unnecessary calculations. The strength of this strategy is…

量子物理 · 物理学 2023-12-20 Sebastián V. Romero , Juan Santos-Suárez

A representation of finite fields that has proved useful when implementing finite field arithmetic in hardware is based on an isomorphism between subrings and fields. In this paper, we present an unified formulation for multiplication in…

离散数学 · 计算机科学 2008-07-24 Francisco Arguello

Many important applications across science, data analytics, and AI workloads depend on distributed matrix multiplication. Prior work has developed a large array of algorithms suitable for different problem sizes and partitionings including…

分布式、并行与集群计算 · 计算机科学 2025-10-13 Benjamin Brock , Renato Golin

This paper shows that it is possible to improve the computational cost, the memory requirements and the accuracy of Quick Fourier Transform (QFT) algorithm for power-of-two FFT (Fast Fourier Transform) just introducing a slight modification…

数据结构与算法 · 计算机科学 2013-01-07 Lorenzo Pasquini

The division operation is important for many areas of data processing. Especially considering today's demand for hardware accelerators for machine learning algorithms, there is a high demand for an efficient calculation of the division…

信号处理 · 电气工程与系统科学 2022-09-12 Michael Lunglmayr

We present algorithms for the discrete cosine transform (DCT) and discrete sine transform (DST), of types II and III, that achieve a lower count of real multiplications and additions than previously published algorithms, without sacrificing…

数值分析 · 数学 2025-10-20 Xuancheng Shao , Steven G. Johnson

We show that the product of an nx3 matrix and a 3x3 matrix over a commutative ring can be computed using 6n+3 multiplications. For two 3x3 matrices this gives us an algorithm using 21 multiplications. This is an improvement with respect to…

计算复杂性 · 计算机科学 2020-07-28 Andreas Rosowski

We describe an algorithm for fast multiplication of skew polynomials. It is based on fast modular multiplication of such skew polynomials, for which we give an algorithm relying on evaluation and interpolation on normal bases. Our…

符号计算 · 计算机科学 2017-02-07 Xavier Caruso , Jérémy Le Borgne

We present algorithms for the type-IV discrete cosine transform (DCT-IV) and discrete sine transform (DST-IV), as well as for the modified discrete cosine transform (MDCT) and its inverse, that achieve a lower count of real multiplications…

数据结构与算法 · 计算机科学 2009-01-29 Xuancheng Shao , Steven G. Johnson

Consider the set $\{1,2,\ldots,3n\}$. We are interested in the number of partitions of this set into subsets of three elements each, where the sum of two of them equals the third. We give some criteria such a partition has to fulfill, which…

组合数学 · 数学 2024-08-02 Christian Hercher , Frank Niedermeyer

In this paper, we propose an incremental algorithm for computing cylindrical algebraic decompositions. The algorithm consists of two parts: computing a complex cylindrical tree and refining this complex tree into a cylindrical tree in real…

符号计算 · 计算机科学 2012-10-23 Changbo Chen , Marc Moreno Maza

We present a non-commutative algorithm for the multiplication of a 2 x 2 block-matrix by its adjoint, defined by a matrix ring anti-homomorphism. This algorithm uses 5 block products (3 recursive calls and 2 general products)over C or in…

符号计算 · 计算机科学 2021-01-05 Jean-Guillaume Dumas , Clément Pernet , Alexandre Sedoglavic

A method of determining two factors of an odd integer without need of multiplication or division operation in iterative portion of computation is presented. It is feasible for an implementing algorithm to use only integer addition and…

离散数学 · 计算机科学 2017-03-02 Charles Sauerbier

The splitting of $\e^{h(A+B)}$ into a single product of $\e^{h A}$ and $\e^{hB}$ results in symplectic integrators when $A$ and $B$ are classical Lie operators. However, at high orders, a single product splitting, with exponentially growing…

数值分析 · 数学 2009-08-14 Siu A. Chin

We offer multiplication method for factoring big natural numbers which extends the group of the Fermat's and Lehman's factorization algorithms and has run-time complexity $O(n^{1/3})$. This paper is argued the finiteness of proposed…

数据结构与算法 · 计算机科学 2019-04-01 Igor Nesiolovskiy , Artem Nesiolovskiy

As is well-known, the real quaternion division algebra $ {\cal H}$ is algebraically isomorphic to a 4-by-4 real matrix algebra. But the real division octonion algebra ${\cal O}$ can not be algebraically isomorphic to any matrix algebras…

环与代数 · 数学 2007-05-23 Yongge Tian

In this paper, we develop high-order splitting methods for linear port-Hamiltonian systems, focusing on preserving their intrinsic structure, particularly the dissipation inequality. Port-Hamiltonian systems are characterized by their…

数学物理 · 物理学 2024-09-16 Marius Mönch , Nicole Marheineke

We consider the problem of solving dual monotone inclusions involving sums of composite parallel-sum type operators. A feature of this work is to exploit explicitly the cocoercivity of some of the operators appearing in the model. Several…

最优化与控制 · 数学 2011-10-11 Bang Cong Vu