Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 639 Bytes

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