/Pipes

C Program to read 2 matrices from 2 seperate files and calculate the singular values of the resulting matrix. Calculatation is assigned to 4 child processes, inputs and outputs are syncronized by using posix pipes.

Primary LanguageC

This repository is not active