{"id":25240,"name":"ncg-optimizer","description":"PyTorch optimizer based on nonlinear conjugate gradient method ","url":"https://github.com/ryunmi/ncg-optimizer","last_synced_at":"2025-09-05T02:42:05.979Z","repository":{"id":65382848,"uuid":"561126827","full_name":"RyunMi/NCG-Optimizer","owner":"RyunMi","description":"PyTorch optimizer based on nonlinear conjugate gradient method ","archived":false,"fork":false,"pushed_at":"2025-04-25T08:52:54.000Z","size":2224,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T00:58:47.336Z","etag":null,"topics":["armijo","conjugate-descent","dai-yuan","fletcher-reeves","hager-zhang","hestenes-stiefel","linear-conjugate-gradient","liu-storey","polak-ribiere-polyak","pytorch","wolfe"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RyunMi.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-03T02:13:16.000Z","updated_at":"2025-08-19T08:45:38.000Z","dependencies_parsed_at":"2025-03-25T11:41:20.861Z","dependency_job_id":null,"html_url":"https://github.com/RyunMi/NCG-Optimizer","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/RyunMi/NCG-Optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyunMi","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703292,"owners_count":25152999,"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-05T02:00:09.113Z","response_time":402,"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":"RyunMi","name":"Kerun Mi","uuid":"67542703","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"xiaomidemi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/67542703?u=419eb95916f673b8a4069c1a7a979a717e66bc67\u0026v=4","repositories_count":4,"last_synced_at":"2025-03-25T11:39:19.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RyunMi","funding_links":[],"total_stars":null,"followers":7,"following":12,"created_at":"2023-04-25T17:37:40.353Z","updated_at":"2025-03-25T11:39:19.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyunMi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyunMi/repositories"},"packages":[{"id":5957496,"name":"ncg-optimizer","ecosystem":"pypi","description":"PyTorch optimizer based on nonlinear conjugate gradient method","homepage":"https://github.com/RyunMi/NCG-optimizer","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/RyunMi/NCG-optimizer","keywords_array":["ncg-optimizer","pytorch","LCG","FR","PRP","HS","CD","DY","LS","HZ","HS-DY","Armijo","Curvature","Strong Wolfe","Weak Wolfe","Goldstein"],"namespace":null,"versions_count":18,"first_release_published_at":"2023-01-25T12:41:23.000Z","latest_release_published_at":"2025-04-25T08:53:27.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-21T00:36:11.874Z","created_at":"2023-01-25T13:20:55.055Z","updated_at":"2025-08-21T01:12:27.071Z","registry_url":"https://pypi.org/project/ncg-optimizer/","install_command":"pip install ncg-optimizer --index-url https://pypi.org/simple","documentation_url":"https://ncg-optimizer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: OS Independent","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"ncg-optimizer","project_status":null},"repo_metadata":{"id":65382848,"uuid":"561126827","full_name":"RyunMi/NCG-Optimizer","owner":"RyunMi","description":"PyTorch optimizer based on nonlinear conjugate gradient method ","archived":false,"fork":false,"pushed_at":"2025-04-25T08:52:54.000Z","size":2224,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T01:18:50.753Z","etag":null,"topics":["armijo","conjugate-descent","dai-yuan","fletcher-reeves","hager-zhang","hestenes-stiefel","linear-conjugate-gradient","liu-storey","polak-ribiere-polyak","pytorch","wolfe"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RyunMi.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-03T02:13:16.000Z","updated_at":"2025-06-26T19:30:39.000Z","dependencies_parsed_at":"2025-03-25T11:41:20.861Z","dependency_job_id":null,"html_url":"https://github.com/RyunMi/NCG-Optimizer","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/RyunMi/NCG-Optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyunMi","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271410581,"owners_count":24754752,"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-20T02:00:09.606Z","response_time":69,"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":"RyunMi","name":"Kerun Mi","uuid":"67542703","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"xiaomidemi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/67542703?u=419eb95916f673b8a4069c1a7a979a717e66bc67\u0026v=4","repositories_count":4,"last_synced_at":"2025-03-25T11:39:19.592Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RyunMi","funding_links":[],"total_stars":null,"followers":7,"following":12,"created_at":"2023-04-25T17:37:40.353Z","updated_at":"2025-03-25T11:39:19.592Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyunMi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyunMi/repositories"},"tags":[{"name":"v0.1.1","sha":"9f20a690e5ffb2c4548fd0e3f96737774cf959b0","kind":"commit","published_at":"2023-08-21T14:03:22.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.1.1","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bbe1378fbb74ac3caab15feeea0c0b9bab0a6496","kind":"commit","published_at":"2023-02-17T15:28:46.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.1.0","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"7ad40ca650e7bb1d6425fdfe1f487a120b00f4f3","kind":"commit","published_at":"2023-02-10T07:12:26.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.9","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"4647d148c0aae9b213c3438d1cdad18f15fa0ab9","kind":"commit","published_at":"2023-02-09T14:53:51.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.8","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f420c8de8c5cf72f7aa122613d98ce7024e34755","kind":"commit","published_at":"2023-02-08T15:10:13.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.7","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"a22815e9ff89a529c07746b938c8400e2e87cdea","kind":"commit","published_at":"2023-02-07T16:06:32.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.6","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"524b90185f758e0c7c04a6bc39db65d878e80ddb","kind":"commit","published_at":"2023-02-06T15:00:06.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.5","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"786279b74e23d3a71234f30281d087513fb48484","kind":"commit","published_at":"2023-02-05T16:33:01.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.4","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"38b922cef225e6c71114a3ada2a1e000608b80d9","kind":"commit","published_at":"2023-02-04T15:13:59.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.3","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.3/manifests"},{"name":"v0.0.2b","sha":"bd58fa9a701e5d8f708a22b31d3b9713c98b294e","kind":"commit","published_at":"2023-02-03T17:27:08.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.2b","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.2b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.2b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.2b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.2b/manifests"},{"name":"v0.0.1b1","sha":"f18b4657636b7117ec5359512fd2018a7ecb5318","kind":"tag","published_at":"2023-01-26T11:09:11.000Z","download_url":"https://codeload.github.com/RyunMi/NCG-Optimizer/tar.gz/v0.0.1b1","html_url":"https://github.com/RyunMi/NCG-Optimizer/releases/tag/v0.0.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RyunMi/NCG-Optimizer@v0.0.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-Optimizer/tags/v0.0.1b1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T01:12:27.071Z","dependent_packages_count":0,"downloads":171,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.953338237918831,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":39.06087774171853,"forks_count":30.49154493947922,"average":22.750007175563063},"purl":"pkg:pypi/ncg-optimizer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ncg-optimizer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ncg-optimizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ncg-optimizer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-05T03:03:17.190Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10303465.666666666,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":80860.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/RyunMi%2FNCG-optimizer/issues","maintainers":[{"login":"RyunMi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyunMi"}],"active_maintainers":[{"login":"RyunMi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyunMi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncg-optimizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncg-optimizer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncg-optimizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ncg-optimizer/related_packages","maintainers":[{"uuid":"Ryun","login":"Ryun","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Ryun/","role":null,"created_at":"2023-02-09T17:01:36.707Z","updated_at":"2023-02-09T17:01:36.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Ryun/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724957,"maintainers_count":308283,"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":699332,"full_name":"RyunMi/NCG-optimizer","default_branch":"master","committers":[{"name":"RyunMi","email":"ryunxiaomi@gmail.com","login":"RyunMi","count":139},{"name":"xingxijun","email":"3338364230@qq.com","login":null,"count":2}],"total_commits":141,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":70.5,"dds":0.014184397163120588,"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":"2025-04-01T04:43:48.968Z","last_synced_commit":"1341d6fccafd85174a7c6428e230c7d6259386ba","created_at":"2023-03-09T11:53:30.019Z","updated_at":"2025-04-01T04:43:48.969Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-optimizer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"RyunMi/NCG-optimizer","html_url":"https://github.com/RyunMi/NCG-optimizer","last_synced_at":"2025-08-21T00:56:57.375Z","status":"error","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10303465.666666666,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":80860.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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-15T06:11:12.036Z","updated_at":"2025-09-01T12:31:10.289Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-optimizer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyunMi%2FNCG-optimizer/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":3,"OWNER":1,"NONE":1},"issue_authors":{},"pull_request_authors":{"Apostolis-Greece":3,"RyunMi":1,"ApostolosGreece":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082426,"issues_count":31250707,"pull_requests_count":96128475,"authors_count":10694148,"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":{"CONTRIBUTOR":2,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"Apostolis-Greece":2,"RyunMi":1},"maintainers":[{"login":"RyunMi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyunMi"}],"active_maintainers":[{"login":"RyunMi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyunMi"}]},"events":{"total":{"WatchEvent":9,"DeleteEvent":3,"PushEvent":11,"PullRequestEvent":3,"CreateEvent":4},"last_year":{"WatchEvent":9,"DeleteEvent":3,"PushEvent":11,"PullRequestEvent":3,"CreateEvent":4}},"keywords":["armijo","conjugate-descent","dai-yuan","fletcher-reeves","hager-zhang","hestenes-stiefel","linear-conjugate-gradient","liu-storey","polak-ribiere-polyak","pytorch","wolfe"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-21T09:01:17.746Z","updated_at":"2023-02-21T09:01:17.746Z","repository_link":"https://github.com/RyunMi/NCG-Optimizer/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7810996687,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7810996688,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7810996689,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-21T09:01:18.063Z","updated_at":"2023-02-21T09:01:18.063Z","repository_link":"https://github.com/RyunMi/NCG-Optimizer/blob/main/setup.py","dependencies":[{"id":7810998025,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.7.1","direct":true,"kind":"runtime","optional":false}]}],"score":8.931684110731714,"created_at":"2025-09-04T15:50:57.190Z","updated_at":"2025-10-07T08:11:31.389Z","avatar_url":"https://github.com/RyunMi.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":171,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/25240","html_url":"https://science.ecosyste.ms/projects/25240","bibtex_url":"https://science.ecosyste.ms/projects/25240/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25240/export.apalike"}