> I've been studying/applying stuff from this field for ~15 years Would you mind elaborating on the work you do with graph visualisation? Thank you for the offer, I'll certainly contact you after I familiarise myself…
Thank you! I'll take a look.
In general! Graph drawing and interactivity is an interesting problem in my opinion.
Do you have any advice/ideas about ways to learn about graph layout algorithms themselves, including dynamic/real-time algorithms (which allow for user interaction)? I have been skimming through various papers and the…
Have you considered just writing a Rust library and also releasing a thin Python wrapper over it as a separate project? That way, other people could write their own thin wrappers in their high level languages of choice…
> I've been studying/applying stuff from this field for ~15 years Would you mind elaborating on the work you do with graph visualisation? Thank you for the offer, I'll certainly contact you after I familiarise myself…
Thank you! I'll take a look.
In general! Graph drawing and interactivity is an interesting problem in my opinion.
Do you have any advice/ideas about ways to learn about graph layout algorithms themselves, including dynamic/real-time algorithms (which allow for user interaction)? I have been skimming through various papers and the…
Have you considered just writing a Rust library and also releasing a thin Python wrapper over it as a separate project? That way, other people could write their own thin wrappers in their high level languages of choice…