{"id":373,"name":"PySLSQP","description":"PySLSQP: A transparent Python package for the SLSQP optimization algorithm modernized with utilities for visualization and post-processing - Published in JOSS (2024)","url":"https://github.com/anugrahjo/pyslsqp","last_synced_at":"2025-09-04T15:59:20.136Z","repository":{"id":242287175,"uuid":"809157086","full_name":"anugrahjo/PySLSQP","owner":"anugrahjo","description":"A transparent Python interface to the SLSQP optimization algorithm, with advanced features and visualization capabilities.","archived":false,"fork":false,"pushed_at":"2025-02-07T23:32:55.000Z","size":3620,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T08:24:38.435Z","etag":null,"topics":["nonlinear-optimization","optimization","optimization-algorithms","slsqp"],"latest_commit_sha":null,"homepage":"https://pyslsqp.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anugrahjo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":"2024-06-01T21:29:39.000Z","updated_at":"2025-08-31T20:46:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"600c7571-88ce-4d31-8a37-19532333c272","html_url":"https://github.com/anugrahjo/PySLSQP","commit_stats":null,"previous_names":["anugrahjo/pyslsqp"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/anugrahjo/PySLSQP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anugrahjo","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273590157,"owners_count":25133036,"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":"anugrahjo","name":null,"uuid":"44123535","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44123535?v=4","repositories_count":1,"last_synced_at":"2023-03-24T01:57:11.687Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/anugrahjo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-24T01:57:11.688Z","updated_at":"2023-03-24T01:57:11.688Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anugrahjo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anugrahjo/repositories"},"packages":[{"id":10273068,"name":"pyslsqp","ecosystem":"pypi","description":"A transparent Python interface to the SLSQP optimization algorithm, with advanced features and visualization capabilities.","homepage":null,"licenses":"Copyright (c) 2024, Anugrah Jo Joshy.\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions\n        are met:\n        \n        1. Redistributions of source code must retain the above copyright\n           notice, this list of conditions and the following disclaimer.\n        \n        2. Redistributions in binary form must reproduce the above\n           copyright notice, this list of conditions and the following\n           disclaimer in the documentation and/or other materials provided\n           with the distribution.\n        \n        3. Neither the name of the copyright holder nor the names of its\n           contributors may be used to endorse or promote products derived\n           from this software without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n        \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n        LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n        A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n        OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n        SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n        LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n        DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n        THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n        (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","normalized_licenses":["Other"],"repository_url":"https://github.com/anugrahjo/pyslsqp","keywords_array":["slsqp","optimization","optimization algorithm","nlp","optimizer","nonlinear programming","numerical optimization"],"namespace":null,"versions_count":9,"first_release_published_at":"2024-06-02T00:30:02.000Z","latest_release_published_at":"2025-02-07T23:40:12.000Z","latest_release_number":"0.1.4","last_synced_at":"2025-09-03T21:40:29.675Z","created_at":"2024-06-02T00:31:34.258Z","updated_at":"2025-09-04T08:16:23.959Z","registry_url":"https://pypi.org/project/pyslsqp/","install_command":"pip install pyslsqp --index-url https://pypi.org/simple","documentation_url":"https://pyslsqp.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://pyslsqp.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries"],"normalized_name":"pyslsqp","project_status":null},"repo_metadata":{"id":242287175,"uuid":"809157086","full_name":"anugrahjo/PySLSQP","owner":"anugrahjo","description":"A transparent Python interface to the SLSQP optimization algorithm, with advanced features and visualization capabilities.","archived":false,"fork":false,"pushed_at":"2025-02-07T23:32:55.000Z","size":3620,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T01:17:45.558Z","etag":null,"topics":["nonlinear-optimization","optimization","optimization-algorithms","slsqp"],"latest_commit_sha":null,"homepage":"https://pyslsqp.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anugrahjo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":"2024-06-01T21:29:39.000Z","updated_at":"2025-07-31T09:16:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"600c7571-88ce-4d31-8a37-19532333c272","html_url":"https://github.com/anugrahjo/PySLSQP","commit_stats":null,"previous_names":["anugrahjo/pyslsqp"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/anugrahjo/PySLSQP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anugrahjo","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574165,"owners_count":25129884,"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_record":{"login":"anugrahjo","name":null,"uuid":"44123535","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44123535?v=4","repositories_count":1,"last_synced_at":"2023-03-24T01:57:11.687Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/anugrahjo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-24T01:57:11.688Z","updated_at":"2023-03-24T01:57:11.688Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anugrahjo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anugrahjo/repositories"},"tags":[{"name":"v0.1.4","sha":"f58cffc65634146d1359816db25ed568907e0794","kind":"tag","published_at":"2025-02-07T23:31:46.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.4","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"25114ec2049f7cf9fd102c5bcf958b682d23a897","kind":"tag","published_at":"2024-12-05T23:55:41.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.3","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"6f67fc652d5e734d79f6af5330a88f6d016e1df9","kind":"tag","published_at":"2024-11-25T08:15:54.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.2","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b3c3629f7a0aae96609752e1e2f0265716c9dc45","kind":"tag","published_at":"2024-10-13T23:45:27.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.1","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.1/manifests"},{"name":"v0.1.1-beta","sha":"24469f734c36747dd2cc15e177864bfa5a2698b8","kind":"tag","published_at":"2024-10-13T23:34:48.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.1-beta","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.1-beta/manifests"},{"name":"v0.1.0","sha":"141255a4b8bf6fea483e84db0ed8e0d745519466","kind":"tag","published_at":"2024-06-02T23:00:19.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.0","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta","sha":"fcc277224f3424db79589824ac126485182f10d8","kind":"tag","published_at":"2024-06-02T01:08:18.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.0-beta","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0-beta/manifests"},{"name":"v0.1.0-alpha","sha":"3f39d4b58176cdb41d87243165b917d7f3779a52","kind":"tag","published_at":"2024-06-02T00:36:17.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.0-alpha","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0-alpha/manifests"},{"name":"v0.1.0-dev0","sha":"cb06e436b0facf54fd4f4a738df5e2aede8cbcc1","kind":"tag","published_at":"2024-06-01T23:28:03.000Z","download_url":"https://codeload.github.com/anugrahjo/PySLSQP/tar.gz/v0.1.0-dev0","html_url":"https://github.com/anugrahjo/PySLSQP/releases/tag/v0.1.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anugrahjo/PySLSQP@v0.1.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/tags/v0.1.0-dev0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:16:23.958Z","dependent_packages_count":0,"downloads":431,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":61.11407263350726,"dependent_packages_count":10.853873468714458,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.98397305111086},"purl":"pkg:pypi/pyslsqp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyslsqp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyslsqp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyslsqp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:08:12.411Z","issues_count":3,"pull_requests_count":1,"avg_time_to_close_issue":2222636.0,"avg_time_to_close_pull_request":2752.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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":526327.0,"past_year_avg_time_to_close_pull_request":2752.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":3.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/anugrahjo%2FPySLSQP/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyslsqp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyslsqp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyslsqp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyslsqp/related_packages","maintainers":[{"uuid":"anugrahjo","login":"anugrahjo","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/anugrahjo/","role":null,"created_at":"2024-06-02T00:31:36.425Z","updated_at":"2024-06-02T00:31:36.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/anugrahjo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724692,"maintainers_count":308188,"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":9624693,"full_name":"anugrahjo/PySLSQP","default_branch":"main","committers":[{"name":"anugrahjo","email":"ajoshy.ucsd@gmail.com","login":"anugrahjo","count":94},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":2}],"total_commits":96,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":48.0,"dds":0.02083333333333337,"past_year_committers":[{"name":"anugrahjo","email":"ajoshy.ucsd@gmail.com","login":"anugrahjo","count":78},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":2}],"past_year_total_commits":80,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":40.0,"past_year_dds":0.025000000000000022,"last_synced_at":"2025-08-07T07:27:13.943Z","last_synced_commit":"f58cffc65634146d1359816db25ed568907e0794","created_at":"2025-04-11T10:35:40.664Z","updated_at":"2025-08-07T07:27:13.944Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5415193,"commits_count":848608369,"contributors_count":30915594,"owners_count":904139,"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":"anugrahjo/PySLSQP","html_url":"https://github.com/anugrahjo/PySLSQP","last_synced_at":"2025-08-31T20:08:12.411Z","status":"error","issues_count":3,"pull_requests_count":1,"avg_time_to_close_issue":2222636.0,"avg_time_to_close_pull_request":2752.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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":526327.0,"past_year_avg_time_to_close_pull_request":2752.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":3.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":"2025-04-11T10:35:40.772Z","updated_at":"2025-09-02T23:54:59.536Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anugrahjo%2FPySLSQP/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"CONTRIBUTOR":2},"issue_authors":{"ChRen95":1,"msperryucsd":1,"antonionicampos":1},"pull_request_authors":{"danielskatz":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054150,"issues_count":30900719,"pull_requests_count":92695808,"authors_count":10570509,"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":{"CONTRIBUTOR":2},"past_year_issue_authors":{"antonionicampos":1,"ChRen95":1},"past_year_pull_request_authors":{"danielskatz":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":4,"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":1,"PushEvent":25,"PullRequestReviewEvent":1,"PullRequestEvent":2,"ForkEvent":3},"last_year":{"CreateEvent":3,"ReleaseEvent":4,"IssuesEvent":2,"WatchEvent":5,"IssueCommentEvent":1,"PushEvent":25,"PullRequestReviewEvent":1,"PullRequestEvent":2,"ForkEvent":3}},"keywords":["nonlinear-optimization","optimization","optimization-algorithms","slsqp"],"dependencies":[],"score":9.159468041602427,"created_at":"2025-09-04T09:17:33.874Z","updated_at":"2025-10-07T08:04:24.705Z","avatar_url":"https://github.com/anugrahjo.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":431,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.07246"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/373","html_url":"https://science.ecosyste.ms/projects/373"}