/client-server

Server carries out the queries by multiplying its own matrix by the matrix the client sends. The determinant of the product is counted and returned to the client together with the A*B matrix. The programm is to be paralleled with pthreads.

Primary LanguageC

Watchers