{"id":68651,"name":"cyipopt","description":"Cython interface for the interior point optimzer IPOPT","url":"https://github.com/mechmotum/cyipopt","last_synced_at":"2025-09-08T14:15:12.825Z","repository":{"id":27187237,"uuid":"30657435","full_name":"mechmotum/cyipopt","owner":"mechmotum","description":"Cython interface for the interior point optimzer IPOPT","archived":false,"fork":false,"pushed_at":"2025-08-13T20:38:12.000Z","size":1834,"stargazers_count":267,"open_issues_count":17,"forks_count":62,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-13T21:28:13.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mechmotum.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"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":"2015-02-11T16:31:16.000Z","updated_at":"2025-08-13T20:38:18.000Z","dependencies_parsed_at":"2023-01-14T06:11:04.314Z","dependency_job_id":"330eab28-3774-4160-9e7f-a5c18b23bd18","html_url":"https://github.com/mechmotum/cyipopt","commit_stats":{"total_commits":638,"total_committers":26,"mean_commits":24.53846153846154,"dds":0.6238244514106583,"last_synced_commit":"d00088053569a6486510ed8c2baafb38ad3eb6a2"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/mechmotum/cyipopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/sbom","scorecard":{"id":633960,"data":{"date":"2025-08-11","repo":{"name":"github.com/mechmotum/cyipopt","commit":"58997671aec13e1ef0de79bb0f84de30e26bfd33"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","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":"Maintained","score":10,"reason":"30 commit(s) and 13 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":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mechmotum/cyipopt/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mechmotum/cyipopt/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mechmotum/cyipopt/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mechmotum/cyipopt/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mechmotum/cyipopt/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mechmotum/cyipopt/windows.yml/master?enable=pin","Info:   0 out of   4 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":"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","Warn: no topLevel permission defined: .github/workflows/windows.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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Eclipse Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 16 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-21T08:36:25.312Z","repository_id":27187237,"created_at":"2025-08-21T08:36:25.312Z","updated_at":"2025-08-21T08:36:25.312Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196292,"owners_count":25239189,"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-08T02:00:09.813Z","response_time":121,"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":"mechmotum","name":"TU Delft Bicycle Lab","uuid":"42322065","kind":"organization","description":"A bicycle engineering research lab led by Jason K. Moore @ TU Delft","email":"j.k.moore@tudelft.nl","website":"https://mechmotum.github.io","location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42322065?v=4","repositories_count":33,"last_synced_at":"2024-03-25T21:46:17.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mechmotum","funding_links":[],"total_stars":231,"followers":14,"following":0,"created_at":"2022-11-02T16:54:15.275Z","updated_at":"2024-03-25T21:46:39.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum/repositories"},"packages":[{"id":11858851,"name":"github.com/mechmotum/cyipopt","ecosystem":"go","description":null,"homepage":null,"licenses":"epl-2.0","normalized_licenses":["EPL-2.0"],"repository_url":"https://github.com/mechmotum/cyipopt","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2015-02-13T21:47:43.000Z","latest_release_published_at":"2025-08-14T10:24:16.000Z","latest_release_number":"v1.6.1","last_synced_at":"2025-08-22T00:16:52.258Z","created_at":"2025-07-01T10:34:20.719Z","updated_at":"2025-08-22T00:16:59.959Z","registry_url":"https://pkg.go.dev/github.com/mechmotum/cyipopt","install_command":"go get github.com/mechmotum/cyipopt","documentation_url":"https://pkg.go.dev/github.com/mechmotum/cyipopt#section-documentation","metadata":{},"repo_metadata":{"id":27187237,"uuid":"30657435","full_name":"mechmotum/cyipopt","owner":"mechmotum","description":"Cython interface for the interior point optimzer IPOPT","archived":false,"fork":false,"pushed_at":"2025-08-13T20:38:12.000Z","size":1834,"stargazers_count":267,"open_issues_count":17,"forks_count":62,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-13T21:28:13.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mechmotum.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"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":"2015-02-11T16:31:16.000Z","updated_at":"2025-08-13T20:38:18.000Z","dependencies_parsed_at":"2023-01-14T06:11:04.314Z","dependency_job_id":"330eab28-3774-4160-9e7f-a5c18b23bd18","html_url":"https://github.com/mechmotum/cyipopt","commit_stats":{"total_commits":638,"total_committers":26,"mean_commits":24.53846153846154,"dds":0.6238244514106583,"last_synced_commit":"d00088053569a6486510ed8c2baafb38ad3eb6a2"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mechmotum/cyipopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270356299,"owners_count":24570202,"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-14T02:00:10.309Z","response_time":75,"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":"mechmotum","name":"TU Delft Bicycle Lab","uuid":"42322065","kind":"organization","description":"A bicycle engineering research lab led by Jason K. Moore @ TU Delft","email":"j.k.moore@tudelft.nl","website":"https://mechmotum.github.io","location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42322065?v=4","repositories_count":33,"last_synced_at":"2024-03-25T21:46:17.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mechmotum","funding_links":[],"total_stars":231,"followers":14,"following":0,"created_at":"2022-11-02T16:54:15.275Z","updated_at":"2024-03-25T21:46:39.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum/repositories"},"tags":[{"name":"v1.5.0","sha":"9fe5b202d51294bfcc7b0d20d560eea49b2c344b","kind":"tag","published_at":"2024-09-08T12:27:19.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.5.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2c64adccfd059869dbc556a138013366abcb6fcb","kind":"tag","published_at":"2024-04-02T17:19:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"67b0e1af50f495c7ceb8b49f639c35f04ffe94bd","kind":"tag","published_at":"2024-04-01T15:15:26.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"382c52b137868284aacd537c2125a00e0f0e3e6b","kind":"tag","published_at":"2023-09-23T09:46:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e195602ae8749e83f316b811b5cf8a52191ac654","kind":"tag","published_at":"2022-11-28T14:18:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"96bdf2ff3bddf18844bc54da8b9d62bbd92f1c68","kind":"tag","published_at":"2021-09-07T10:59:17.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.1.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"8e150168a6d6219d3dc3c47e43b9a238756121be","kind":"tag","published_at":"2021-04-07T07:01:34.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.3","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a39a47bd9b1621dc8539940235e21629abd1b33c","kind":"tag","published_at":"2021-04-06T19:58:57.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.2","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1d5739792c1ad8aacc34ec96fdf2cd6ebd72f4ea","kind":"tag","published_at":"2021-04-06T19:38:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f011336d8b3a907f0fb26e295afc109f8adcf320","kind":"tag","published_at":"2021-04-06T19:32:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"579dac9f1b6d83b1f1515c67223e3148b5604675","kind":"tag","published_at":"2020-12-01T08:47:20.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"01170196318ff64ca825e02490911618f56a60af","kind":"tag","published_at":"2020-06-05T01:06:29.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"df66d067bc5d7e5228967104e9b4b05d920d4d98","kind":"tag","published_at":"2018-09-24T13:33:54.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.9","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"cd8d5cca06e009688fb246cda958d2f129c628e4","kind":"tag","published_at":"2018-09-22T20:44:07.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.8","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5766478bc3885057f91242c8ef2b2b5f453687b1","kind":"commit","published_at":"2017-01-25T23:09:35.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.7","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e9d8cd7096ffdb71c184ab4ecaa652111db4554b","kind":"commit","published_at":"2015-11-03T16:22:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.6","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f33cf7ed4564cfa299a25f89bf15217958cc73aa","kind":"commit","published_at":"2015-02-13T21:47:43.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.5","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-14T03:26:37.619Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.6715851869235,"dependent_packages_count":5.314704802353849,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.493144994638675},"purl":"pkg:golang/github.com/mechmotum/cyipopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mechmotum/cyipopt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mechmotum/cyipopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mechmotum/cyipopt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T10:51:49.922Z","issues_count":124,"pull_requests_count":88,"avg_time_to_close_issue":15390218.885416666,"avg_time_to_close_pull_request":2078846.3766233767,"issues_closed_count":96,"pull_requests_closed_count":77,"pull_request_authors_count":19,"issue_authors_count":67,"avg_comments_per_issue":4.233870967741936,"avg_comments_per_pull_request":4.0227272727272725,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1720193.875,"past_year_avg_time_to_close_pull_request":505590.7272727273,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":3.1538461538461537,"past_year_avg_comments_per_pull_request":2.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/issues","maintainers":[{"login":"moorepants","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"brocksam","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brocksam"}],"active_maintainers":[{"login":"moorepants","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmechmotum%2Fcyipopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmechmotum%2Fcyipopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmechmotum%2Fcyipopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmechmotum%2Fcyipopt/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2686420,"name":"cyipopt","ecosystem":"pypi","description":"A Cython wrapper to the IPOPT optimization package","homepage":"https://github.com/mechmotum/cyipopt","licenses":"EPL-2.0","normalized_licenses":["EPL-2.0"],"repository_url":"https://github.com/mechmotum/cyipopt","keywords_array":["coin-or","interior-point","ipopt","nlp","nonlinear programming","optimization"],"namespace":null,"versions_count":6,"first_release_published_at":"2021-09-07T11:11:26.000Z","latest_release_published_at":"2024-09-08T12:29:47.000Z","latest_release_number":"1.5.0","last_synced_at":"2025-08-13T21:37:49.265Z","created_at":"2022-04-10T10:30:56.987Z","updated_at":"2025-08-14T03:26:38.766Z","registry_url":"https://pypi.org/project/cyipopt/","install_command":"pip install cyipopt --index-url https://pypi.org/simple","documentation_url":"https://cyipopt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"cyipopt"},"repo_metadata":{"id":27187237,"uuid":"30657435","full_name":"mechmotum/cyipopt","owner":"mechmotum","description":"Cython interface for the interior point optimzer IPOPT","archived":false,"fork":false,"pushed_at":"2025-08-13T20:38:12.000Z","size":1834,"stargazers_count":267,"open_issues_count":17,"forks_count":62,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-13T21:28:13.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mechmotum.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"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":"2015-02-11T16:31:16.000Z","updated_at":"2025-08-13T20:38:18.000Z","dependencies_parsed_at":"2023-01-14T06:11:04.314Z","dependency_job_id":"330eab28-3774-4160-9e7f-a5c18b23bd18","html_url":"https://github.com/mechmotum/cyipopt","commit_stats":{"total_commits":638,"total_committers":26,"mean_commits":24.53846153846154,"dds":0.6238244514106583,"last_synced_commit":"d00088053569a6486510ed8c2baafb38ad3eb6a2"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mechmotum/cyipopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270356299,"owners_count":24570202,"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-14T02:00:10.309Z","response_time":75,"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":"mechmotum","name":"TU Delft Bicycle Lab","uuid":"42322065","kind":"organization","description":"A bicycle engineering research lab led by Jason K. Moore @ TU Delft","email":"j.k.moore@tudelft.nl","website":"https://mechmotum.github.io","location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42322065?v=4","repositories_count":33,"last_synced_at":"2024-03-25T21:46:17.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mechmotum","funding_links":[],"total_stars":231,"followers":14,"following":0,"created_at":"2022-11-02T16:54:15.275Z","updated_at":"2024-03-25T21:46:39.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum/repositories"},"tags":[{"name":"v1.5.0","sha":"9fe5b202d51294bfcc7b0d20d560eea49b2c344b","kind":"tag","published_at":"2024-09-08T12:27:19.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.5.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2c64adccfd059869dbc556a138013366abcb6fcb","kind":"tag","published_at":"2024-04-02T17:19:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"67b0e1af50f495c7ceb8b49f639c35f04ffe94bd","kind":"tag","published_at":"2024-04-01T15:15:26.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"382c52b137868284aacd537c2125a00e0f0e3e6b","kind":"tag","published_at":"2023-09-23T09:46:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e195602ae8749e83f316b811b5cf8a52191ac654","kind":"tag","published_at":"2022-11-28T14:18:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"96bdf2ff3bddf18844bc54da8b9d62bbd92f1c68","kind":"tag","published_at":"2021-09-07T10:59:17.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.1.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"8e150168a6d6219d3dc3c47e43b9a238756121be","kind":"tag","published_at":"2021-04-07T07:01:34.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.3","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a39a47bd9b1621dc8539940235e21629abd1b33c","kind":"tag","published_at":"2021-04-06T19:58:57.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.2","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1d5739792c1ad8aacc34ec96fdf2cd6ebd72f4ea","kind":"tag","published_at":"2021-04-06T19:38:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f011336d8b3a907f0fb26e295afc109f8adcf320","kind":"tag","published_at":"2021-04-06T19:32:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"579dac9f1b6d83b1f1515c67223e3148b5604675","kind":"tag","published_at":"2020-12-01T08:47:20.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"01170196318ff64ca825e02490911618f56a60af","kind":"tag","published_at":"2020-06-05T01:06:29.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"df66d067bc5d7e5228967104e9b4b05d920d4d98","kind":"tag","published_at":"2018-09-24T13:33:54.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.9","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"cd8d5cca06e009688fb246cda958d2f129c628e4","kind":"tag","published_at":"2018-09-22T20:44:07.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.8","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5766478bc3885057f91242c8ef2b2b5f453687b1","kind":"commit","published_at":"2017-01-25T23:09:35.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.7","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e9d8cd7096ffdb71c184ab4ecaa652111db4554b","kind":"commit","published_at":"2015-11-03T16:22:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.6","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f33cf7ed4564cfa299a25f89bf15217958cc73aa","kind":"commit","published_at":"2015-02-13T21:47:43.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.5","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-14T03:26:38.766Z","dependent_packages_count":7,"downloads":5475,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":7.333688841487801,"dependent_repos_count":8.956375608752316,"dependent_packages_count":2.3666079825624378,"stargazers_count":4.709019398706753,"forks_count":5.765442400826084,"docker_downloads_count":3.1288102786075718,"average":5.3766574184904945},"purl":"pkg:pypi/cyipopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cyipopt","docker_dependents_count":1,"docker_downloads_count":43,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cyipopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cyipopt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T10:51:49.922Z","issues_count":124,"pull_requests_count":88,"avg_time_to_close_issue":15390218.885416666,"avg_time_to_close_pull_request":2078846.3766233767,"issues_closed_count":96,"pull_requests_closed_count":77,"pull_request_authors_count":19,"issue_authors_count":67,"avg_comments_per_issue":4.233870967741936,"avg_comments_per_pull_request":4.0227272727272725,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1720193.875,"past_year_avg_time_to_close_pull_request":505590.7272727273,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":3.1538461538461537,"past_year_avg_comments_per_pull_request":2.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/issues","maintainers":[{"login":"moorepants","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"brocksam","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brocksam"}],"active_maintainers":[{"login":"moorepants","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyipopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyipopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyipopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyipopt/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-21T08:51:14.547Z","updated_at":"2023-02-21T08:51:14.547Z","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":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":5283869,"name":"cyipopt","ecosystem":"conda","description":"Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package for large-scale nonlinear optimization. cyipopt is a python wrapper around Ipopt. It enables using Ipopt from the comfort of the great Python scripting language. Ipopt is available from the COIN-OR initiative, under the Eclipse Public License (EPL).","homepage":"https://github.com/mechmotum/cyipopt","licenses":"EPL-2.0","normalized_licenses":["EPL-2.0"],"repository_url":"https://github.com/mechmotum/cyipopt","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-10-03T15:40:20.336Z","latest_release_published_at":"2022-09-04T02:21:50.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-08-13T21:37:51.816Z","created_at":"2022-10-03T15:40:20.327Z","updated_at":"2025-08-14T03:26:38.766Z","registry_url":"https://anaconda.org/conda-forge/cyipopt","install_command":"conda install -c conda-forge cyipopt","documentation_url":null,"metadata":{},"repo_metadata":{"id":27187237,"uuid":"30657435","full_name":"mechmotum/cyipopt","owner":"mechmotum","description":"Cython interface for the interior point optimzer IPOPT","archived":false,"fork":false,"pushed_at":"2025-08-13T20:38:12.000Z","size":1834,"stargazers_count":267,"open_issues_count":17,"forks_count":62,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-13T21:28:13.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mechmotum.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"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":"2015-02-11T16:31:16.000Z","updated_at":"2025-08-13T20:38:18.000Z","dependencies_parsed_at":"2023-01-14T06:11:04.314Z","dependency_job_id":"330eab28-3774-4160-9e7f-a5c18b23bd18","html_url":"https://github.com/mechmotum/cyipopt","commit_stats":{"total_commits":638,"total_committers":26,"mean_commits":24.53846153846154,"dds":0.6238244514106583,"last_synced_commit":"d00088053569a6486510ed8c2baafb38ad3eb6a2"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mechmotum/cyipopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270356299,"owners_count":24570202,"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-14T02:00:10.309Z","response_time":75,"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":"mechmotum","name":"TU Delft Bicycle Lab","uuid":"42322065","kind":"organization","description":"A bicycle engineering research lab led by Jason K. Moore @ TU Delft","email":"j.k.moore@tudelft.nl","website":"https://mechmotum.github.io","location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42322065?v=4","repositories_count":33,"last_synced_at":"2024-03-25T21:46:17.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mechmotum","funding_links":[],"total_stars":231,"followers":14,"following":0,"created_at":"2022-11-02T16:54:15.275Z","updated_at":"2024-03-25T21:46:39.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum/repositories"},"tags":[{"name":"v1.5.0","sha":"9fe5b202d51294bfcc7b0d20d560eea49b2c344b","kind":"tag","published_at":"2024-09-08T12:27:19.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.5.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2c64adccfd059869dbc556a138013366abcb6fcb","kind":"tag","published_at":"2024-04-02T17:19:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"67b0e1af50f495c7ceb8b49f639c35f04ffe94bd","kind":"tag","published_at":"2024-04-01T15:15:26.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"382c52b137868284aacd537c2125a00e0f0e3e6b","kind":"tag","published_at":"2023-09-23T09:46:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e195602ae8749e83f316b811b5cf8a52191ac654","kind":"tag","published_at":"2022-11-28T14:18:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"96bdf2ff3bddf18844bc54da8b9d62bbd92f1c68","kind":"tag","published_at":"2021-09-07T10:59:17.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.1.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"8e150168a6d6219d3dc3c47e43b9a238756121be","kind":"tag","published_at":"2021-04-07T07:01:34.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.3","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a39a47bd9b1621dc8539940235e21629abd1b33c","kind":"tag","published_at":"2021-04-06T19:58:57.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.2","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1d5739792c1ad8aacc34ec96fdf2cd6ebd72f4ea","kind":"tag","published_at":"2021-04-06T19:38:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f011336d8b3a907f0fb26e295afc109f8adcf320","kind":"tag","published_at":"2021-04-06T19:32:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"579dac9f1b6d83b1f1515c67223e3148b5604675","kind":"tag","published_at":"2020-12-01T08:47:20.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"01170196318ff64ca825e02490911618f56a60af","kind":"tag","published_at":"2020-06-05T01:06:29.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"df66d067bc5d7e5228967104e9b4b05d920d4d98","kind":"tag","published_at":"2018-09-24T13:33:54.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.9","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"cd8d5cca06e009688fb246cda958d2f129c628e4","kind":"tag","published_at":"2018-09-22T20:44:07.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.8","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5766478bc3885057f91242c8ef2b2b5f453687b1","kind":"commit","published_at":"2017-01-25T23:09:35.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.7","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e9d8cd7096ffdb71c184ab4ecaa652111db4554b","kind":"commit","published_at":"2015-11-03T16:22:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.6","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f33cf7ed4564cfa299a25f89bf15217958cc73aa","kind":"commit","published_at":"2015-02-13T21:47:43.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.5","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-14T03:26:38.766Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.781176705424423,"dependent_packages_count":15.649483507161035,"stargazers_count":26.5182893357952,"forks_count":25.25575128499426,"docker_downloads_count":null,"average":20.55117520834373},"purl":"pkg:conda/cyipopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cyipopt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cyipopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cyipopt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T10:51:49.922Z","issues_count":124,"pull_requests_count":88,"avg_time_to_close_issue":15390218.885416666,"avg_time_to_close_pull_request":2078846.3766233767,"issues_closed_count":96,"pull_requests_closed_count":77,"pull_request_authors_count":19,"issue_authors_count":67,"avg_comments_per_issue":4.233870967741936,"avg_comments_per_pull_request":4.0227272727272725,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1720193.875,"past_year_avg_time_to_close_pull_request":505590.7272727273,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":3.1538461538461537,"past_year_avg_comments_per_pull_request":2.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/issues","maintainers":[{"login":"moorepants","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"brocksam","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brocksam"}],"active_maintainers":[{"login":"moorepants","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cyipopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cyipopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cyipopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cyipopt/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}},{"id":2769388,"name":"ipopt","ecosystem":"pypi","description":"A Cython wrapper to the IPOPT optimization package","homepage":"https://github.com/mechmotum/cyipopt","licenses":"EPL-1.0","normalized_licenses":["EPL-1.0"],"repository_url":"https://github.com/mechmotum/cyipopt","keywords_array":["coin-or","interior-point","ipopt","nlp","nonlinear programming","optimization"],"namespace":null,"versions_count":7,"first_release_published_at":"2012-06-10T08:09:39.000Z","latest_release_published_at":"2021-04-07T07:03:48.000Z","latest_release_number":"1.0.3","last_synced_at":"2025-08-13T21:37:49.149Z","created_at":"2022-04-10T11:19:57.049Z","updated_at":"2025-08-14T03:26:38.784Z","registry_url":"https://pypi.org/project/ipopt/","install_command":"pip install ipopt --index-url https://pypi.org/simple","documentation_url":"https://ipopt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: Eclipse Public License 1.0 (EPL-1.0)","Operating System :: OS Independent","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"ipopt"},"repo_metadata":{"id":27187237,"uuid":"30657435","full_name":"mechmotum/cyipopt","owner":"mechmotum","description":"Cython interface for the interior point optimzer IPOPT","archived":false,"fork":false,"pushed_at":"2025-08-13T20:38:12.000Z","size":1834,"stargazers_count":267,"open_issues_count":17,"forks_count":62,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-13T21:28:13.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mechmotum.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"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":"2015-02-11T16:31:16.000Z","updated_at":"2025-08-13T20:38:18.000Z","dependencies_parsed_at":"2023-01-14T06:11:04.314Z","dependency_job_id":"330eab28-3774-4160-9e7f-a5c18b23bd18","html_url":"https://github.com/mechmotum/cyipopt","commit_stats":{"total_commits":638,"total_committers":26,"mean_commits":24.53846153846154,"dds":0.6238244514106583,"last_synced_commit":"d00088053569a6486510ed8c2baafb38ad3eb6a2"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/mechmotum/cyipopt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270356299,"owners_count":24570202,"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-14T02:00:10.309Z","response_time":75,"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":"mechmotum","name":"TU Delft Bicycle Lab","uuid":"42322065","kind":"organization","description":"A bicycle engineering research lab led by Jason K. Moore @ TU Delft","email":"j.k.moore@tudelft.nl","website":"https://mechmotum.github.io","location":"Delft, Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42322065?v=4","repositories_count":33,"last_synced_at":"2024-03-25T21:46:17.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mechmotum","funding_links":[],"total_stars":231,"followers":14,"following":0,"created_at":"2022-11-02T16:54:15.275Z","updated_at":"2024-03-25T21:46:39.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechmotum/repositories"},"tags":[{"name":"v1.5.0","sha":"9fe5b202d51294bfcc7b0d20d560eea49b2c344b","kind":"tag","published_at":"2024-09-08T12:27:19.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.5.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2c64adccfd059869dbc556a138013366abcb6fcb","kind":"tag","published_at":"2024-04-02T17:19:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"67b0e1af50f495c7ceb8b49f639c35f04ffe94bd","kind":"tag","published_at":"2024-04-01T15:15:26.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.4.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"382c52b137868284aacd537c2125a00e0f0e3e6b","kind":"tag","published_at":"2023-09-23T09:46:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e195602ae8749e83f316b811b5cf8a52191ac654","kind":"tag","published_at":"2022-11-28T14:18:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"96bdf2ff3bddf18844bc54da8b9d62bbd92f1c68","kind":"tag","published_at":"2021-09-07T10:59:17.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.1.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"8e150168a6d6219d3dc3c47e43b9a238756121be","kind":"tag","published_at":"2021-04-07T07:01:34.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.3","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a39a47bd9b1621dc8539940235e21629abd1b33c","kind":"tag","published_at":"2021-04-06T19:58:57.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.2","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1d5739792c1ad8aacc34ec96fdf2cd6ebd72f4ea","kind":"tag","published_at":"2021-04-06T19:38:11.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.1","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f011336d8b3a907f0fb26e295afc109f8adcf320","kind":"tag","published_at":"2021-04-06T19:32:38.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v1.0.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"579dac9f1b6d83b1f1515c67223e3148b5604675","kind":"tag","published_at":"2020-12-01T08:47:20.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.3.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"01170196318ff64ca825e02490911618f56a60af","kind":"tag","published_at":"2020-06-05T01:06:29.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.2.0","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"df66d067bc5d7e5228967104e9b4b05d920d4d98","kind":"tag","published_at":"2018-09-24T13:33:54.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.9","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"cd8d5cca06e009688fb246cda958d2f129c628e4","kind":"tag","published_at":"2018-09-22T20:44:07.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.8","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5766478bc3885057f91242c8ef2b2b5f453687b1","kind":"commit","published_at":"2017-01-25T23:09:35.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.7","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"e9d8cd7096ffdb71c184ab4ecaa652111db4554b","kind":"commit","published_at":"2015-11-03T16:22:08.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.6","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f33cf7ed4564cfa299a25f89bf15217958cc73aa","kind":"commit","published_at":"2015-02-13T21:47:43.000Z","download_url":"https://codeload.github.com/mechmotum/cyipopt/tar.gz/v0.1.5","html_url":"https://github.com/mechmotum/cyipopt/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mechmotum/cyipopt@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/tags/v0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-14T03:26:38.784Z","dependent_packages_count":3,"downloads":1007,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":5.600048920406881,"dependent_repos_count":3.242878678163445,"dependent_packages_count":3.1382595621681824,"stargazers_count":4.689718158351787,"forks_count":5.769646013471553,"docker_downloads_count":3.718343547968026,"average":4.359815813421646},"purl":"pkg:pypi/ipopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ipopt","docker_dependents_count":2,"docker_downloads_count":25,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ipopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ipopt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T10:51:49.922Z","issues_count":124,"pull_requests_count":88,"avg_time_to_close_issue":15390218.885416666,"avg_time_to_close_pull_request":2078846.3766233767,"issues_closed_count":96,"pull_requests_closed_count":77,"pull_request_authors_count":19,"issue_authors_count":67,"avg_comments_per_issue":4.233870967741936,"avg_comments_per_pull_request":4.0227272727272725,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":26,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":1720193.875,"past_year_avg_time_to_close_pull_request":505590.7272727273,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":3.1538461538461537,"past_year_avg_comments_per_pull_request":2.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/issues","maintainers":[{"login":"moorepants","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"brocksam","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brocksam"}],"active_maintainers":[{"login":"moorepants","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipopt/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":"2022-11-24T22:20:00.870Z","updated_at":"2022-11-24T22:20:00.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/moorepants/packages"},{"uuid":"amitibo","login":"amitibo","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/amitibo/","role":null,"created_at":"2022-11-24T22:20:00.866Z","updated_at":"2022-11-24T22:20:00.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amitibo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":27118,"full_name":"mechmotum/cyipopt","default_branch":"master","committers":[{"name":"Jason K. Moore","email":"moorepants@gmail.com","login":null,"count":240},{"name":"Sam Brockie","email":"sgb39@cam.ac.uk","login":null,"count":169},{"name":"Robert Parker","email":"robbybparker@gmail.com","login":"Robbybp","count":42},{"name":"jhelgert","email":"jonathan.helgert@posteo.de","login":null,"count":36},{"name":"Matt Haberland","email":"mhaberla@calpoly.edu","login":null,"count":25},{"name":"Matthias Kümmerer","email":"matthias@matthias-k.org","login":null,"count":20},{"name":"amitibo","email":"amitibo@localhost","login":null,"count":16},{"name":"yannikschaelte","email":"yannik.schaelte@gmail.com","login":null,"count":14},{"name":"Nikitas Rontsis","email":"nrontsis@gmail.com","login":null,"count":14},{"name":"apommel","email":"aurelien.pommel@gmail.com","login":null,"count":11},{"name":"andr1976","email":"58475535+andr1976","login":"andr1976","count":8},{"name":"Benjamin A. Beasley","email":"code@musicinmybrain.net","login":null,"count":7},{"name":"Amit Aides","email":"amitibo@tx.technion.ac.il","login":null,"count":7},{"name":"Andre E Toscano","email":"andre@venidera.com","login":null,"count":6},{"name":"Huawei Wang","email":"huawei.wang.buaa@gmail.com","login":null,"count":4},{"name":"Sam Brockie","email":"sambrockie@icloud.com","login":null,"count":3},{"name":"Christoph Hansknecht","email":"christoph.hansknecht@tu-clausthal.de","login":null,"count":3},{"name":"Jonathan Helgert","email":"jhelgert","login":"jhelgert","count":3},{"name":"wielandbrendel","email":"wieland.brendel@posteo.de","login":null,"count":2},{"name":"Avik De","email":"avikde@gmail.com","login":null,"count":2},{"name":"bocklund","email":"brandonbocklund@gmail.com","login":null,"count":1},{"name":"amitibo","email":"amitibo@VSM-PC-14.eed.ef.technion.ac.il","login":null,"count":1},{"name":"John Siirola","email":"jsiirola","login":"jsiirola","count":1},{"name":"Tobias Kies","email":"tobias.kies@artemis.auto","login":null,"count":1},{"name":"amitibo","email":"amitibo@VSM-PC-131.vsm.technion.ac.il","login":null,"count":1},{"name":"Polina Lakrisenko","email":"p.lakrisenko@gmail.com","login":null,"count":1}],"total_commits":638,"total_committers":26,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.53846153846154,"dds":0.6238244514106583,"past_year_committers":[{"name":"Jason K. Moore","email":"moorepants@gmail.com","login":null,"count":45},{"name":"Robert Parker","email":"robbybparker@gmail.com","login":"Robbybp","count":42},{"name":"Matt Haberland","email":"mhaberla@calpoly.edu","login":null,"count":25},{"name":"Nikitas Rontsis","email":"nrontsis@gmail.com","login":null,"count":14},{"name":"jhelgert","email":"jonathan.helgert@posteo.de","login":null,"count":8},{"name":"Christoph Hansknecht","email":"christoph.hansknecht@tu-clausthal.de","login":null,"count":3},{"name":"Sam Brockie","email":"sambrockie@icloud.com","login":null,"count":3},{"name":"Benjamin A. Beasley","email":"code@musicinmybrain.net","login":null,"count":3},{"name":"Jonathan Helgert","email":"jhelgert","login":"jhelgert","count":1},{"name":"Polina Lakrisenko","email":"p.lakrisenko@gmail.com","login":null,"count":1}],"past_year_total_commits":145,"past_year_total_committers":10,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.5,"past_year_dds":0.6896551724137931,"last_synced_at":"2023-10-25T14:12:18.152Z","last_synced_commit":"d00088053569a6486510ed8c2baafb38ad3eb6a2","created_at":"2023-03-07T16:34:10.924Z","updated_at":"2023-10-25T14:12:18.152Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"mechmotum/cyipopt","html_url":"https://github.com/mechmotum/cyipopt","last_synced_at":"2025-08-31T09:35:52.138Z","status":null,"issues_count":108,"pull_requests_count":78,"avg_time_to_close_issue":17223014.56521739,"avg_time_to_close_pull_request":2284021.257142857,"issues_closed_count":92,"pull_requests_closed_count":70,"pull_request_authors_count":18,"issue_authors_count":66,"avg_comments_per_issue":4.407407407407407,"avg_comments_per_pull_request":4.128205128205129,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":6670184.285714285,"past_year_avg_time_to_close_pull_request":555991.8,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.3529411764705883,"past_year_avg_comments_per_pull_request":2.142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T20:45:34.489Z","updated_at":"2025-09-03T06:46:56.583Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechmotum%2Fcyipopt/issues","issue_labels_count":{"bug":4,"enhancement":3,"documentation":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":69,"COLLABORATOR":24,"CONTRIBUTOR":13},"pull_request_author_associations_count":{"COLLABORATOR":42,"CONTRIBUTOR":36,"NONE":11},"issue_authors":{"moorepants":22,"jhelgert":4,"ForceBru":4,"hssharadga":3,"musicinmybrain":3,"rlacjfjin":2,"Robbybp":2,"lfaucheux":2,"yasirroni":2,"brocksam":2,"brunomorampc":2,"patrickocal":2,"EmJay276":2,"tobias-kies-artemis":2,"Peter230655":1,"AlexandreMoulti":1,"MJK30":1,"NotTodayNotMe":1,"chrhansk":1,"thanhndv212":1,"abelinsky":1,"cmichelenstrofer":1,"yunlongxu-artemis":1,"jsiirola":1,"davidtilly":1,"a-jp":1,"jameshammondpx":1,"AFMHARoma":1,"ShihaoWang":1,"TomDeWeer":1,"mdclemen":1,"AlexanderThebeltQC":1,"aaronjohnsabu1999":1,"stephanmg":1,"cmower":1,"emmanueljordy":1,"takafusui":1,"CYDXYYJ":1,"Devil-li-x":1,"thartland":1,"daugihao":1,"goldenhazard":1,"Zcaic":1,"Osburg":1,"aleksejs-fomins":1,"AnirudhPuligandla":1,"adkoele":1,"LiborKudela":1,"Nlanglet":1,"mim-GK":1,"dweindl":1,"JonasHarsch":1,"stevenrhall":1,"adowling2":1,"wc754375721":1,"BaymaxArnO":1,"hd1894":1,"pollinico":1,"Starry-sky0":1,"edwardsun":1,"chris-konrad":1,"DanielLichtenecker":1,"ripaul":1,"GuanJinNL":1,"timmens":1,"EpicDuckPotato":1},"pull_request_authors":{"moorepants":37,"mdhaber":8,"chrhansk":8,"brocksam":5,"jhelgert":4,"musicinmybrain":4,"nrontsis":4,"stevenrhall":3,"lynntf":3,"Robbybp":2,"philsuess":2,"tobias-kies-artemis":2,"zhengzl18":1,"jameshammondpx":1,"MarkusZimmerDLR":1,"JonasHarsch":1,"plakrisenko":1,"avdudchenko":1,"ForceBru":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10126730,"issues_count":31765289,"pull_requests_count":99029840,"authors_count":10712787,"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":14,"COLLABORATOR":4,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":9,"NONE":5,"CONTRIBUTOR":5},"past_year_issue_authors":{"moorepants":4,"AFMHARoma":1,"aleksejs-fomins":1,"chris-konrad":1,"davidtilly":1,"dweindl":1,"EmJay276":1,"jameshammondpx":1,"lfaucheux":1,"MJK30":1,"Nlanglet":1,"Peter230655":1,"ripaul":1,"Robbybp":1,"stephanmg":1,"stevenrhall":1},"past_year_pull_request_authors":{"moorepants":9,"chrhansk":5,"stevenrhall":2,"philsuess":2,"jameshammondpx":1},"maintainers":[{"login":"moorepants","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"},{"login":"brocksam","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brocksam"}],"active_maintainers":[{"login":"moorepants","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moorepants"}]},"events":{"total":{"ReleaseEvent":2,"IssuesEvent":23,"WatchEvent":32,"IssueCommentEvent":69,"PushEvent":11,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":6,"PullRequestEvent":9,"ForkEvent":7},"last_year":{"ReleaseEvent":2,"IssuesEvent":23,"WatchEvent":32,"IssueCommentEvent":69,"PushEvent":11,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":6,"PullRequestEvent":9,"ForkEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T06:15:22.932Z","updated_at":"2022-08-08T06:15:22.932Z","repository_link":"https://github.com/mechmotum/cyipopt/blob/master/docs/requirements.txt","dependencies":[{"id":629412098,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=0.7","direct":true,"kind":"runtime","optional":false},{"id":629412099,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.6.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T06:15:22.939Z","updated_at":"2022-08-08T06:15:22.939Z","repository_link":"https://github.com/mechmotum/cyipopt/blob/master/requirements.txt","dependencies":[{"id":629412107,"package_name":"cython","ecosystem":"pypi","requirements":"\u003e=0.26","direct":true,"kind":"runtime","optional":false},{"id":629412108,"package_name":"ipopt","ecosystem":"pypi","requirements":"\u003e=3.12","direct":true,"kind":"runtime","optional":false},{"id":629412109,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15","direct":true,"kind":"runtime","optional":false},{"id":629412110,"package_name":"pkg-config","ecosystem":"pypi","requirements":"\u003e=0.29.2","direct":true,"kind":"runtime","optional":false},{"id":629412111,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=39.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T06:11:04.267Z","updated_at":"2023-01-14T06:11:04.267Z","repository_link":"https://github.com/mechmotum/cyipopt/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6892679772,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892679773,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T06:11:04.282Z","updated_at":"2023-01-14T06:11:04.282Z","repository_link":"https://github.com/mechmotum/cyipopt/blob/master/.github/workflows/test.yml","dependencies":[{"id":6892679774,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892679775,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T06:11:04.296Z","updated_at":"2023-01-14T06:11:04.296Z","repository_link":"https://github.com/mechmotum/cyipopt/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6892679776,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892679777,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":17.701289459862178,"created_at":"2025-09-08T11:18:57.191Z","updated_at":"2025-10-07T08:25:37.231Z","avatar_url":"https://github.com/mechmotum.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":6482,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["parameter-estimation","mathematical-programming","nonlinear-programming","cvode","modeling-language","optimal-control","closember","cython","sensitivity-analysis"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68651","html_url":"https://science.ecosyste.ms/projects/68651"}