中文
相关论文

相关论文: Fast, deterministic computation of the Hermite nor…

200 篇论文

Given a square, nonsingular matrix of univariate polynomials $\mathbf{F} \in \mathbb{K}[x]^{n \times n}$ over a field $\mathbb{K}$, we give a fast, deterministic algorithm for finding the Hermite normal form of $\mathbf{F}$ with complexity…

符号计算 · 计算机科学 2016-02-08 George Labahn , Wei Zhou

Given a square, nonsingular matrix of univariate polynomials $\mathbf{F}\in\mathbb{K}[x]^{n\times n}$ over a field $\mathbb{K}$, we give a deterministic algorithm for finding the determinant of $\mathbf{F}$. The complexity of the algorithm…

符号计算 · 计算机科学 2014-09-22 Wei Zhou , George Labahn

Given an n x n matrix over the ring of differential polynomials F(t)[\D;\delta], we show how to compute the Hermite form H of A, and a unimodular matrix U such that UA=H. The algorithm requires a polynomial number of operations in terms of…

符号计算 · 计算机科学 2015-05-13 Mark Giesbrecht , Myung Sub Kim

We consider the computation of two normal forms for matrices over the univariate polynomials: the Popov form and the Hermite form. For matrices which are square and nonsingular, deterministic algorithms with satisfactory cost bounds are…

符号计算 · 计算机科学 2018-05-21 Vincent Neiger , Johan Rosenkilde , Grigory Solomatov

A Las Vegas randomized algorithm is given to compute the Hermite normal form of a nonsingular integer matrix $A$ of dimension $n$. The algorithm uses quadratic integer multiplication and cubic matrix multiplication and has running time…

数据结构与算法 · 计算机科学 2023-08-29 Stavros Birmpilis , George Labahn , Arne Storjohann

Let R=F[D;sigma,delta] be the ring of Ore polynomials over a field (or skew field) F, where sigma is a automorphism of F and delta is a sigma-derivation. Given a an m by n matrix A over R, we show how to compute the Hermite form H of A and…

符号计算 · 计算机科学 2012-11-01 Mark Giesbrecht , Myung Sub Kim

In this work we revisit the arithmetic and bit complexity of Hermitian eigenproblems. Recently, [BGVKS, FOCS 2020] proved that a (non-Hermitian) matrix can be diagonalized with a randomized algorithm in $O(n^{\omega}\log^2(n/\epsilon))$…

数据结构与算法 · 计算机科学 2025-04-29 Aleksandros Sobczyk

In this paper, a polynomial-time algorithm is given to compute the generalized Hermite normal form for a matrix F over Z[x], or equivalently, the reduced Groebner basis of the Z[x]-module generated by the column vectors of F. The algorithm…

符号计算 · 计算机科学 2016-07-22 Rui-Juan Jing , Chun-Ming Yuan , Xiao-Shan Gao

Following several decades of successive algorithmic improvements, works from the 2010s have showed how to compute the Hermite normal form (HNF) of a univariate polynomial matrix within a complexity bound which is essentially that of…

符号计算 · 计算机科学 2026-02-10 Jérémy Berthomieu , Vincent Neiger , Hugo Passe

We present a new, practical algorithm for computing the determinant of a non-singular dense, uniform matrix over Z; the aim is to achieve better practical efficiency, which is always at least as good as currently known methods. The…

数论 · 数学 2024-04-15 John Abbott , Claus Fieker

A fast and accurate algorithm for the computation of Gauss-Hermite and generalized Gauss-Hermite quadrature nodes and weights is presented. The algorithm is based on Newton's method with carefully selected initial guesses for the nodes and…

数值分析 · 数学 2014-10-21 Alex Townsend , Thomas Trogdon , Sheehan Olver

Computing the determinant of a matrix with the univariate and multivariate polynomial entries arises frequently in the scientific computing and engineering fields. In this paper, an effective algorithm is presented for computing the…

符号计算 · 计算机科学 2015-04-14 Xiaolin Qin , Zhi Sun , Tuo Leng , Yong Feng

We present an algorithm computing the determinant of an integer matrix A. The algorithm is introspective in the sense that it uses several distinct algorithms that run in a concurrent manner. During the course of the algorithm partial…

符号计算 · 计算机科学 2008-09-04 Jean-Guillaume Dumas , Anna Urbanska

We give a Las Vegas algorithm which computes the shifted Popov form of an $m \times m$ nonsingular polynomial matrix of degree $d$ in expected $\widetilde{\mathcal{O}}(m^\omega d)$ field operations, where $\omega$ is the exponent of matrix…

符号计算 · 计算机科学 2016-05-13 Vincent Neiger

Every real hyperbolic form in three variables can be realized as the determinant of a linear net of Hermitian matrices containing a positive definite matrix. Such representations are an algebraic certificate for the hyperbolicity of the…

代数几何 · 数学 2015-04-24 Daniel Plaumann , Rainer Sinn , David E. Speyer , Cynthia Vinzant

There are several methods to treat ensembles of random matrices in symmetric spaces, circular matrices, chiral matrices and others. Orthogonal polynomials and the supersymmetry method are particular powerful techniques. Here, we present a…

数学物理 · 物理学 2014-11-20 Mario Kieburg , Thomas Guhr

Many applications, including rank aggregation and crowd-labeling, can be modeled in terms of a bivariate isotonic matrix with unknown permutations acting on its rows and columns. We consider the problem of estimating such a matrix based on…

机器学习 · 统计学 2018-06-06 Cheng Mao , Ashwin Pananjady , Martin J. Wainwright

We review the Preparata-Sarwate algorithm, a simple $O(n^{3.5})$ method for computing the characteristic polynomial, determinant and adjugate of an $n \times n$ matrix using only ring operations together with exact divisions by small…

数值分析 · 数学 2020-11-26 Fredrik Johansson

In recent years, a number of fast algorithms for computing the determinant of a Toeplitz matrix were developed. The fastest algorithm we know so far is of order $k^2\log{n}+k^3$, where $n$ is the number of rows of the Toeplitz matrix and…

数值分析 · 数学 2012-05-30 Zubeyir Cinkir

Polynomial system solving is a classical problem in mathematics with a wide range of applications. This makes its complexity a fundamental problem in computer science. Depending on the context, solving has different meanings. In order to…

符号计算 · 计算机科学 2013-07-16 Jean-Charles Faugère , Pierrick Gaudry , Louise Huot , Guénaël Renault
‹ 上一页 1 2 3 10 下一页 ›