中文
相关论文

相关论文: Modular Multiplication without Carry Propagation (…

200 篇论文

We present a highly scalable algorithm for multiplying sparse multivariate polynomials represented in a distributed format. This algo- rithm targets not only the shared memory multicore computers, but also computers clusters or specialized…

符号计算 · 计算机科学 2013-04-01 Mickael Gastineau , Jacques Laskar

We show that Boolean matrix multiplication, computed as a sum of products of column vectors with row vectors, is essentially the same as Warshall's algorithm for computing the transitive closure matrix of a graph from its adjacency matrix.…

离散数学 · 计算机科学 2017-11-08 Michiel de Bondt

We present a new probabilistic algorithm to compute modular polynomials modulo a prime. Modular polynomials parameterize pairs of isogenous elliptic curves and are useful in many aspects of computational number theory and cryptography. Our…

数论 · 数学 2007-05-23 Denis Charles , Kristin Lauter

Binary addition is one of the most primitive and most commonly used applications in computer arithmetic. A large variety of algorithms and implementations have been proposed for binary addition. Huey Ling proposed a simpler form of CLA…

硬件体系结构 · 计算机科学 2019-08-28 Projjal Gupta

Polynomial multiplication is known to have quasi-linear complexity in both the dense and the sparse cases. Yet no truly linear algorithm has been given in any case for the problem, and it is not clear whether it is even possible. This…

符号计算 · 计算机科学 2021-01-07 Pascal Giorgi , Bruno Grenet , Armelle Perret du Cray

We propose a Fourier-based learning algorithm for highly nonlinear multiclass classification. The algorithm is based on a smoothing technique to calculate the probability distribution of all classes. To obtain the probability distribution,…

机器学习 · 计算机科学 2022-11-17 Soheil Mehrabkhani

This paper shows how to design efficient arithmetic elements out of quantum gates using "carry-save" techniques borrowed from classical computer design. This allows bit-parallel evaluation of all the arithmetic elements required for Shor's…

量子物理 · 物理学 2007-05-23 Phil Gossett

We present an algorithm to perform a simultaneous modular reduction of several residues. This algorithm is applied fast modular polynomial multiplication. The idea is to convert the $X$-adic representation of modular polynomials, with $X$…

符号计算 · 计算机科学 2008-06-23 Jean-Guillaume Dumas

Recently there has been quite a bit of study carried out related to arithmetic properties of overpartitions into non-multiples of two co-prime integers. The paper [19] by Nadji et al. looked into congruences modulo $3$ and powers of $2$ for…

数论 · 数学 2025-05-01 Suparno Ghoshal , Arijit Jana

The multiplicative (or geometric) calculus is a non-Newtonian calculus derived from an arithmetic in which the operations of addition/subtraction/multiplication are replaced by multiplication/division/exponentiation. A major difference…

数值分析 · 数学 2018-01-11 Max Cubillos

This article introduces new acceleration methods for fixed-point iterations. Extrapolations are computed using two or three mappings alternately and a new type of step length is proposed with good properties for nonlinear applications. The…

最优化与控制 · 数学 2021-08-17 Nicolas Lepage-Saucier

Shor's algorithm for the prime factorization of numbers provides an exponential speedup over the best known classical algorithms. However, nontrivial practical applications have remained out of reach due to experimental limitations. The…

量子物理 · 物理学 2025-03-21 Abu Musa Patoary , Amit Vikram , Victor Galitski

In this paper we propose a novel algorithm to combine two or more cellular complexes, providing a minimal fragmentation of the cells of the resulting complex. We introduce here the idea of arrangement generated by a collection of cellular…

计算几何 · 计算机科学 2017-08-29 Alberto Paoluzzi , Vadim Shapiro , Antonio DiCarlo

This paper introduces a simple type system for combinatory logic in which combinators have at most one type, whose polymorphism is revealed by application. The combinatory types exactly describe the structure of their values, which may be…

计算机科学中的逻辑 · 计算机科学 2026-04-15 Barry Jay , Johannes Bader

By double ideal quotient, we mean $(I:(I:J))$ where ideals $I$ and $J$. In our previous work [11], double ideal quotient and its variants are shown to be very useful for checking prime divisor and generating primary component. Combining…

交换代数 · 数学 2022-02-15 Yuki Ishihara

In this note, we revisit the algorithm of Har-Peled et. al. [HRZ07] for computing a linear maximum margin classifier. Our presentation is self contained, and the algorithm itself is slightly simpler than the original algorithm. The…

机器学习 · 计算机科学 2015-07-07 Sariel Har-Peled

In this paper, we propose an extension to the Propagator algorithm for source bearing estimation by performing root decomposition which eliminates the need for spectral search over angles. Further the propagator spatial spectrum is reused…

信号处理 · 电气工程与系统科学 2025-01-27 Pradeep Dheerendra , Zoltan Derzsi

We present the multiplier method of constructing conservative finite difference schemes for ordinary and partial differential equations. Given a system of differential equations possessing conservation laws, our approach is based on…

数值分析 · 数学 2016-01-12 Andy T. S. Wan , Alexander Bihlo , Jean-Christophe Nave

We study the existence of the product of two weighted modulation spaces. For this purpose we discuss two different strategies. The more simple one allows transparent proofs in various situations. However, our second method allows a closer…

泛函分析 · 数学 2016-02-02 Maximilian Reich , Winfried Sickel

Several approximate policy iteration schemes without value functions, which focus on policy representation using classifiers and address policy learning as a supervised learning problem, have been proposed recently. Finding good policies…

机器学习 · 统计学 2009-12-30 Christos Dimitrakakis , Michail G. Lagoudakis