From bcb152ec64b0c92fddddd56b65621d4384ee0e4b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 26 Feb 2023 19:58:34 +0100 Subject: [PATCH] autopushed --- journal/2023-02-26.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/journal/2023-02-26.md b/journal/2023-02-26.md index 753826067..4ae6524bf 100644 --- a/journal/2023-02-26.md +++ b/journal/2023-02-26.md @@ -10,6 +10,8 @@ - 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.) + - [ ] [[bokeh]] also looks very nice and it seems to provide a path to interactive visualizations, which sound like a must to me + - [ ] [[3d force graph]] in javascript/client side also are probably worth experimenting with, although I'm unsure if it'll work any better than regular [[force graph]] for the large full-Agora graph. Suddenly you find yourself in the Agora.