autopushed

This commit is contained in:
2023-02-26 00:28:55 +01:00
parent 45bb98a2f2
commit e906051826
+11
View File
@@ -0,0 +1,11 @@
- On the train back from Lausanne after midnight.
- [[Agora]]
- 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
- 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.)