vatai / mpk

Matrix powers kernel
1 stars 0 forks source link

Investigate (and fix) why big matrices get stuck #41

Open vatai opened 4 years ago

vatai commented 4 years ago

Currently all the tests that fail, fail for the same reason: The algorithm probably got stuck. One possibility for this is way we calculate graph edge weights.