Abstract. We present new baby steps/giant steps algorithms of asymptotically fast running time for dense matrix problems. Our algorithms compute the determinant, characteristic polynomial, Frobenius normal form and Smith normal form of a dense n × n matrix A with integer entries in (n 3.2 log A ) 1+o(1) and (n 2.697263 log A ) 1+o(1) bit operations; here A denotes the largest entry in absolute value and the exponent adjustment by "+o(1)" captures additional factors C 1 (log n) C 2 (loglog A ) C 3 for positive real constants C 1 , C 2 , C 3 . The bit complexity (n 3.2 log A ) 1+o(1) results from using the classical cubic matrix multiplication algorithm. Our algorithms are randomized, and we can certify that the output is the determinant of A in a Las Vegas fashion. The second category of problems deals with the setting where the matrix A has elements from an abstract commutative ring, that is, when no divisions in the domain of entries are possible. We present algorithms that deterministically compute the determinant, characteristic polynomial and adjoint of A with n 3.2+o(1) and O(n 2.697263 ) ring additions, subtractions and multiplications.