Parallel implementation of the determinant of the k-th power of a matrix

For the Parallel Processing class I implemented a program that calculates the |Xk| in parallel using various parallel formulations.
You can find the source code and the documentation of the project here.


