中文
相关论文

相关论文: Toward accurate polynomial evaluation in rounded a…

200 篇论文

We propose a symbolic-numeric algorithm to count the number of solutions of a polynomial system within a local region. More specifically, given a zero-dimensional system $f_1=\cdots=f_n=0$, with $f_i\in\mathbb{C}[x_1,\ldots,x_n]$, and a…

符号计算 · 计算机科学 2017-12-18 Ruben Becker , Michael Sagraloff

We prove that counting the analytic Brouwer degree of rational coefficient polynomial maps in $\operatorname{Map}(\mathbb C^d, \mathbb C^d)$ -- presented in degree-coefficient form -- is hard for the complexity class $\operatorname{\sharp…

计算复杂性 · 计算机科学 2025-09-11 Somnath Chakraborty

We consider regular polynomial interpolation algorithms on recursively defined sets of interpolation points which approximate global solutions of arbitrary well-posed systems of linear partial differential equations. Convergence of the…

数值分析 · 数学 2008-07-10 Joerg Kampen

We present a new open source implementation in the SageMath computer algebra system of algorithms for the numerical solution of linear ODEs with polynomial coefficients. Our code supports regular singular connection problems and provides…

符号计算 · 计算机科学 2016-07-08 Marc Mezzarobba

Building on existing $hp$-adaptive algorithms driven by equilibrated-flux estimators from [ESAIM Math. Model. Numer. Anal. 57 (2023), 329--366] and the references therein, we propose a novel $h$-adaptive algorithm for a fixed polynomial…

Frequently, a set of objects has to be evaluated by a panel of assessors, but not every object is assessed by every assessor. A problem facing such panels is how to take into account different standards amongst panel members and varying…

统计方法学 · 统计学 2017-02-16 Robert S. MacKay , Ralph Kenna , Robert J. Low , Sarah Parker

Quadratic optimization problems (QPs) are ubiquitous, and solution algorithms have matured to a reliable technology. However, the precision of solutions is usually limited due to the underlying floating-point operations. This may cause…

最优化与控制 · 数学 2019-08-20 Tobias Weber , Sebastian Sager , Ambros Gleixner

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

A new algorithm for deciding the satisfiability of polynomial formulas over the reals is proposed. The key point of the algorithm is a new projection operator, called sample-cell projection operator, custom-made for Conflict-Driven Clause…

计算机科学中的逻辑 · 计算机科学 2020-03-05 Haokun Li , Bican Xia

In this paper, we establish hardness and approximation results for various $L_p$-ball constrained homogeneous polynomial optimization problems, where $p \in [2,\infty]$. Specifically, we prove that for any given $d \ge 3$ and $p \in…

最优化与控制 · 数学 2012-11-01 Ke Hou , Anthony Man-Cho So

Univariate polynomial root-finding has been studied for four millennia and very intensively in the last decades. Our new near-optimal root-finders approximate all zeros of a polynomial p almost as fast as one accesses its coefficients with…

数值分析 · 计算机科学 2024-07-02 Victor Y. Pan

This paper focuses on the study of a mathematical program with equilibrium constraints, where the objective and the constraint functions are all polynomials. We present a method for finding its global minimizers and global minimum using a…

最优化与控制 · 数学 2019-03-25 Liguo Jiao , Jae Hyoung Lee , Tien-Son Pham

We investigate Newton's method as a root finder for complex polynomials of arbitrary degree. While polynomial root finding continues to be one of the fundamental tasks of computing, with essential use in all areas of theoretical…

动力系统 · 数学 2016-10-11 Dierk Schleicher

In this paper, we study polynomial norms, i.e. norms that are the $d^{\text{th}}$ root of a degree-$d$ homogeneous polynomial $f$. We first show that a necessary and sufficient condition for $f^{1/d}$ to be a norm is for $f$ to be strictly…

最优化与控制 · 数学 2018-07-18 Amir Ali Ahmadi , Etienne de Klerk , Georgina Hall

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

Over the past several years, optimal polynomial approximants (OPAs) have been studied in many different function spaces. In these settings, numerous papers have been devoted to studying the properties of their zeros. In this paper, we…

复变函数 · 数学 2022-07-04 Raymond Centner

Approximating the roots of a holomorphic function in an input box is a fundamental problem in many domains. Most algorithms in the literature for solving this problem are conditional, i.e., they make some simplifying assumptions, such as,…

数据结构与算法 · 计算机科学 2019-12-09 Prashant Batra , Vikram Sharma

We show that polynomial-time randomness (p-randomness) is preserved under a variety of familiar operations, including addition and multiplication by a nonzero polynomial-time computable real number. These results follow from a general…

计算复杂性 · 计算机科学 2012-03-01 Stephen A. Fenner

We study the computational complexity of fundamental problems over the $p$-adic numbers ${\mathbb Q}_p$ and the $p$-adic integers ${\mathbb Z}_p$. Gu\'epin, Haase, and Worrell proved that checking satisfiability of systems of linear…

计算复杂性 · 计算机科学 2025-04-21 Arno Fehm , Manuel Bodirsky

Highly efficient and even nearly optimal algorithms have been developed for the classical problem of univariate polynomial root-finding (see, e.g., \cite{P95}, \cite{P02}, \cite{MNP13}, and the bibliography therein), but this is still an…

符号计算 · 计算机科学 2014-04-21 Victor Y. Pan , Elias Tsigaridas