Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJune 2011
Computing hermite forms of polynomial matrices
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 155–162https://doi.org/10.1145/1993886.1993913This paper presents a new algorithm for computing the Hermite form of a polynomial matrix. Given a nonsingular n x n matrix A filled with degree d polynomials with coefficients from a field, the algorithm computes the Hermite form of A using an expected ...
- research-articleJune 2011
An algorithm for computing set-theoretic generators of an algebraic variety
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 139–146https://doi.org/10.1145/1993886.1993911Based on Eisenbud's idea (see [Eisenbud, D., Evans, G., 1973. Every algebraic set in n-space is the intersection of n hypersurfaces. Invent. Math. 19, 107-112]), we present an algorithm for computing set-theoretic generators for any algebraic variety in ...
- research-articleJune 2011
Deciding reachability of the infimum of a multivariate polynomial
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 131–138https://doi.org/10.1145/1993886.1993910Let f ∈ Q[X_1,...,Xn] be of degree D. Algorithms for solving the unconstrained global optimization problem f*=infx∈Rn f(x) are of first importance since this problem appears frequently in numerous applications in engineering sciences. This can be ...
- research-articleJune 2011
Fast algorithm for change of ordering of zero-dimensional Gröbner bases with sparse multiplication matrices
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 115–122https://doi.org/10.1145/1993886.1993908Let I in K[x1,...,xn] be a 0-dimensional ideal of degree D where K is a field. It is well-known that obtaining efficient algorithms for change of ordering of Gröbner bases of I is crucial in polynomial system solving. Through the algorithm FGLM, this ...
- research-articleJune 2011
2-descent for second order linear differential equations
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 107–114https://doi.org/10.1145/1993886.1993907Let L be a second order linear ordinary differential equation with coefficients in C(x). The goal in this paper is to reduce L to an equation that is easier to solve. The starting point is an irreducible L, of order two, and the goal is to decide if L ...
- research-articleJune 2011
Signature-based algorithms to compute Gröbner bases
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 99–106https://doi.org/10.1145/1993886.1993906Abstract This paper describes a Buchberger-style algorithm to compute a Gröbner basis of a polynomial ideal, allowing for a selection strategy based on "signatures". We explain how three recent algorithms can be viewed as different strategies for the new ...
- research-articleJune 2011
On the structure of compatible rational functions
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 91–98https://doi.org/10.1145/1993886.1993905A finite number of rational functions are compatible if they satisfy the compatibility conditions of a first-order linear functional system involving differential, shift and q-shift operators. We present a theorem that describes the structure of ...
- research-articleJune 2011
Algorithms for computing triangular decompositions of polynomial systems
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 83–90https://doi.org/10.1145/1993886.1993904We propose new algorithms for computing triangular decompositions of polynomial systems incrementally. With respect to previous works, our improvements are based on a weakened notion of a polynomial GCD modulo a regular chain, which permits to greatly ...
- research-articleJune 2011
Computing with semi-algebraic sets represented by triangular decomposition
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 75–82https://doi.org/10.1145/1993886.1993903This article is a continuation of our earlier work [3], which introduced triangular decompositions of semi-algebraic systems and algorithms for computing them. Our new contributions include theoretical results based on which we obtain practical ...
- research-articleJune 2011
Linear algebra to compute syzygies and Gröbner bases
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 67–74https://doi.org/10.1145/1993886.1993902In this paper, we introduce a new method to avoid zero reductions in Gröbner basis computation. We call this method LASyz, which stands for Lineal Algebra to compute Syzygies. LASyz uses exhaustively the information of both principal syzygies and non-...
- research-articleJune 2011
Detecting genus in vertex links for the fast enumeration of 3-manifold triangulations
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 59–66https://doi.org/10.1145/1993886.1993901Enumerating all 3-manifold triangulations of a given size is a difficult but increasingly important problem in computational topology. A key difficulty for enumeration algorithms is that most combinatorial triangulations must be discarded because they ...
- research-articleJune 2011
Vector rational number reconstruction
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 51–58https://doi.org/10.1145/1993886.1993900The final step of some algebraic algorithms is to reconstruct the common denominator d of a collection of rational numbers (ni/d)1≤ i≤ n from their images (ai)1≤ i≤ n mod M, subject to a condition such as 0 < d ≤ N and Ni}≤ N for a given magnitude bound ...
- research-articleJune 2011
Special values of generalized log-sine integrals
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 43–50https://doi.org/10.1145/1993886.1993899We study generalized log-sine integrals at special values. At π and multiples thereof explicit evaluations are obtained in terms of Nielsen polylogarithms at ±1. For general arguments we present algorithmic evaluations involving Nielsen polylogarithms ...
- tutorialJune 2011
Hybrid symbolic-numeric methods for the solution of polynomial systems: tutorial overview
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 9–10https://doi.org/10.1145/1993886.1993893In this tutorial we will focus on the solution of polynomial systems given with inexact coefficients using hybrid symbolic-numeric methods. In particular, we will concentrate on systems that are over-constrained or have roots with multiplicities. These ...
- tutorialJune 2011
The concrete tetrahedron
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 7–8https://doi.org/10.1145/1993886.1993892We give an overview over computer algebra algorithms for dealing with symbolic sums, recurrence equations, generating functions, and asymptotic estimates, and we will illustrate how to apply these algorithms to problems arising in discrete mathematics.
- tutorialJune 2011
Probabilistic analysis of condition numbers
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 5–6https://doi.org/10.1145/1993886.1993891Condition numbers are well known in numerical linear algebra. It is less known that this concept also plays a crucial part in understanding the efficiency of algorithms in linear programming, convex optimization, and for solving systems of polynomial ...
- invited-talkJune 2011
Recent progress in linear algebra and lattice basis reduction
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computationPages 3–4https://doi.org/10.1145/1993886.1993889A general goal concerning fundamental linear algebra problems is to reduce the complexity estimates to essentially the same as that of multiplying two matrices (plus possibly a cost related to the input and output sizes). Among the bottlenecks one ...
- proceedingJune 2011
ISSAC '11: Proceedings of the 36th international symposium on Symbolic and algebraic computation
ISSAC 2011 is a continuation of a well-established series of international conferences for the presentation of the latest advances in the field of Symbolic and Algebraic Computation. The first meeting of the series (1966) was held in Washington, DC, and ...