I need to calculate vast numbers of determinants of integer matrices (size around 30x30 to 50x50) and would like to know the fastest software for this.
It must use exact integer arithmetic as the determinants get large.
Mathematica does this of course, but quite slowly. Magma is much faster. Any recommendations?