Monday, July 1, 2019

100 Days of Github. Take 2, Day 5.

2019-July-01, Monday
Day 5

Embarrassingly, I was still confused about the popular definition of adjacency matrices for directed networks. I was working with networkx's definition, which is the transpose of Newman's definition. Newman's definition is widely used, I believe.

So, I made a new notebook, where I would just put network definitions that I think I will find useful in the future.

For now, this: https://github.com/malch2/networks/blob/master/NetworkDefns.ipynb

---
Uploads remaining: 95
Days remaining: 183