sourcecred / research

Repository for research-related items on SourceCred's agenda
9 stars 7 forks source link

Write Graph Generator Utilities #13

Open mzargham opened 5 years ago

mzargham commented 5 years ago

Starting reference cases from discussion with @decentralion

Use networkx it generate graphs consistent with python imlementation of pagerank for cred distribution analysis.

mzargham commented 5 years ago

I finished writing up the utilities [draft] will follow up with @BrianLitwin about unit testing before submitting a pull request

teamdandelion commented 5 years ago

@mzargham why did you close this issue? we haven't merged #21 yet. typically we would write "Closes #21" in the PR description and then it would close this automatically once that code merges

mzargham commented 5 years ago

You can reopened it. i mis-interpreted your comment about pull request above as 'instead' rather than 'in addition' to. #learning