autopushed

This commit is contained in:
2023-02-26 18:04:01 +01:00
parent cffd9d6036
commit 9943b2c27a
+3 -2
View File
@@ -4,8 +4,9 @@
- I want to review the [[copyedit]] of [[Agora Chapter]] which I got back on Thursday.
- Unsure how many pomodoros this will be, likely several?
- [x] one
- [ ] two
- [ ] three
- [x] two
- [x] three
- [[Agora Chapter Final]]
- I want to code a bit.
- Maybe install [[manim]] and something like it better geared towards doing large graph visualizations and start playing?
- [x] Ended up reading about [[networkx]], [[igraph]], [[graph tool]] -- all interesting. [[networkx]] is all python, whereas the others are python libraries calling to a C++ implementation and scale better (at least this applies to [[graph tool]] IIRC.)