Sen descrición

Stephen 0a3978744c Added licence and readme %!s(int64=3) %!d(string=hai) anos
LICENSE 0a3978744c Added licence and readme %!s(int64=3) %!d(string=hai) anos
Makefile dd1235deda Last edit before I turned it in. %!s(int64=3) %!d(string=hai) anos
README 0a3978744c Added licence and readme %!s(int64=3) %!d(string=hai) anos
cArrayGraph.py 0513ae2720 Working version. Just need to run tests and write report. %!s(int64=3) %!d(string=hai) anos
helpfile 1cc3897387 Final version. %!s(int64=3) %!d(string=hai) anos
lab2-stephen-stengel.c 0513ae2720 Working version. Just need to run tests and write report. %!s(int64=3) %!d(string=hai) anos
lab2-stephen-stengel.h 1cc3897387 Final version. %!s(int64=3) %!d(string=hai) anos
mylab1functions.h 8169f3758c Got threading working. %!s(int64=3) %!d(string=hai) anos
plotting.py 79f0050551 One method working and graphing. %!s(int64=3) %!d(string=hai) anos

README

My lab2 for high performance computing class. It uses OpenMP to handle matrix multiplication with threads. Some of my functions in mylab1functions.h are buggy, but I didn't use them for the project.