中文
相关论文

相关论文: A new algorithm for multiplying two Dirac numbers

200 篇论文

The computational cost of many signal processing and machine learning techniques is often dominated by the cost of applying certain linear operators to high-dimensional vectors. This paper introduces an algorithm aimed at reducing the…

机器学习 · 计算机科学 2016-03-30 Luc Le Magoarou , Rémi Gribonval

Digital System Research has pioneered the mathematics and design for a new class of computing machine using residue numbers. Unlike prior art, the new breakthrough provides methods and apparatus for general purpose computation using several…

其他计算机科学 · 计算机科学 2015-12-04 Eric B. Olsen

In this paper we present an improved dqds algorithm for computing all the singular values of a bidiagonal matrix to high relative accuracy. There are two key contributions: a novel deflation strategy that improves the convergence for badly…

数值分析 · 数学 2014-03-04 Shengguo Li , Ming Gu , Beresford N. Parlett

This paper presents differential-algebraic refinement logic (dARL) with which one can deductively verify both properties and relations of differential-algebraic programs (DAPs) that extend hybrid dynamical systems with…

计算机科学中的逻辑 · 计算机科学 2026-05-12 Jonathan Hellwig , Long Qian , André Platzer

Results of porting parts of the Lattice Quantum Chromodynamics code to modern FPGA devices are presented. A single-node, double precision implementation of the Conjugate Gradient algorithm is used to invert numerically the Dirac-Wilson…

高能物理 - 格点 · 物理学 2018-11-12 Piotr Korcyl , Grzegorz Korcyl

Today's PCs can directly manipulate numbers not longer than 64 bits because the size of the CPU registers and the data-path are limited. Consequently, arithmetic operations such as addition, can only be performed on numbers of that length.…

数据结构与算法 · 计算机科学 2012-04-03 Youssef Bassil , Aziz Barbar

Multilevel/multigrid methods is one of the most popular approaches for solving a large sparse linear system of equations, typically, arising from the discretization of partial differential equations. One critical step in the…

分布式、并行与集群计算 · 计算机科学 2019-05-23 Fande Kong

Coded distributed computing was recently introduced to mitigate the effect of stragglers on distributed computing. This paper combines ideas of approximate computing with coded computing to further accelerate computation. We propose…

分布式、并行与集群计算 · 计算机科学 2022-01-11 Shahrzad Kiani , Stark C. Draper

In inverting large sparse matrices, the key difficulty lies in effectively exploiting sparsity during the inversion process. One well-established strategy is the nested dissection, which seeks the so-called sparse Cholesky factorization. We…

数值分析 · 数学 2025-05-14 Michał Kos , Krzysztof Podgórski , Hanqing Wu

Through introducing a new iterative formula for divided differnce using Neville's and Aitken's algorithms,we study new iterative methods for interpolation,numerical differentiation and numerical integration formulas with arbitrary order of…

数值分析 · 数学 2009-09-29 Ramesh Kumar Muthumalai

In this paper we propose a fast optimization algorithm for approximately minimizing convex quadratic functions over the intersection of affine and separable constraints (i.e., the Cartesian product of possibly nonconvex real sets). This…

最优化与控制 · 数学 2015-09-29 Reza Takapoui , Nicholas Moehle , Stephen Boyd , Alberto Bemporad

The two-dimensional Dirac equation has been widely used in graphene physics, the surface of topological insulators, and especially quantum scarring. Although a numerical approach to tackling an arbitrary confining problem was proposed…

计算物理 · 物理学 2023-09-06 Jiale Sun , Xiaoshui Lin

The aim of this paper is to present a first evaluation of the potential of an asynchronous distributed computation associated to the recently proposed approach, D-iteration: the D-iteration is a fluid diffusion based iterative method, which…

数值分析 · 数学 2012-02-29 Dohy Hong

The polynomial multiplication problem has attracted considerable attention since the early days of computer algebra, and several algorithms have been designed to achieve the best possible time complexity. More recently, efforts have been…

符号计算 · 计算机科学 2019-02-11 Pascal Giorgi , Bruno Grenet , Daniel Roche

The hierarchical interpolative factorization (HIF) offers an efficient way for solving or preconditioning elliptic partial differential equations. By exploiting locality and low-rank properties of the operators, the HIF achieves…

数值分析 · 数学 2017-06-12 Yingzhou Li , Lexing Ying

Computing the roots of a univariate polynomial is a fundamental and long-studied problem of computational algebra with applications in mathematics, engineering, computer science, and the natural sciences. For isolating as well as for…

符号计算 · 计算机科学 2015-03-12 Michael Sagraloff , Kurt Mehlhorn

We consider the problem of secure distributed matrix multiplication in which a user wishes to compute the product of two matrices with the assistance of honest but curious servers. We show how to construct polynomial schemes for the outer…

We propose a decoding algorithm for the $(u\mid u+v)$-construction that decodes up to half of the minimum distance of the linear code. We extend this algorithm for a class of matrix-product codes in two different ways. In some cases, one…

信息论 · 计算机科学 2013-04-15 Fernando Hernando , Diego Ruano

This paper presents an algorithm for the integer multiplicative inverse (mod $2^w$) which completes in the fewest cycles known for modern microprocessors, when using the native bit width $w$ for the modulus $2^w$. The algorithm is a…

数据结构与算法 · 计算机科学 2022-04-26 Jeffrey Hurchalla

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