{"id":80673,"name":null,"description":"An implementation of the absorbing random-walk centrality","url":"https://github.com/harrymvr/absorbing-centrality","last_synced_at":"2025-09-08T21:52:16.875Z","repository":{"id":57407832,"uuid":"41477830","full_name":"harrymvr/absorbing-centrality","owner":"harrymvr","description":"An implementation of the absorbing random-walk centrality","archived":false,"fork":false,"pushed_at":"2016-02-02T02:36:28.000Z","size":596,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-17T12:38:02.033Z","etag":null,"topics":["data-mining","graph-algorithms","jupyter-notebooks","network-analysis","python","random-walk","research"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harrymvr.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-27T09:28:33.000Z","updated_at":"2023-11-19T13:44:37.000Z","dependencies_parsed_at":"2022-09-26T16:31:20.908Z","dependency_job_id":null,"html_url":"https://github.com/harrymvr/absorbing-centrality","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/harrymvr/absorbing-centrality","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrymvr","download_url":"https://codeload.github.com/harrymvr/absorbing-centrality/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231418,"owners_count":25245626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"harrymvr","name":"Harry Mavroforakis","uuid":"72841","kind":"user","description":null,"email":"","website":"http://cs-people.bu.edu/cmav/","location":"Boston, United States","twitter":null,"company":"Boston University","icon_url":"https://avatars.githubusercontent.com/u/72841?u=23dba3095ec49e63b60e24b9c7b2449ba8193c0b\u0026v=4","repositories_count":14,"last_synced_at":"2023-08-30T10:32:35.260Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/harrymvr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T00:42:22.209Z","updated_at":"2023-08-30T10:32:35.912Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrymvr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrymvr/repositories"},"packages":[{"id":2630659,"name":"absorbing_centrality","ecosystem":"pypi","description":"An implementation of the absorbing random-walk centrality measure for graphs.","homepage":"https://github.com/harrymvr/absorbing-centrality","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/harrymvr/absorbing-centrality","keywords_array":["graph mining","node centrality","random walks","algorithms","data mining"],"namespace":null,"versions_count":1,"first_release_published_at":"2015-09-18T16:12:44.000Z","latest_release_published_at":"2015-09-18T16:12:44.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-08-17T12:31:32.540Z","created_at":"2022-04-10T09:57:26.030Z","updated_at":"2025-08-17T12:37:51.914Z","registry_url":"https://pypi.org/project/absorbing_centrality/","install_command":"pip install absorbing_centrality --index-url https://pypi.org/simple","documentation_url":"https://absorbing_centrality.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: ISC License (ISCL)","Natural Language :: English","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Topic :: Scientific/Engineering :: Information Analysis"],"normalized_name":"absorbing-centrality","project_status":null},"repo_metadata":{"id":57407832,"uuid":"41477830","full_name":"harrymvr/absorbing-centrality","owner":"harrymvr","description":"An implementation of the absorbing random-walk centrality","archived":false,"fork":false,"pushed_at":"2016-02-02T02:36:28.000Z","size":596,"stargazers_count":14,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-28T21:59:27.057Z","etag":null,"topics":["data-mining","graph-algorithms","jupyter-notebooks","network-analysis","python","random-walk","research"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harrymvr.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-27T09:28:33.000Z","updated_at":"2023-11-19T13:44:37.000Z","dependencies_parsed_at":"2022-09-26T16:31:20.908Z","dependency_job_id":null,"html_url":"https://github.com/harrymvr/absorbing-centrality","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/harrymvr/absorbing-centrality","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrymvr","download_url":"https://codeload.github.com/harrymvr/absorbing-centrality/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270850052,"owners_count":24656443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"harrymvr","name":"Harry Mavroforakis","uuid":"72841","kind":"user","description":null,"email":"","website":"http://cs-people.bu.edu/cmav/","location":"Boston, United States","twitter":null,"company":"Boston University","icon_url":"https://avatars.githubusercontent.com/u/72841?u=23dba3095ec49e63b60e24b9c7b2449ba8193c0b\u0026v=4","repositories_count":14,"last_synced_at":"2023-08-30T10:32:35.260Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/harrymvr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T00:42:22.209Z","updated_at":"2023-08-30T10:32:35.912Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrymvr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrymvr/repositories"},"tags":[{"name":"0.1.0","sha":"b6d095f98881b9bb1ee248f41055ae3eaf59e925","kind":"tag","published_at":"2015-09-18T16:24:12.000Z","download_url":"https://codeload.github.com/harrymvr/absorbing-centrality/tar.gz/0.1.0","html_url":"https://github.com/harrymvr/absorbing-centrality/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrymvr/absorbing-centrality@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/tags/0.1.0/manifests"},{"name":"0.1","sha":"87a6713b617e5a7738985e441402c880f806d661","kind":"tag","published_at":"2015-08-27T13:05:49.000Z","download_url":"https://codeload.github.com/harrymvr/absorbing-centrality/tar.gz/0.1","html_url":"https://github.com/harrymvr/absorbing-centrality/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/harrymvr/absorbing-centrality@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-17T12:37:51.914Z","dependent_packages_count":0,"downloads":47,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":32.78617735234588,"dependent_repos_count":11.52436577475423,"dependent_packages_count":10.119285352930213,"stargazers_count":15.253418351430115,"forks_count":16.87202024946704,"docker_downloads_count":null,"average":17.311053416185494},"purl":"pkg:pypi/absorbing-centrality","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/absorbing_centrality","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/absorbing_centrality","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/absorbing_centrality/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T21:59:05.682Z","issues_count":2,"pull_requests_count":11,"avg_time_to_close_issue":5276256.0,"avg_time_to_close_pull_request":128956.0,"issues_closed_count":1,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/issues","maintainers":[{"login":"harrymvr","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrymvr"},{"login":"mmathioudakis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmathioudakis"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/absorbing_centrality/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/absorbing_centrality/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/absorbing_centrality/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/absorbing_centrality/related_packages","maintainers":[{"uuid":"harrymvr","login":"harrymvr","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/harrymvr/","role":null,"created_at":"2022-11-14T21:57:29.408Z","updated_at":"2022-11-14T21:57:29.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/harrymvr/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":529952,"full_name":"harrymvr/absorbing-centrality","default_branch":"master","committers":[{"name":"Charalampos Mavroforakis","email":"cmav@bu.edu","login":null,"count":24},{"name":"Michael Mathioudakis","email":"michael.mathioudakis@hiit.fi","login":null,"count":5},{"name":"Harry Mavroforakis","email":"harrymvr","login":"harrymvr","count":5},{"name":"Michael Mathioudakis","email":"mmathioudakis","login":"mmathioudakis","count":3}],"total_commits":37,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.25,"dds":0.3513513513513513,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T03:36:32.211Z","last_synced_commit":"d143e5bfe042dc863da28851448f2b811ed45c68","created_at":"2023-03-09T03:44:48.957Z","updated_at":"2024-01-27T03:36:32.211Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"harrymvr/absorbing-centrality","html_url":"https://github.com/harrymvr/absorbing-centrality","last_synced_at":"2025-08-17T12:40:24.766Z","status":"error","issues_count":2,"pull_requests_count":11,"avg_time_to_close_issue":5276256.0,"avg_time_to_close_pull_request":128956.0,"issues_closed_count":1,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T08:23:08.053Z","updated_at":"2025-08-17T12:40:24.766Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrymvr%2Fabsorbing-centrality/issues","issue_labels_count":{},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"OWNER":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":10,"COLLABORATOR":1},"issue_authors":{"mmathioudakis":1,"harrymvr":1},"pull_request_authors":{"harrymvr":10,"mmathioudakis":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10130202,"issues_count":31812329,"pull_requests_count":99213118,"authors_count":10714141,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"harrymvr","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrymvr"},{"login":"mmathioudakis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmathioudakis"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["data-mining","graph-algorithms","jupyter-notebooks","network-analysis","python","random-walk","research"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T16:31:20.638Z","updated_at":"2022-09-26T16:31:20.638Z","repository_link":"https://github.com/harrymvr/absorbing-centrality/blob/master/docs/requirements.txt","dependencies":[{"id":6132068501,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6132068502,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6132068503,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T16:31:20.822Z","updated_at":"2022-09-26T16:31:20.822Z","repository_link":"https://github.com/harrymvr/absorbing-centrality/blob/master/setup.py","dependencies":[{"id":6132068755,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=1.9.1","direct":true,"kind":"runtime","optional":false},{"id":6132068758,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.9.2","direct":true,"kind":"runtime","optional":false},{"id":6132068760,"package_name":"scipy","ecosystem":"pypi","requirements":"==0.16","direct":true,"kind":"runtime","optional":false}]}],"score":8.006367567650246,"created_at":"2025-09-08T21:00:36.993Z","updated_at":"2025-10-07T08:28:26.944Z","avatar_url":"https://github.com/harrymvr.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":47,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/80673","html_url":"https://science.ecosyste.ms/projects/80673"}