Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mapequation/infomap issues and pull requests
#362 - TypeError: cannot pickle 'SwigPyObject' object
Issue -
State: open - Opened by ulgenklc 30 days ago
#360 - Regularized version gives relative codelength savings as nan if network has no links
Issue -
State: open - Opened by magnusneuman 3 months ago
#359 - build(js): Use WASM to fix unresolved memBuffer file
Pull Request -
State: closed - Opened by danieledler 5 months ago
#358 - fix: Upgrade github actions dependencies
Pull Request -
State: closed - Opened by danieledler 5 months ago
#357 - Issue with installation on Windows
Issue -
State: open - Opened by panfinik 8 months ago
- 5 comments
#356 - infomap occupies a large amount of memory
Issue -
State: open - Opened by kxleee 8 months ago
#355 - Does infomap not work with points that are too long, such as bank card numbers of similar length?
Issue -
State: closed - Opened by zhangke-zhangke 9 months ago
- 2 comments
#354 - Cannot import _infomap
Issue -
State: open - Opened by JoshLiu96 10 months ago
#353 - Minimum number of nodes in a community
Issue -
State: open - Opened by GaroBozadjian 10 months ago
#352 - amazing! Keep the node and the corresponding edge weights unchanged, only change the node id in the graph, the clustering result will change
Issue -
State: open - Opened by kxleee 11 months ago
#348 - Does infomap support windows x86 (32 bit)?
Issue -
State: closed - Opened by 205418367 about 1 year ago
- 1 comment
#347 - Extending parallel region
Pull Request -
State: open - Opened by pojeda about 1 year ago
#346 - Unit tests
Issue -
State: closed - Opened by pojeda about 1 year ago
- 1 comment
#345 - Can't iterate on nodes if run with `no_infomap=True`
Issue -
State: open - Opened by danieledler about 1 year ago
Labels: bug, python
#344 - feat: Add state network from NetworkX graph
Pull Request -
State: open - Opened by danieledler about 1 year ago
#344 - feat: Add state network from NetworkX graph
Pull Request -
State: closed - Opened by danieledler about 1 year ago
#342 - Infomap 2.7.1 results differ between binary and compiled version despite seed
Issue -
State: open - Opened by astruck over 1 year ago
- 1 comment
Labels: bug, performance, build, macos
#341 - Docker latest version is outdated (1.6.0)
Issue -
State: open - Opened by nslepneva over 1 year ago
Labels: build
#338 - fix: Allow precomputed flow for state networks
Pull Request -
State: closed - Opened by danieledler over 1 year ago
#336 - How to get Huffman code for each node?
Issue -
State: closed - Opened by graber1 over 1 year ago
#335 - build: Update python
Pull Request -
State: closed - Opened by danieledler over 1 year ago
#334 - feat: Add flow model "precomputed"
Pull Request -
State: closed - Opened by danieledler over 1 year ago
#332 - Why infomap uses only one core?
Issue -
State: closed - Opened by Ishitori over 1 year ago
- 3 comments
Labels: performance, python
#331 - Recursive sub-structure compression: Segmentation fault
Issue -
State: closed - Opened by minghong over 1 year ago
- 3 comments
Labels: bug, python, stale
#328 - Improve link parsing performance
Issue -
State: open - Opened by antoneri almost 2 years ago
Labels: performance
#327 - Wrong codelength calculation with recorded teleportation if no optimization
Issue -
State: open - Opened by danieledler about 2 years ago
Labels: bug, algorithm
#326 - build error from source code
Issue -
State: closed - Opened by tianyunzqs about 2 years ago
#325 - fix: Do not add links with zero weight
Pull Request -
State: closed - Opened by antoneri about 2 years ago
#324 - NaN codelength using Regularized ME when all links to a node are zero
Issue -
State: closed - Opened by antoneri about 2 years ago
Labels: bug, algorithm
#323 - build: Fix OpenMP on macOS on Github Actions
Pull Request -
State: closed - Opened by danieledler about 2 years ago
#322 - Macos M1 OpenMP installation problem
Issue -
State: closed - Opened by MatildeVaghi about 2 years ago
- 13 comments
Labels: python, build, macos
#321 - Trivial parallelization of trials
Issue -
State: open - Opened by antoneri about 2 years ago
Labels: feature, performance, algorithm
#320 - fix: Scale variable Markov time logarithmic as default
Pull Request -
State: closed - Opened by danieledler about 2 years ago
#319 - Add numModules: [] to json output, to get total number per level
Issue -
State: open - Opened by danieledler over 2 years ago
Labels: feature
#318 - Initial partition is consolidated without optimization on first level
Issue -
State: open - Opened by danieledler over 2 years ago
Labels: bug, algorithm
#317 - A question about 'initial_partition' property.
Issue -
State: closed - Opened by xiangyh9988 over 2 years ago
- 18 comments
#316 - Multi-dimensional metadata support?
Issue -
State: closed - Opened by xiangyh9988 over 2 years ago
- 4 comments
Labels: feature, later
#315 - Feat/variable markov time
Pull Request -
State: closed - Opened by danieledler over 2 years ago
#314 - Segmentation Fault
Issue -
State: closed - Opened by Nadianw36 over 2 years ago
- 1 comment
Labels: stale
#313 - Python method im.physical_nodes sometimes skips nodes or gives seg. fault
Issue -
State: closed - Opened by danieledler over 2 years ago
#312 - fix(python): Fix physical leaf node iterator on state networks
Pull Request -
State: closed - Opened by danieledler over 2 years ago
- 1 comment
#311 - Matchable multilayer ids broken in python
Issue -
State: open - Opened by antoneri over 2 years ago
Labels: bug, python
#309 - node weights in multilayer networks
Issue -
State: closed - Opened by dmalzl over 2 years ago
#308 - Feature: preferred number of levels
Issue -
State: open - Opened by antoneri over 2 years ago
#306 - Feature: add numpy matrix
Issue -
State: open - Opened by antoneri over 2 years ago
#305 - Replace deprecated standard-version
Issue -
State: open - Opened by danieledler over 2 years ago
Labels: build
#304 - fix(python): Replace MersenneTwister implementation with stdlib
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#303 - fix: Constrain numerical arguments to sensible values
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#302 - Auto-num-trials: heuristic for stopping when we have probably found the best solution
Issue -
State: open - Opened by antoneri over 2 years ago
Labels: feature, performance, algorithm
#301 - feat: Write node metadata to json
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#300 - Python method physical_nodes causes segfault
Issue -
State: closed - Opened by antoneri over 2 years ago
Labels: bug, python
#299 - feat: Print all trials using --print-all-trials
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#298 - Support --print-all-trials
Issue -
State: closed - Opened by antoneri over 2 years ago
Labels: feature
#297 - refactor: Remove InfomapCore
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#296 - chore(python): Use black formatter instead of autopep8
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#295 - fix(python): Improve constructor and run signatures
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#294 - fix: Don't allow adding multilayer intra-inter links and ordinary nodes.
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#293 - refactor: Correctly override MapEquation methods
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#292 - refactor: Move file writing methods to Output
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#291 - refactor: Move main and run functions to main.cpp
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#290 - Spring cleaning
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#289 - feat(js): React hook
Pull Request -
State: closed - Opened by antoneri over 2 years ago
Labels: feature, js
#288 - fix: Add node breaks intra-layer api
Pull Request -
State: closed - Opened by antoneri over 2 years ago
Labels: bug, docs, python
#287 - add_node/set_name confusing when using higher-order networks
Issue -
State: closed - Opened by antoneri over 2 years ago
Labels: docs, python
#286 - Improve Jupyter integration
Issue -
State: closed - Opened by antoneri over 2 years ago
Labels: docs, python
#285 - Missing `no_self_links` in Python API
Issue -
State: closed - Opened by danieledler over 2 years ago
Labels: bug, python
#284 - write_json calls before running the optimizer crashes
Issue -
State: closed - Opened by antoneri over 2 years ago
#282 - write_pajek includes no layer information
Issue -
State: closed - Opened by bdklahn over 2 years ago
- 4 comments
#280 - Fix/multilayer cluster data
Pull Request -
State: closed - Opened by antoneri over 2 years ago
#279 - Deterministic state ids for multilayer networks
Issue -
State: closed - Opened by antoneri over 2 years ago
Labels: feature
#277 - Issue with Info map on python
Issue -
State: closed - Opened by hexie1995 over 2 years ago
- 1 comment
#276 - install issue on ubuntu
Issue -
State: closed - Opened by GlennCGL over 2 years ago
- 4 comments
#275 - Singleton module for bipartite network
Issue -
State: closed - Opened by danieledler over 2 years ago
#274 - ModuleNotFoundError
Issue -
State: closed - Opened by rajafa over 2 years ago
- 1 comment
#273 - infomap on M1 chip
Issue -
State: closed - Opened by Yquetzal over 2 years ago
- 3 comments
Labels: python, build, macos, stale
#270 - Recorded teleportation setting missing from Python constructor
Issue -
State: closed - Opened by antoneri over 2 years ago
Labels: bug, python
#268 - Json output with --no-infomap throws map::at exception
Issue -
State: closed - Opened by antoneri almost 3 years ago
Labels: bug
#266 - Multilevel modules wrong for aggregated higher-order networks
Issue -
State: closed - Opened by danieledler almost 3 years ago
- 1 comment
Labels: bug, python
#265 - Infomap.get_names empty only when adding "integer" identified networkx graphs
Issue -
State: closed - Opened by antoneri almost 3 years ago
- 1 comment
Labels: docs, python, stale
#264 - ImportError, library not loaded
Issue -
State: closed - Opened by ulgenklc almost 3 years ago
#263 - Add CITATION.cff
Issue -
State: closed - Opened by antoneri almost 3 years ago
#262 - RuntimeError in json output if state network
Issue -
State: closed - Opened by danieledler almost 3 years ago
#261 - Multiple calls to writeJsonTree results in error
Issue -
State: closed - Opened by antoneri almost 3 years ago
Labels: bug, python
#260 - Minify json output for file size
Issue -
State: closed - Opened by antoneri almost 3 years ago
Labels: performance
#259 - fix: Add new feature flags to python and js api
Pull Request -
State: closed - Opened by danieledler almost 3 years ago
#258 - Feature/entropy bias correction
Pull Request -
State: closed - Opened by danieledler almost 3 years ago
- 1 comment
#257 - Entropy correction
Issue -
State: closed - Opened by danieledler almost 3 years ago
- 2 comments
Labels: feature
#256 - Support recorded teleportation
Issue -
State: closed - Opened by danieledler almost 3 years ago
Labels: feature
#255 - Include loops (self links) by default
Pull Request -
State: closed - Opened by danieledler almost 3 years ago
#254 - Include loops (self links) by default
Issue -
State: closed - Opened by danieledler almost 3 years ago
#253 - fix(example): Fix building c++ examples
Pull Request -
State: closed - Opened by antoneri almost 3 years ago
#252 - cpp example compiling error : ‘Infomap’ is not a member of ‘infomap’
Issue -
State: closed - Opened by mikethreeacer almost 3 years ago
- 6 comments
Labels: build
#249 - CSV state output is written as a clu file
Issue -
State: closed - Opened by antoneri almost 3 years ago
- 1 comment
Labels: bug
#248 - Performance regression tests
Issue -
State: open - Opened by antoneri almost 3 years ago
Labels: performance, test, stale
#247 - Algorithm for improving partitions based on tree input
Issue -
State: open - Opened by antoneri almost 3 years ago
Labels: feature, stale, algorithm
#246 - fix: Incorrect one-level codelength for higher-order input
Pull Request -
State: closed - Opened by antoneri about 3 years ago
#245 - feat(python): Add API for intra/inter-layer links
Pull Request -
State: closed - Opened by danieledler about 3 years ago
#244 - Intra/inter multilayer format missing in Python API
Issue -
State: closed - Opened by danieledler about 3 years ago
Labels: python
#243 - fix: Print states output if states input is first order
Pull Request -
State: closed - Opened by danieledler about 3 years ago
Labels: bug
#242 - feat(js): Add clu and tree javascript parser
Pull Request -
State: closed - Opened by antoneri about 3 years ago
Labels: feature, js