DETHREAD



LOG | FILES | OVERVIEW


git clone git://volconst.com/dethread

A little project exploring the acceleration of determinant calculation via multithreading. It uses gmp for the matrix elements and pthread for the multithreading stuff.