This project deals with parallel sparse matrix factorization with applications in Intelligent tutoring Systems and Recommendation Systems.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
We changed the int to long for counters because they are supposed to be
0422ec9View on GitHubmainDriver: changing the stepSize, passing the input arguments
64919aaView on GitHubAdding arrays which keep the best objectibve functions,time, iteration and totoal time for all 30 different runs
cc7d65aView on GitHubI have made several changes including adding a loop that runs the algorithm 30 times and also captures the time, iteration and best objective function value.
1973355View on GitHubOpenMp implementation of Sparse Matrix Factorization (initial commit).
5267a29View on GitHub