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
This patch brings following changes:
1) At this moment we didn't take any input,
so all matrices are hardcoded
2) All vectors now have GrB_Vector type
3) For every edge and veretex type have been
created corresponding GrB types
4) Add some go-style "err != nil"-driven-development
Signed-off-by: Rodion Suvorov <rodion.suvorov.94@mail.ru>
0 commit comments