CXXGraph
CXXGraph copied to clipboard
Define `pow` function for graph matrices
Users might want to calculate a power of the Graph matrices (adjacency for the number of shortest paths, transition for simulating markov chains ecc.). It would be useful to provide them this utility. This is also related to issue #328 and issue #107.
Do you agree @ZigRazor?
Yes, of course!
@ZigRazor Could you assign this to me, please?
Yes!
just a heads up, still working on this! been busy with stuff from work!