mapequation / infomap-online

Web application to run Infomap online without any installation

Home Page:https://www.mapequation.org/infomap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infomap Online

Infomap Online is a client-side web application that makes it possible for users to run Infomap without any installation. Infomap runs locally on your computer and uploads no data to any server. We support this solution by compiling Infomap from C++ to JavaScript with Emscripten, which gives a performance penalty compared to the stand-alone version of Infomap.

The code for running Infomap as a web worker in the browser is available as a package on NPM.

Authors

Daniel Edler, Anton Holmgren, Martin Rosvall

About

Web application to run Infomap online without any installation

https://www.mapequation.org/infomap


Languages

Language:JavaScript 76.1%Language:TypeScript 19.8%Language:CSS 4.0%