scispace - formally typeset
Search or ask a question

Showing papers by "John Keyser published in 2003"


Proceedings ArticleDOI
08 Oct 2003
TL;DR: The combustion and decomposition processes are integrated to create a physically-based model that runs at interactive rates and is suitable for simulating and controlling the combustion process.
Abstract: In this paper, we describe a fast and interactive method for simulating and controlling the combustion process together with the decomposition of burning solids. The combustion and decomposition processes are integrated to create a physically-based model that runs at interactive rates.

24 citations



Journal ArticleDOI
TL;DR: This paper describes a practical hybrid method for computing the sign of the determinant of matrices of order up to 60 using a floating-point filter based on the singular value decomposition of a matrix, an adaptive-precision implementation of Gaussian elimination, and a standard modular arithmetic determinant algorithm.
Abstract: Many geometric computations have at their core the evaluation of the sign of the determinant of a matrix. A fast, failsafe determinant sign operation is often a key part of a robust implementation. While linear problems from 3D computational geometry usually require determinants no larger than six, non-linear problems involving algebraic curves and surfaces produce larger matrices. Furthermore, the matrix entries often exceed machine precision, while existing approaches focus on machine-precision matrices. In this paper, we describe a practical hybrid method for computing the sign of the determinant of matrices of order up to 60. The stages include a floating-point filter based on the singular value decomposition of a matrix, an adaptive-precision implementation of Gaussian elimination, and a standard modular arithmetic determinant algorithm. We demonstrate our method on a number of examples encountered while solving polynomial systems.

1 citations