find the most "fundamental" notes in the graph with PageRank (also with Katz centrality but I commented that out)

This commit is contained in:
2023-12-23 16:02:05 -05:00
parent a6e5cc9c6e
commit a2e13914f0
5 changed files with 265 additions and 10 deletions

4
.gitignore vendored
View File

@@ -1 +1,5 @@
/target
.history
.env
graph.postcard