{"id":2920,"name":"opty","description":"opty: Software for trajectory optimization and parameter identification using direct collocation - Published in JOSS (2018)","url":"https://github.com/csu-hmc/opty","last_synced_at":"2025-09-04T16:56:43.700Z","repository":{"id":20426782,"uuid":"23703337","full_name":"csu-hmc/opty","owner":"csu-hmc","description":"A library for using direct collocation in the optimization of dynamic systems.","archived":false,"fork":false,"pushed_at":"2025-07-24T08:47:49.000Z","size":2238,"stargazers_count":114,"open_issues_count":59,"forks_count":23,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-04T12:57:01.654Z","etag":null,"topics":["collocation","optimal","optimal-control","optimization","parameter-estimation","python"],"latest_commit_sha":null,"homepage":"http://opty.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csu-hmc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-05T13:10:21.000Z","updated_at":"2025-08-29T11:10:11.000Z","dependencies_parsed_at":"2022-07-10T09:16:58.700Z","dependency_job_id":"5c6b577e-b6a0-4f9e-ba8c-8893ecb8fde1","html_url":"https://github.com/csu-hmc/opty","commit_stats":{"total_commits":280,"total_committers":3,"mean_commits":93.33333333333333,"dds":0.0357142857142857,"last_synced_commit":"0a74a7a08ebd8bc0158e202640d9ad3d010c2d30"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/csu-hmc/opty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/sbom","scorecard":{"id":311456,"data":{"date":"2025-08-11","repo":{"name":"github.com/csu-hmc/opty","commit":"ee8a220ae40a55a9d87225564c3764061c2b30c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 9/18 approved changesets -- score normalized to 5","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Maintained","score":10,"reason":"15 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/tests.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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'"],"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 23 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-17T23:14:32.217Z","repository_id":20426782,"created_at":"2025-08-17T23:14:32.217Z","updated_at":"2025-08-17T23:14:32.217Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641868,"owners_count":25142248,"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":"csu-hmc","name":"CSU Human Motion and Control Lab","uuid":"5296801","kind":"organization","description":"","email":null,"website":"http://hmc.csuohio.edu","location":"Cleveland, Ohio, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5296801?v=4","repositories_count":30,"last_synced_at":"2024-03-27T10:22:08.359Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csu-hmc","funding_links":[],"total_stars":232,"followers":3,"following":0,"created_at":"2022-11-06T00:16:10.436Z","updated_at":"2024-03-27T10:22:08.528Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc/repositories"},"packages":[{"id":2841597,"name":"opty","ecosystem":"pypi","description":"Tool for optimizing dynamic systems using direct collocation.","homepage":"http://github.com/csu-hmc/opty","licenses":"BSD-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/csu-hmc/opty","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-01-29T07:53:25.000Z","latest_release_published_at":"2025-02-11T21:14:44.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-03T23:39:17.562Z","created_at":"2022-04-10T11:57:48.119Z","updated_at":"2025-09-03T23:39:17.562Z","registry_url":"https://pypi.org/project/opty/","install_command":"pip install opty --index-url https://pypi.org/simple","documentation_url":"https://opty.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"opty","project_status":null},"repo_metadata":{"id":20426782,"uuid":"23703337","full_name":"csu-hmc/opty","owner":"csu-hmc","description":"A library for using direct collocation in the optimization of dynamic systems.","archived":false,"fork":false,"pushed_at":"2024-09-04T12:29:24.000Z","size":826,"stargazers_count":92,"open_issues_count":35,"forks_count":20,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-09-05T14:21:42.550Z","etag":null,"topics":["collocation","optimal","optimal-control","optimization","parameter-estimation","python"],"latest_commit_sha":null,"homepage":"http://opty.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csu-hmc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-09-05T13:10:21.000Z","updated_at":"2024-09-04T12:29:29.000Z","dependencies_parsed_at":"2022-07-10T09:16:58.700Z","dependency_job_id":"5c6b577e-b6a0-4f9e-ba8c-8893ecb8fde1","html_url":"https://github.com/csu-hmc/opty","commit_stats":{"total_commits":280,"total_committers":3,"mean_commits":93.33333333333333,"dds":0.0357142857142857,"last_synced_commit":"0a74a7a08ebd8bc0158e202640d9ad3d010c2d30"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217613238,"owners_count":16204272,"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","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":"csu-hmc","name":"CSU Human Motion and Control Lab","uuid":"5296801","kind":"organization","description":"","email":null,"website":"http://hmc.csuohio.edu","location":"Cleveland, Ohio, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5296801?v=4","repositories_count":30,"last_synced_at":"2024-03-27T10:22:08.359Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csu-hmc","funding_links":[],"total_stars":232,"followers":3,"following":0,"created_at":"2022-11-06T00:16:10.436Z","updated_at":"2024-03-27T10:22:08.528Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc/repositories"},"tags":[{"name":"v1.3.0","sha":"574d63000ea52e2fe2a41c6b470cbcd43fc0e08e","kind":"tag","published_at":"2024-08-05T08:08:14.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.3.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3f8482eb38006fdd7d8492ea8db6f04e3532bf2a","kind":"tag","published_at":"2023-11-28T14:31:14.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.2.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"271fd62547aef9ab392297eb141f56a138a75153","kind":"tag","published_at":"2021-01-09T14:10:54.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.1.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9789b3f7d0034c11c8680d36f8199317a4bec2a1","kind":"tag","published_at":"2018-01-30T18:27:52.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.0.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.0.0/manifests"},{"name":"v0.2.0","sha":"143c4d050832548c91b8c6e4e6ee64940caca711","kind":"tag","published_at":"2017-06-04T01:38:44.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v0.2.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"f03ec2ec14d89ed43a30a40c3a19c53b7674523b","kind":"tag","published_at":"2017-01-29T08:52:36.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v0.1.1","html_url":"https://github.com/csu-hmc/opty/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1d2857df6d63716019442354f98d276d844b3fea","kind":"tag","published_at":"2017-01-29T07:51:31.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v0.1.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T14:44:33.539Z","dependent_packages_count":0,"downloads":61,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.492173613898288,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":7.828100904440414,"forks_count":8.548458911635603,"docker_downloads_count":null,"average":12.912420716724128},"purl":"pkg:pypi/opty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/opty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/opty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/opty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:12:23.850Z","issues_count":126,"pull_requests_count":81,"avg_time_to_close_issue":30246941.81188119,"avg_time_to_close_pull_request":5491633.164383561,"issues_closed_count":101,"pull_requests_closed_count":73,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":3.4603174603174605,"avg_comments_per_pull_request":3.493827160493827,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":58,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":2602092.9545454546,"past_year_avg_time_to_close_pull_request":373874.0,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.103448275862069,"past_year_avg_comments_per_pull_request":4.955555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/issues","maintainers":[{"login":"moorepants","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"tvdbogert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdbogert"}],"active_maintainers":[{"login":"moorepants","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/opty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/opty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/opty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/opty/related_packages","maintainers":[{"uuid":"moorepants","login":"moorepants","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/moorepants/","role":null,"created_at":"2023-02-14T07:08:35.732Z","updated_at":"2023-02-14T07:08:35.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/moorepants/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"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"}},{"id":5289621,"name":"opty","ecosystem":"conda","description":"opty utilizes symbolic descriptions of differential algebraic equations expressed with SymPy to form the constraints needed to solve optimal control and parameter identification problems using the direct collocation method and non-linear programming (NLP). In general, if one can express the continuous first order differential algebraic equations of the system as symbolic expressions opty will automatically generate a function to efficiently evaluate the dynamical constraints and a function that evaluates the sparse Jacobian of the constraints, which have been optimized for speed and memory consumption. The translation of the dynamical system description to the NLP form, primarily the formation of the constraints and the Jacobian of the constraints, manually is a time consuming and error prone process. opty eliminates both of those issues.","homepage":"http://github.com/csu-hmc/opty","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/csu-hmc/opty","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-10-03T15:47:51.734Z","latest_release_published_at":"2021-10-12T03:49:25.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-03T23:39:21.677Z","created_at":"2022-10-03T15:47:51.727Z","updated_at":"2025-09-03T23:39:21.677Z","registry_url":"https://anaconda.org/conda-forge/opty","install_command":"conda install -c conda-forge opty","documentation_url":null,"metadata":{},"repo_metadata":{"id":20426782,"uuid":"23703337","full_name":"csu-hmc/opty","owner":"csu-hmc","description":"A library for using direct collocation in the optimization of dynamic systems.","archived":false,"fork":false,"pushed_at":"2025-07-24T08:47:49.000Z","size":2238,"stargazers_count":113,"open_issues_count":59,"forks_count":24,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-28T03:03:32.429Z","etag":null,"topics":["collocation","optimal","optimal-control","optimization","parameter-estimation","python"],"latest_commit_sha":null,"homepage":"http://opty.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csu-hmc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-05T13:10:21.000Z","updated_at":"2025-08-22T01:38:24.000Z","dependencies_parsed_at":"2022-07-10T09:16:58.700Z","dependency_job_id":"5c6b577e-b6a0-4f9e-ba8c-8893ecb8fde1","html_url":"https://github.com/csu-hmc/opty","commit_stats":{"total_commits":280,"total_committers":3,"mean_commits":93.33333333333333,"dds":0.0357142857142857,"last_synced_commit":"0a74a7a08ebd8bc0158e202640d9ad3d010c2d30"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/csu-hmc/opty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/sbom","scorecard":{"id":311456,"data":{"date":"2025-08-11","repo":{"name":"github.com/csu-hmc/opty","commit":"ee8a220ae40a55a9d87225564c3764061c2b30c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 9/18 approved changesets -- score normalized to 5","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Maintained","score":10,"reason":"15 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/csu-hmc/opty/tests.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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'"],"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 23 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-17T23:14:32.217Z","repository_id":20426782,"created_at":"2025-08-17T23:14:32.217Z","updated_at":"2025-08-17T23:14:32.217Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272475811,"owners_count":24940724,"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-28T02:00:10.768Z","response_time":74,"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":"csu-hmc","name":"CSU Human Motion and Control Lab","uuid":"5296801","kind":"organization","description":"","email":null,"website":"http://hmc.csuohio.edu","location":"Cleveland, Ohio, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5296801?v=4","repositories_count":30,"last_synced_at":"2024-03-27T10:22:08.359Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csu-hmc","funding_links":[],"total_stars":232,"followers":3,"following":0,"created_at":"2022-11-06T00:16:10.436Z","updated_at":"2024-03-27T10:22:08.528Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csu-hmc/repositories"},"tags":[{"name":"v1.4.0","sha":"99a84f0f35229a305597dae5a372a0757058fcc7","kind":"tag","published_at":"2025-02-11T21:11:32.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.4.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"574d63000ea52e2fe2a41c6b470cbcd43fc0e08e","kind":"tag","published_at":"2024-08-05T08:08:14.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.3.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3f8482eb38006fdd7d8492ea8db6f04e3532bf2a","kind":"tag","published_at":"2023-11-28T14:31:14.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.2.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"271fd62547aef9ab392297eb141f56a138a75153","kind":"tag","published_at":"2021-01-09T14:10:54.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.1.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9789b3f7d0034c11c8680d36f8199317a4bec2a1","kind":"tag","published_at":"2018-01-30T18:27:52.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v1.0.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v1.0.0/manifests"},{"name":"v0.2.0","sha":"143c4d050832548c91b8c6e4e6ee64940caca711","kind":"tag","published_at":"2017-06-04T01:38:44.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v0.2.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"f03ec2ec14d89ed43a30a40c3a19c53b7674523b","kind":"tag","published_at":"2017-01-29T08:52:36.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v0.1.1","html_url":"https://github.com/csu-hmc/opty/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1d2857df6d63716019442354f98d276d844b3fea","kind":"tag","published_at":"2017-01-29T07:51:31.000Z","download_url":"https://codeload.github.com/csu-hmc/opty/tar.gz/v0.1.0","html_url":"https://github.com/csu-hmc/opty/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csu-hmc/opty@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T09:27:49.655Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":33.86074369852758,"forks_count":34.734215123533815,"average":38.44896431245321},"purl":"pkg:conda/opty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/opty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/opty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/opty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T20:04:46.965Z","issues_count":164,"pull_requests_count":168,"avg_time_to_close_issue":32644170.76612903,"avg_time_to_close_pull_request":5634616.234042553,"issues_closed_count":124,"pull_requests_closed_count":141,"pull_request_authors_count":8,"issue_authors_count":10,"avg_comments_per_issue":4.890243902439025,"avg_comments_per_pull_request":5.589285714285714,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":1613933.8333333333,"past_year_avg_time_to_close_pull_request":1486550.1184210526,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":7.9787234042553195,"past_year_avg_comments_per_pull_request":7.1584158415841586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/issues","maintainers":[{"login":"moorepants","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"tvdbogert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdbogert"}],"active_maintainers":[{"login":"moorepants","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"tvdbogert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdbogert"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/opty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/opty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/opty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/opty/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":28437,"full_name":"csu-hmc/opty","default_branch":"master","committers":[{"name":"Jason K. Moore","email":"moorepants@gmail.com","login":"moorepants","count":723},{"name":"Peter Stahlecker","email":"peter.stahlecker@gmail.com","login":"Peter230655","count":214},{"name":"tjstienstra","email":"timostienstra00@gmail.com","login":"tjstienstra","count":14},{"name":"Sam Brockie","email":"sambrockie@icloud.com","login":"brocksam","count":11},{"name":"Ton van den Bogert","email":"a.vandenbogert@csuohio.edu","login":"tvdbogert","count":9},{"name":"chrismo-schmidt","email":"christophm.schmidt@posteo.nl","login":"chris-konrad","count":2},{"name":"jaime","email":"ashander@rff.org","login":null,"count":1}],"total_commits":974,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":139.14285714285714,"dds":0.257700205338809,"past_year_committers":[{"name":"Jason K. Moore","email":"moorepants@gmail.com","login":"moorepants","count":263},{"name":"Peter Stahlecker","email":"peter.stahlecker@gmail.com","login":"Peter230655","count":197},{"name":"chrismo-schmidt","email":"christophm.schmidt@posteo.nl","login":"chris-konrad","count":2},{"name":"Sam Brockie","email":"sambrockie@icloud.com","login":"brocksam","count":1}],"past_year_total_commits":463,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":115.75,"past_year_dds":0.4319654427645788,"last_synced_at":"2025-08-07T08:39:58.367Z","last_synced_commit":"ee8a220ae40a55a9d87225564c3764061c2b30c8","created_at":"2023-03-07T16:37:52.990Z","updated_at":"2025-08-07T08:39:58.368Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"csu-hmc/opty","html_url":"https://github.com/csu-hmc/opty","last_synced_at":"2025-09-01T22:34:41.341Z","status":"active","issues_count":183,"pull_requests_count":317,"avg_time_to_close_issue":36058395.87301587,"avg_time_to_close_pull_request":6163405.044534413,"issues_closed_count":126,"pull_requests_closed_count":247,"pull_request_authors_count":8,"issue_authors_count":10,"avg_comments_per_issue":3.6885245901639343,"avg_comments_per_pull_request":4.634069400630914,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":56,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":1854183.357142857,"past_year_avg_time_to_close_pull_request":1488629.0377358492,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":159,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.392857142857143,"past_year_avg_comments_per_pull_request":4.518518518518518,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":109,"created_at":"2023-05-10T20:59:03.236Z","updated_at":"2025-09-03T06:43:57.154Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csu-hmc%2Fopty/issues","issue_labels_count":{"enhancement":25,"joss":17,"example":11,"bug":9,"performance":3,"documentation":3},"pull_request_labels_count":{"joss":13,"example":13,"enhancement":5},"issue_author_associations_count":{"MEMBER":124,"NONE":38,"CONTRIBUTOR":22},"pull_request_author_associations_count":{"CONTRIBUTOR":206,"MEMBER":140,"NONE":7},"issue_authors":{"moorepants":121,"Peter230655":44,"tjstienstra":5,"AN-Best":3,"tvdbogert":3,"chrisdembia":2,"chris-konrad":2,"TJStienstra":1,"billtubbs":1,"chrismo-schmidt":1,"demotu":1},"pull_request_authors":{"Peter230655":194,"moorepants":140,"tjstienstra":8,"brocksam":4,"chris-konrad":2,"Neville-N":2,"HuaweiWang":2,"ashander":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10072190,"issues_count":31273742,"pull_requests_count":95552220,"authors_count":10689719,"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":{"enhancement":16,"example":8,"bug":4,"documentation":3,"performance":2},"past_year_pull_request_labels_count":{"example":5,"enhancement":4},"past_year_issue_author_associations_count":{"MEMBER":42,"CONTRIBUTOR":14,"NONE":5},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":171,"MEMBER":61,"NONE":3},"past_year_issue_authors":{"moorepants":41,"Peter230655":13,"AN-Best":3,"chris-konrad":2,"chrismo-schmidt":1,"tvdbogert":1},"past_year_pull_request_authors":{"Peter230655":168,"moorepants":61,"brocksam":2,"chris-konrad":2,"Neville-N":2},"maintainers":[{"login":"moorepants","count":261,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"tvdbogert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdbogert"}],"active_maintainers":[{"login":"moorepants","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"tvdbogert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvdbogert"}]},"events":{"total":{"CreateEvent":3,"CommitCommentEvent":5,"ReleaseEvent":1,"IssuesEvent":100,"WatchEvent":14,"DeleteEvent":4,"IssueCommentEvent":1286,"PushEvent":137,"PullRequestReviewEvent":516,"PullRequestReviewCommentEvent":518,"PullRequestEvent":302,"ForkEvent":2},"last_year":{"CreateEvent":3,"CommitCommentEvent":5,"ReleaseEvent":1,"IssuesEvent":100,"WatchEvent":14,"DeleteEvent":4,"IssueCommentEvent":1286,"PushEvent":137,"PullRequestReviewEvent":516,"PullRequestReviewCommentEvent":518,"PullRequestEvent":302,"ForkEvent":2}},"keywords":["collocation","optimal","optimal-control","optimization","parameter-estimation","python"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-10T09:16:58.693Z","updated_at":"2022-07-10T09:16:58.693Z","repository_link":"https://github.com/csu-hmc/opty/blob/master/setup.py","dependencies":[{"id":130150587,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.0","direct":true,"kind":"runtime","optional":false},{"id":130150588,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":130150589,"package_name":"sympy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":130150590,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.29.19","direct":true,"kind":"runtime","optional":false},{"id":130150591,"package_name":"cyipopt","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false}]}],"score":11.242336469944625,"created_at":"2025-09-04T09:18:07.879Z","updated_at":"2025-10-07T08:04:43.059Z","avatar_url":"https://github.com/csu-hmc.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":61,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00300","https://doi.org/10.5281/zenodo.1162870","https://doi.org/10.37921/240361looxoj"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2920","html_url":"https://science.ecosyste.ms/projects/2920"}