{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/distributing-persistent-homology-via-spectral","title":"Distributing Persistent Homology via Spectral Sequences","arxiv_id":"1907.05228","date":"2019-07-11","proceeding":null,"authors":["Álvaro Torras Casas"],"abstract":"We set up the theory for a distributed algorithm for computing persistent homology. For this purpose we develop linear algebra of persistence modules. We present bases of persistence modules, and give motivation as for the advantages of using them. Our focus is on developing efficient methods for the computation of homology of chains of persistence modules. Later we give a brief, self contained presentation of the Mayer-Vietoris spectral sequence. Then we study the Persistent Mayer-Vietoris spectral sequence and present a solution to the extension problem. Finally, we review PerMaViss, a method implementing these ideas. This procedure distributes simplicial data, while focusing on merging homological information.","url_abs":"https://arxiv.org/abs/1907.05228v1","url_pdf":"https://arxiv.org/pdf/1907.05228v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"distributing-persistent-homology-via-spectral","repo_url":"https://github.com/atorras1618/PerMaViss","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1907.05228","atlas_url":"https://app.syntology.ai/?focus=1907.05228","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1907.05228"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/atorras1618/PerMaViss","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":12,"unverified":11},"by_repo_kind":{"listed":{"samples":23,"ran":12,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"08dcdf94d5b9cda8","entry":"add_arrays_mod_c","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/arithmetic_mod_p.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/arithmetic_mod_p.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"08dcdf94d5b9cda8"}},{"code_sha256_prefix":"83b6f7852cdf8faa","entry":"add_mod_c","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/arithmetic_mod_p.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/arithmetic_mod_p.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"83b6f7852cdf8faa"}},{"code_sha256_prefix":"34ecbe10cdef8549","entry":"circle","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/sample_point_clouds/examples.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/sample_point_clouds/examples.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"34ecbe10cdef8549"}},{"code_sha256_prefix":"3ea0b927cb7e8285","entry":"complex_differentials","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/simplicial_complexes/differentials.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/simplicial_complexes/differentials.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ea0b927cb7e8285"}},{"code_sha256_prefix":"e7cccd2efaa1374e","entry":"corners_hypercube","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/covers/cubical_cover.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/covers/cubical_cover.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7cccd2efaa1374e"}},{"code_sha256_prefix":"8bb84dfa950663dd","entry":"flag_complex","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/simplicial_complexes/flag_complex.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/simplicial_complexes/flag_complex.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8bb84dfa950663dd"}},{"code_sha256_prefix":"13d5df09bef7dd6f","entry":"index_pivot","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/gauss_mod_p.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/gauss_mod_p.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"13d5df09bef7dd6f"}},{"code_sha256_prefix":"586ced5cb1f5a85c","entry":"inv_mod_p","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/arithmetic_mod_p.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/arithmetic_mod_p.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"586ced5cb1f5a85c"}},{"code_sha256_prefix":"91c1b378bc116cd6","entry":"multiply_mod_p","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/functions.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/functions.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"91c1b378bc116cd6"}},{"code_sha256_prefix":"bfd3aef89ceeb112","entry":"random_circle","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/sample_point_clouds/examples.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/sample_point_clouds/examples.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bfd3aef89ceeb112"}},{"code_sha256_prefix":"dd614f5dd878d781","entry":"take_sample","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/sample_point_clouds/examples.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/sample_point_clouds/examples.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dd614f5dd878d781"}},{"code_sha256_prefix":"931763c6abaa4923","entry":"vietoris_rips","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/simplicial_complexes/vietoris_rips.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/simplicial_complexes/vietoris_rips.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"931763c6abaa4923"}},{"code_sha256_prefix":"7c1352fb7a13fb90","entry":"gauss_col","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/gauss_mod_p.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/gauss_mod_p.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7c1352fb7a13fb90"}},{"code_sha256_prefix":"cb6742321593946b","entry":"gauss_col_rad","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/gauss_mod_p.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/gauss_mod_p.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb6742321593946b"}},{"code_sha256_prefix":"7e0bf4f1b3b84b3c","entry":"generate_cover","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/covers/cubical_cover.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/covers/cubical_cover.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7e0bf4f1b3b84b3c"}},{"code_sha256_prefix":"73a688b48c9b0799","entry":"image_kernel","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/persistence_algebra/image_kernel.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/persistence_algebra/image_kernel.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73a688b48c9b0799"}},{"code_sha256_prefix":"4d9af0eb08fb6e57","entry":"module_persistence_homology","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/persistence_algebra/module_persistence_homology.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/persistence_algebra/module_persistence_homology.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d9af0eb08fb6e57"}},{"code_sha256_prefix":"aba3dd1e8c9a4fa3","entry":"nerve_hypercube_cover","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/covers/cubical_cover.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/covers/cubical_cover.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aba3dd1e8c9a4fa3"}},{"code_sha256_prefix":"b627e4b978983ea3","entry":"persistent_homology","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/persistence_algebra/PH_classic.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/persistence_algebra/PH_classic.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b627e4b978983ea3"}},{"code_sha256_prefix":"ddcad67bffe1cbd7","entry":"pivot_check_reduce","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/persistence_algebra/image_kernel.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/persistence_algebra/image_kernel.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ddcad67bffe1cbd7"}},{"code_sha256_prefix":"7b5cf33c9e32b543","entry":"quotient","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/persistence_algebra/module_persistence_homology.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/persistence_algebra/module_persistence_homology.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7b5cf33c9e32b543"}},{"code_sha256_prefix":"0aafddfdd0f6d91b","entry":"solve_matrix_mod_p","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/functions.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/functions.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0aafddfdd0f6d91b"}},{"code_sha256_prefix":"576f20a958f5a0bc","entry":"solve_mod_p","repo":"atorras1618/PerMaViss","repo_kind":"listed","path":"src/permaviss/gauss_mod_p/functions.py","file_url":"https://github.com/atorras1618/PerMaViss/blob/HEAD/src/permaviss/gauss_mod_p/functions.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"576f20a958f5a0bc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}