{"id":4947,"name":"fast_pytorch_kmeans","description":"This is a pytorch implementation of k-means clustering algorithm","url":"https://github.com/demoriarty/fast_pytorch_kmeans","last_synced_at":"2025-09-04T18:22:35.918Z","repository":{"id":37631101,"uuid":"295266409","full_name":"DeMoriarty/fast_pytorch_kmeans","owner":"DeMoriarty","description":"This is a pytorch implementation of k-means clustering algorithm","archived":false,"fork":false,"pushed_at":"2025-03-04T12:47:03.000Z","size":902,"stargazers_count":323,"open_issues_count":4,"forks_count":42,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-31T17:38:47.751Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/DeMoriarty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-14T00:49:11.000Z","updated_at":"2025-08-27T04:18:06.000Z","dependencies_parsed_at":"2024-02-12T19:53:22.465Z","dependency_job_id":"1b0f47a6-1007-4ff0-899c-b831fc577792","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans","commit_stats":{"total_commits":81,"total_committers":7,"mean_commits":"11.571428571428571","dds":0.3580246913580247,"last_synced_commit":"1d41c5bda5647e344da3d5432f81f96f6fe21cf6"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeMoriarty","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273651238,"owners_count":25143991,"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":{"login":"DeMoriarty","name":null,"uuid":"42048705","kind":"user","description":"Beep boop","email":"","website":"demoriarty.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048705?u=e860909907784b15a1cc8450323819b5c172a00e\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-04T23:23:40.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DeMoriarty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:29:32.413Z","updated_at":"2023-03-04T23:23:40.876Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeMoriarty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeMoriarty/repositories"},"packages":[{"id":2730962,"name":"fast-pytorch-kmeans","ecosystem":"pypi","description":"a fast kmeans clustering algorithm implemented in pytorch","homepage":"https://github.com/DeMoriarty/fast_pytorch_kmeans","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans","keywords_array":["KMeans","K-means","pytorch","machine learning"],"namespace":null,"versions_count":13,"first_release_published_at":"2020-09-14T03:54:23.000Z","latest_release_published_at":"2024-12-05T02:59:22.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-31T17:21:52.398Z","created_at":"2022-04-10T10:58:07.646Z","updated_at":"2025-08-31T17:57:15.175Z","registry_url":"https://pypi.org/project/fast-pytorch-kmeans/","install_command":"pip install fast-pytorch-kmeans --index-url https://pypi.org/simple","documentation_url":"https://fast-pytorch-kmeans.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Build Tools"],"normalized_name":"fast-pytorch-kmeans","project_status":null},"repo_metadata":{"id":37631101,"uuid":"295266409","full_name":"DeMoriarty/fast_pytorch_kmeans","owner":"DeMoriarty","description":"This is a pytorch implementation of k-means clustering algorithm","archived":false,"fork":false,"pushed_at":"2025-03-04T12:47:03.000Z","size":902,"stargazers_count":315,"open_issues_count":4,"forks_count":42,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-26T06:52:35.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/DeMoriarty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-14T00:49:11.000Z","updated_at":"2025-07-22T10:33:12.000Z","dependencies_parsed_at":"2024-02-12T19:53:22.465Z","dependency_job_id":"1b0f47a6-1007-4ff0-899c-b831fc577792","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans","commit_stats":{"total_commits":81,"total_committers":7,"mean_commits":"11.571428571428571","dds":0.3580246913580247,"last_synced_commit":"1d41c5bda5647e344da3d5432f81f96f6fe21cf6"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeMoriarty","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273012461,"owners_count":25030691,"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-31T02:00:09.071Z","response_time":79,"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":"DeMoriarty","name":null,"uuid":"42048705","kind":"user","description":"Beep boop","email":"","website":"demoriarty.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048705?u=e860909907784b15a1cc8450323819b5c172a00e\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-04T23:23:40.873Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DeMoriarty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:29:32.413Z","updated_at":"2023-03-04T23:23:40.876Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeMoriarty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeMoriarty/repositories"},"tags":[{"name":"v_016","sha":"4f610fb27406f24d363021d7e817f53c0bb1a947","kind":"commit","published_at":"2020-09-16T18:13:52.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_016","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_016/manifests"},{"name":"v_015","sha":"4f610fb27406f24d363021d7e817f53c0bb1a947","kind":"commit","published_at":"2020-09-16T18:13:52.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_015","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_015/manifests"},{"name":"v_161","sha":"4f610fb27406f24d363021d7e817f53c0bb1a947","kind":"commit","published_at":"2020-09-16T18:13:52.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_161","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_161/manifests"},{"name":"v_014","sha":"af4fc26f5409f27eafbd3e34091384392d060cac","kind":"commit","published_at":"2020-09-15T23:34:04.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_014","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_014/manifests"},{"name":"v_013","sha":"1914121afba40322a4c9d9f9ea25a683ef5cf597","kind":"commit","published_at":"2020-09-15T20:36:14.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_013","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_013/manifests"},{"name":"v_012","sha":"81f50330a8c2c774cf872289bad24c871a1e51d2","kind":"commit","published_at":"2020-09-14T04:14:15.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_012","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_012/manifests"},{"name":"v_011","sha":"36597ba0e5af17e9e70f9b6f543a75e254cf3091","kind":"commit","published_at":"2020-09-14T03:58:16.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_011","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_011/manifests"},{"name":"v_01","sha":"00ad2e513a5f7226f20fb045c6431dbf89a1388a","kind":"commit","published_at":"2020-09-14T03:41:23.000Z","download_url":"https://codeload.github.com/DeMoriarty/fast_pytorch_kmeans/tar.gz/v_01","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans/releases/tag/v_01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DeMoriarty/fast_pytorch_kmeans@v_01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/tags/v_01/manifests"}]},"repo_metadata_updated_at":"2025-08-31T17:57:15.175Z","dependent_packages_count":5,"downloads":28614,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":4.374887830732279,"dependent_repos_count":11.567637352563711,"dependent_packages_count":2.3534758837469996,"stargazers_count":4.942219540925518,"forks_count":7.392182619387653,"docker_downloads_count":null,"average":6.126080645471232},"purl":"pkg:pypi/fast-pytorch-kmeans","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fast-pytorch-kmeans","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fast-pytorch-kmeans","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fast-pytorch-kmeans/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:24:21.058Z","issues_count":18,"pull_requests_count":10,"avg_time_to_close_issue":5023412.357142857,"avg_time_to_close_pull_request":6777193.0,"issues_closed_count":14,"pull_requests_closed_count":10,"pull_request_authors_count":8,"issue_authors_count":13,"avg_comments_per_issue":2.944444444444444,"avg_comments_per_pull_request":0.9,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":4070248.0,"past_year_avg_time_to_close_pull_request":756040.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/issues","maintainers":[{"login":"DeMoriarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeMoriarty"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-pytorch-kmeans/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-pytorch-kmeans/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-pytorch-kmeans/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fast-pytorch-kmeans/related_packages","maintainers":[{"uuid":"demoriarty","login":"demoriarty","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/demoriarty/","role":null,"created_at":"2023-02-24T05:10:19.835Z","updated_at":"2023-02-24T05:10:19.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/demoriarty/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724862,"maintainers_count":308221,"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":577735,"full_name":"DeMoriarty/fast_pytorch_kmeans","default_branch":"master","committers":[{"name":"DeMoriarty","email":"42048705+DeMoriarty","login":"DeMoriarty","count":67},{"name":"ancestor-mithril","email":"sgeorge.sstoica99@gmail.com","login":"ancestor-mithril","count":11},{"name":"Fangrui Liu","email":"fangruil@moqi.ai","login":"mpskex","count":2},{"name":"Steven Braun","email":"steven.braun.mz@gmail.com","login":"braun-steven","count":1},{"name":"Sina Hajimiri","email":"sina.hajimiri@gmail.com","login":"sinahmr","count":1},{"name":"Avneesh Mishra","email":"123avneesh@gmail.com","login":"TheProjectsGuy","count":1}],"total_commits":83,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.833333333333334,"dds":0.19277108433734935,"past_year_committers":[{"name":"Steven Braun","email":"steven.braun.mz@gmail.com","login":"braun-steven","count":1},{"name":"DeMoriarty","email":"sahbanjan@gmail.com","login":"DeMoriarty","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2025-05-29T05:06:31.854Z","last_synced_commit":"aec7cd96a10f7cfe49f8cc4668b3729e3534e1de","created_at":"2023-03-09T05:42:41.444Z","updated_at":"2025-05-29T05:06:31.878Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"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":"DeMoriarty/fast_pytorch_kmeans","html_url":"https://github.com/DeMoriarty/fast_pytorch_kmeans","last_synced_at":"2025-08-31T17:24:21.058Z","status":"error","issues_count":18,"pull_requests_count":10,"avg_time_to_close_issue":5023412.357142857,"avg_time_to_close_pull_request":6777193.0,"issues_closed_count":14,"pull_requests_closed_count":10,"pull_request_authors_count":8,"issue_authors_count":13,"avg_comments_per_issue":2.944444444444444,"avg_comments_per_pull_request":0.9,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":4070248.0,"past_year_avg_time_to_close_pull_request":756040.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T15:32:43.502Z","updated_at":"2025-09-03T01:15:49.288Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeMoriarty%2Ffast_pytorch_kmeans/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":17},"pull_request_author_associations_count":{"CONTRIBUTOR":7,"NONE":4,"OWNER":1},"issue_authors":{"hammad2008":6,"Burton123456":1,"Data-reindeer":1,"juskuz":1,"unrealgeometry":1,"Yunski":1,"NatureGeorge":1,"monaldoj":1,"mhamilton723":1,"cvm-a":1,"hardyho":1,"gcwang916":1},"pull_request_authors":{"ancestor-mithril":3,"sinahmr":2,"braun-steven":2,"mpskex":1,"DeMoriarty":1,"MoetaYuko":1,"TheProjectsGuy":1,"HaoKang-Timmy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074573,"issues_count":31266531,"pull_requests_count":95697262,"authors_count":10690890,"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":2},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"monaldoj":1,"Yunski":1},"past_year_pull_request_authors":{"braun-steven":2},"maintainers":[{"login":"DeMoriarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeMoriarty"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":41,"IssueCommentEvent":2,"PushEvent":2,"PullRequestReviewEvent":1,"PullRequestEvent":2,"ForkEvent":5},"last_year":{"IssuesEvent":3,"WatchEvent":41,"IssueCommentEvent":2,"PushEvent":2,"PullRequestReviewEvent":1,"PullRequestEvent":2,"ForkEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-18T03:10:15.521Z","updated_at":"2022-08-18T03:10:15.521Z","repository_link":"https://github.com/DeMoriarty/fast_pytorch_kmeans/blob/master/setup.py","dependencies":[{"id":1887719526,"package_name":"get","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1887719527,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1887719528,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1887719529,"package_name":"pynvml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":17.84365057199613,"created_at":"2025-09-04T15:50:13.536Z","updated_at":"2025-10-07T08:05:13.544Z","avatar_url":"https://github.com/DeMoriarty.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":28614,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/4947","html_url":"https://science.ecosyste.ms/projects/4947","bibtex_url":"https://science.ecosyste.ms/projects/4947/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/4947/export.apalike"}