From e9da3d0983b37e76e5bb3d15c25b1a8e35785fab Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 26 Feb 2023 18:16:23 +0100 Subject: [PATCH] autopushed --- journal/2023-02-26.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journal/2023-02-26.md b/journal/2023-02-26.md index ecf0677ea..f4c37d270 100644 --- a/journal/2023-02-26.md +++ b/journal/2023-02-26.md @@ -6,7 +6,7 @@ - [x] one - [x] two - [x] three - - [[Agora Chapter Final]] + - [[Agora Chapter Final]] has a link to the publication version, thank you [[Rob]] for copyediting and improving and everybody involved in the [[PKG Book]]! - 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.)