IML - Integer Matrix Library
Summary
IML is a free library of C source code which implements algorithms for computing exact solutions to dense systems of linear equations over the integers. IML is designed to be used with the ATLAS/BLAS library and GMP bignum library.
Written in portable C, IML can be used on both 32-bit and 64-bit machines. It can be called from C++.
Authors
Zhuliang Chen, principle author, School of Computer Science, University of Waterloo Arne Storjohann, School of Computer Science, University of Waterloo Cory Fletcher, University of Waterloo