中文
相关论文

相关论文: Computing Integer Powers in Floating-Point Arithme…

200 篇论文

Formal verification of floating-point arithmetic remains challenging due to non-linear arithmetic behavior and the tight coupling between control and datapath logic. Existing approaches often rely on high-level C models for equivalence…

计算机科学中的逻辑 · 计算机科学 2026-03-05 Hansa Mohanty , Vaisakh Naduvodi Viswambharan , Deepak Narayan Gadde

This paper considers finite-automata based algorithms for handling linear arithmetic with both real and integer variables. Previous work has shown that this theory can be dealt with by using finite automata on infinite words, but this…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Bernard Boigelot , Sebastien Jodogne , Pierre Wolper

We provide algorithms computing power series solutions of a large class of differential or $q$-differential equations or systems. Their number of arithmetic operations grows linearly with the precision, up to logarithmic terms.

符号计算 · 计算机科学 2013-06-19 Alin Bostan , Muhammad F. I. Chowdhury , Romain Lebreton , Bruno Salvy , Éric Schost

Memory becomes a limiting factor in contemporary applications, such as analyses of the Webgraph and molecular sequences, when many objects need to be counted simultaneously. Robert Morris [Communications of the ACM, 21:840--842, 1978]…

数据结构与算法 · 计算机科学 2009-08-24 Miklos Csuros

We study the power of polynomial-time truthful mechanisms comparing to polynomial time (non-truthful) algorithms. We show that there is a setting in which deterministic polynomial-time truthful mechanisms cannot guarantee a bounded…

计算机科学与博弈论 · 计算机科学 2009-08-24 Shahar Dobzinski

Reducing hardware overhead of neural networks for faster or lower power inference and training is an active area of research. Uniform quantization using integer multiply-add has been thoroughly investigated, which requires learning many…

数值分析 · 计算机科学 2018-11-06 Jeff Johnson

Two types of finite series of products of harmonic numbers involving nonnegative integer powers are evaluated, also yielding two other important harmonic number identities. The recursion formulas for these sums are derived, which are easily…

数论 · 数学 2012-02-23 Maarten Kronenburg

In various applications, computers are required to compute approximations to univariate elementary and special functions such as $\exp$ and $\arctan$ to modest accuracy. This paper proposes a new heuristic for automating the design of such…

数值分析 · 计算机科学 2015-08-14 Tor G. J. Myklebust

Statistical computations are becoming increasingly important. These computations often need to be performed in log-space because probabilities become extremely small due to repeated multiplications. While using logarithms effectively…

数值分析 · 数学 2025-09-16 Tiancheng Xu , Alan L. Cox , Scott Rixner

Sum of powers 1^p+...+n^p, with n and p being natural numbers and n>=1, can be expressed as a polynomial function of n of degree p+1. Such representations are often called Faulhaber formulae. A simple recursive algorithm for computing…

离散数学 · 计算机科学 2009-03-26 M. Torabi Dashti

Support for arithmetic in multiple precisions and number formats is becoming increasingly common in emerging high-performance architectures. From a computational scientist's perspective, our goal is to determine how and where we can safely…

数值分析 · 数学 2026-02-05 Erin Claire Carson

For a large class of polynomials, the standard method of polynomial evaluation, Horner's method, can be very inaccurate. The alternative method given here is on average 100 to 1000 times more accurate than Horner's Method. The number of…

数值分析 · 数学 2008-05-22 Brian M. Sutin

The correct computation of orbits of discrete dynamical systems on the interval is considered. Therefore, an arbitrary-precision floating-point approach based on automatic error analysis is chosen and a general algorithm is presented. The…

数值分析 · 计算机科学 2015-03-13 Christoph Spandl

A modification of the Adaptive Biasing Force method is introduced, in which the free energy is approximated by a sum of tensor products of one-dimensional functions. This enables to handle a larger number of reaction coordinates than the…

概率论 · 数学 2020-07-21 Virginie Ehrlacher , Tony Lelièvre , Pierre Monmarché

In this paper, we give a quantum circuit that calculates symmetrized functions. Our algorithm applies the original Grover's algorithm or a variant thereof such as AFGA (adaptive fixed point Grover's algorithm). Our algorithm uses AFGA in…

量子物理 · 物理学 2014-03-27 Robert R. Tucci

We examine two different ways of encoding a counting function, as a rational generating function and explicitly as a function (defined piecewise using the greatest integer function). We prove that, if the degree and number of input…

组合数学 · 数学 2015-05-08 Sven Verdoolaege , Kevin Woods

I present two new methods for exactly summing a set of floating-point numbers, and then correctly rounding to the nearest floating-point number. Higher accuracy than simple summation (rounding after each addition) is important in many…

数值分析 · 计算机科学 2015-05-22 Radford M. Neal

A solution for Smale's 17th problem, for the case of systems with bounded degree was recently given. This solution, an algorithm computing approximate zeros of complex polynomial systems in average polynomial time, assumed infinite…

数值分析 · 数学 2012-05-07 Irenee Briquel , Felipe Cucker , Javier Pena , Vera Roshchina

Floating point multiplication is one of the crucial operations in many application domains such as image processing, signal processing etc. But every application requires different working features. Some need high precision, some need low…

硬件体系结构 · 计算机科学 2020-12-08 S. Arish , R. K. Sharma

Let a polytope $P$ be defined by a system $A x \leq b$. We consider the problem of counting the number of integer points inside $P$, assuming that $P$ is $\Delta$-modular, where the polytope $P$ is called $\Delta$-modular if all the rank…

计算复杂性 · 计算机科学 2023-05-09 D. V. Gribanov , D. S. Malyshev
‹ 上一页 1 8 9 10 下一页 ›