You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
solve Ax = b. I put [A b] as a new input matrix.It seems like Graphchi can deal with only a Matrix at one moment.
If there is a way to implement app as following:
./bin/solve_linear_app file A.mm b.mm
The text was updated successfully, but these errors were encountered:
solve Ax = b. I put [A b] as a new input matrix.It seems like Graphchi can deal with only a Matrix at one moment.
If there is a way to implement app as following:
./bin/solve_linear_app file A.mm b.mm
The text was updated successfully, but these errors were encountered: