summaryrefslogtreecommitdiff
path: root/OASIS/C/Makefile
Commit message (Expand)AuthorAge
* refactored tool chain setup, able to debug and run from vscode nowHEADmasterEric Dao2023-05-12
* finished c implmentation, only works with two components (ran out of memory, ...Eric Dao2023-04-10
* done svm implementation, need to check with cross validation and prediction f...Eric Dao2023-04-10
* cropped images, pca covariance method works fully now, power iteration still ...Eric Dao2023-03-26
* fixing cosine sim, wipEric Dao2023-03-17
* fixed up the compiler errorsEric Dao2023-03-17
* added blas functionality for matrix multiplication, fixed covariance sizing f...Eric Dao2023-03-17
* finished qr_decomp, working and testedEric Dao2023-03-16
* added core dump functionlaityEric Dao2023-03-14
* added debug to makefileEric Dao2023-03-13
* added normalization function to data, and float conversionsEric Dao2023-03-12
* added flatten_image, currently has memory leaksEric Dao2023-03-12
* put files in inc, src, obj folders, updated make file, separated all function...Eric Dao2023-03-11
* imread() wip, added makefileEric Dao2023-03-11