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