Exercise 4 for the course "Parallel and distributed systems" of THMMY in AUTH university.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Apostolos Fanakis eb15bbac5b
Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability
6 years ago
..
Makefile Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
coo_sparse_matrix.c Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
coo_sparse_matrix.h Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
lil_sparse_matrix.c Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
lil_sparse_matrix.h Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
serial_gs_pagerank.c Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
serial_gs_pagerank_functions.c Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago
serial_gs_pagerank_functions.h Change transition sparse matrix to coordinates wise representation, Add comments, Improve code readability 6 years ago