diff --git a/journal/2023-02-26.md b/journal/2023-02-26.md index 00113af33..ecf0677ea 100644 --- a/journal/2023-02-26.md +++ b/journal/2023-02-26.md @@ -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.)