{"id":2623,"name":"CluSim","description":"CluSim: a python package for calculating clustering similarity - Published in JOSS (2019)","url":"https://github.com/hoosier-clusters/clusim","last_synced_at":"2025-09-04T16:50:35.339Z","repository":{"id":62562948,"uuid":"91382029","full_name":"Hoosier-Clusters/clusim","owner":"Hoosier-Clusters","description":"An extended package for clustering similarity","archived":false,"fork":false,"pushed_at":"2025-01-14T19:31:41.000Z","size":4752,"stargazers_count":68,"open_issues_count":3,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-04T07:58:24.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hoosier-Clusters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-15T20:31:40.000Z","updated_at":"2025-07-28T11:27:39.000Z","dependencies_parsed_at":"2022-11-03T15:45:21.837Z","dependency_job_id":"46f821ca-2039-4abc-b134-83b434ffb89e","html_url":"https://github.com/Hoosier-Clusters/clusim","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Hoosier-Clusters/clusim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hoosier-Clusters","download_url":"https://codeload.github.com/Hoosier-Clusters/clusim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/sbom","scorecard":{"id":63180,"data":{"date":"2025-08-11","repo":{"name":"github.com/Hoosier-Clusters/clusim","commit":"2736a23bcd3cba03063c527be09ecd6a313e8d72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'joss-reviews'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T02:07:34.043Z","repository_id":62562948,"created_at":"2025-08-15T02:07:34.043Z","updated_at":"2025-08-15T02:07:34.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273607240,"owners_count":25136144,"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-04T02:00:08.968Z","response_time":61,"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":null,"packages":[{"id":2673410,"name":"clusim","ecosystem":"pypi","description":"Clustering simliarity","homepage":"https://github.com/Hoosier-Clusters/clusim","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Hoosier-Clusters/clusim","keywords_array":["clustering","cluster","comparison","similarity","data","science","network","science","network","community"],"namespace":null,"versions_count":7,"first_release_published_at":"2018-09-08T02:16:17.000Z","latest_release_published_at":"2020-02-07T13:48:54.000Z","latest_release_number":"0.3.7","last_synced_at":"2025-09-03T21:13:51.033Z","created_at":"2022-04-10T10:22:57.276Z","updated_at":"2025-09-04T07:58:34.439Z","registry_url":"https://pypi.org/project/clusim/","install_command":"pip install clusim --index-url https://pypi.org/simple","documentation_url":"https://clusim.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering :: Information Analysis"],"normalized_name":"clusim","project_status":null},"repo_metadata":{"id":62562948,"uuid":"91382029","full_name":"Hoosier-Clusters/clusim","owner":"Hoosier-Clusters","description":"An extended package for clustering similarity","archived":false,"fork":false,"pushed_at":"2025-01-14T19:31:41.000Z","size":4752,"stargazers_count":68,"open_issues_count":3,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:03:01.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hoosier-Clusters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-15T20:31:40.000Z","updated_at":"2025-07-28T11:27:39.000Z","dependencies_parsed_at":"2022-11-03T15:45:21.837Z","dependency_job_id":"46f821ca-2039-4abc-b134-83b434ffb89e","html_url":"https://github.com/Hoosier-Clusters/clusim","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Hoosier-Clusters/clusim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hoosier-Clusters","download_url":"https://codeload.github.com/Hoosier-Clusters/clusim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/sbom","scorecard":{"id":63180,"data":{"date":"2025-08-11","repo":{"name":"github.com/Hoosier-Clusters/clusim","commit":"2736a23bcd3cba03063c527be09ecd6a313e8d72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'joss-reviews'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T02:07:34.043Z","repository_id":62562948,"created_at":"2025-08-15T02:07:34.043Z","updated_at":"2025-08-15T02:07:34.043Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510927,"owners_count":25118617,"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-03T02:00:09.631Z","response_time":76,"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"},"tags":[{"name":"0.4","sha":"7a0e3935591b7821ce17e5cfdc4c56682e1ffd3d","kind":"commit","published_at":"2020-05-12T17:43:48.000Z","download_url":"https://codeload.github.com/Hoosier-Clusters/clusim/tar.gz/0.4","html_url":"https://github.com/Hoosier-Clusters/clusim/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Hoosier-Clusters/clusim@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags/0.4/manifests"},{"name":"v0.3.5","sha":"5f15ea742969b37676c77cc01c9ea0e7aed59249","kind":"commit","published_at":"2019-11-07T19:54:45.000Z","download_url":"https://codeload.github.com/Hoosier-Clusters/clusim/tar.gz/v0.3.5","html_url":"https://github.com/Hoosier-Clusters/clusim/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Hoosier-Clusters/clusim@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags/v0.3.5/manifests"},{"name":"0.3.2","sha":"21020be6b3bf99fa196eadbbd2ec69798c16d264","kind":"commit","published_at":"2019-03-18T18:20:46.000Z","download_url":"https://codeload.github.com/Hoosier-Clusters/clusim/tar.gz/0.3.2","html_url":"https://github.com/Hoosier-Clusters/clusim/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Hoosier-Clusters/clusim@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/tags/0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:34.439Z","dependent_packages_count":0,"downloads":151,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":17.252408367465797,"dependent_repos_count":11.567637352563711,"dependent_packages_count":10.069287946036377,"stargazers_count":8.524915738115016,"forks_count":9.326229962096258,"docker_downloads_count":null,"average":11.348095873255431},"purl":"pkg:pypi/clusim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/clusim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/clusim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/clusim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:34.454Z","issues_count":22,"pull_requests_count":22,"avg_time_to_close_issue":4378234.631578947,"avg_time_to_close_pull_request":927535.5454545454,"issues_closed_count":19,"pull_requests_closed_count":22,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":1.3636363636363635,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/Hoosier-Clusters%2Fclusim/issues","maintainers":[{"login":"yy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yy"},{"login":"ajgates42","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajgates42"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clusim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clusim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clusim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clusim/related_packages","maintainers":[{"uuid":"complexgates","login":"complexgates","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/complexgates/","role":null,"created_at":"2023-02-23T20:13:52.386Z","updated_at":"2023-02-23T20:13:52.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/complexgates/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724742,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":9625781,"full_name":"Hoosier-Clusters/clusim","default_branch":"master","committers":[{"name":"Alex Gates","email":"ajgates42@gmail.com","login":"ajgates42","count":93},{"name":"Yong-Yeol Ahn","email":"yongyeol@gmail.com","login":"yy","count":20},{"name":"Jean-Gabriel Young","email":"jean.gabriel.young@gmail.com","login":"jg-you","count":11},{"name":"jisungyoon","email":"jisung.yoon@postech.ac.kr","login":null,"count":4},{"name":"jisungyoon","email":"balla2081@postech.ac.kr","login":"jisungyoon","count":3},{"name":"Alex Gates","email":"ajgates@indiana.edu","login":"ajgates","count":2},{"name":"maxjerdee","email":"maximilian2468@gmail.com","login":"maxjerdee","count":1},{"name":"Szabolcs Horvát","email":"szhorvat@gmail.com","login":"szhorvat","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1}],"total_commits":136,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.11111111111111,"dds":0.3161764705882353,"past_year_committers":[{"name":"Alexander Gates","email":"ajgates42@gmail.com","login":"ajgates42","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:11:20.771Z","last_synced_commit":"2736a23bcd3cba03063c527be09ecd6a313e8d72","created_at":"2025-04-11T11:34:26.883Z","updated_at":"2025-08-07T07:11:20.798Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-16T00:00:20.572Z","repositories_count":5478895,"commits_count":853239477,"contributors_count":31092509,"owners_count":906530,"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":"Hoosier-Clusters/clusim","html_url":"https://github.com/Hoosier-Clusters/clusim","last_synced_at":"2025-08-31T19:41:34.454Z","status":"error","issues_count":22,"pull_requests_count":22,"avg_time_to_close_issue":4378234.631578947,"avg_time_to_close_pull_request":927535.5454545454,"issues_closed_count":19,"pull_requests_closed_count":22,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":1.3636363636363635,"avg_comments_per_pull_request":0.9090909090909091,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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-14T10:44:35.829Z","updated_at":"2025-09-02T14:31:43.819Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoosier-Clusters%2Fclusim/issues","issue_labels_count":{"bug":7,"enhancement":4,"question":2},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":11,"NONE":6,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"COLLABORATOR":13,"CONTRIBUTOR":8,"NONE":1},"issue_authors":{"yy":11,"jg-you":3,"jisungyoon":2,"robban80":1,"JacobH140":1,"tgj505":1,"PCK1992":1,"pexlechris":1,"rajat-kabra-sp":1},"pull_request_authors":{"yy":7,"ajgates42":6,"jg-you":4,"jisungyoon":2,"arfon":1,"szhorvat":1,"maxjerdee":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"JacobH140":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"yy","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yy"},{"login":"ajgates42","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajgates42"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T15:45:21.699Z","updated_at":"2022-11-03T15:45:21.699Z","repository_link":"https://github.com/Hoosier-Clusters/clusim/blob/master/setup.py","dependencies":[{"id":6584754356,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754357,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754358,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754359,"package_name":"mpmath","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6584754360,"package_name":"python-igraph","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.496857056791164,"created_at":"2025-09-04T09:18:03.844Z","updated_at":"2025-10-07T08:04:41.061Z","avatar_url":"https://github.com/Hoosier-Clusters.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":151,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01264"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2623","html_url":"https://science.ecosyste.ms/projects/2623"}