ZigRazor / ZigRazor/CXXGraph

Define `pow` function for graph matrices

Open
#455 4 comments 0 reactions 1 assignee View on GitHub

@wrcorcoran is already working on this.

Since Jul 28, 2024.

  • #463 by @wrcorcoran — open
core enhancement good first issue hacktoberfest help wanted Priority:Medium
Dominant language
C++
Stars
729
Forks
147
Avg merge
19h
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.