{"id":31004,"name":"iminuit","description":"Jupyter-friendly Python interface for C++ MINUIT2","url":"https://github.com/scikit-hep/iminuit","last_synced_at":"2025-09-05T05:00:56.614Z","repository":{"id":6005343,"uuid":"7228447","full_name":"scikit-hep/iminuit","owner":"scikit-hep","description":"Jupyter-friendly Python interface for C++ MINUIT2","archived":false,"fork":false,"pushed_at":"2025-08-25T07:04:50.000Z","size":15408,"stargazers_count":301,"open_issues_count":13,"forks_count":83,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-08-25T09:49:15.917Z","etag":null,"topics":["c-plus-plus","fitting","optimization","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://scikit-hep.org/iminuit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-12-18T18:45:17.000Z","updated_at":"2025-08-25T07:04:53.000Z","dependencies_parsed_at":"2024-01-19T03:58:53.822Z","dependency_job_id":"14b40a4c-741e-4f14-8767-d74481c642cd","html_url":"https://github.com/scikit-hep/iminuit","commit_stats":{"total_commits":1138,"total_committers":34,"mean_commits":"33.470588235294116","dds":0.6687170474516696,"last_synced_commit":"5ba1417aa7cbbe4213be852d329679e63889aef3"},"previous_names":["iminuit/iminuit"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/iminuit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/sbom","scorecard":{"id":804775,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-hep/iminuit","commit":"41bdf72547f43731edbd997c31791b142055df4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:47","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:92","Info:   1 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:99"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T11:28:27.701Z","repository_id":6005343,"created_at":"2025-08-23T11:28:27.701Z","updated_at":"2025-08-23T11:28:27.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713605,"owners_count":25154612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"packages":[{"id":8614877,"name":"github.com/scikit-hep/iminuit","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/scikit-hep/iminuit","keywords_array":[],"namespace":null,"versions_count":79,"first_release_published_at":"2018-08-10T15:19:41.000Z","latest_release_published_at":"2025-04-05T14:09:53.000Z","latest_release_number":"v2.31.1+incompatible","last_synced_at":"2025-08-25T10:37:46.757Z","created_at":"2023-12-02T02:15:10.476Z","updated_at":"2025-08-25T13:57:16.679Z","registry_url":"https://pkg.go.dev/github.com/scikit-hep/iminuit","install_command":"go get github.com/scikit-hep/iminuit","documentation_url":"https://pkg.go.dev/github.com/scikit-hep/iminuit#section-documentation","metadata":{},"repo_metadata":{"id":6005343,"uuid":"7228447","full_name":"scikit-hep/iminuit","owner":"scikit-hep","description":"Jupyter-friendly Python interface for C++ MINUIT2","archived":false,"fork":false,"pushed_at":"2025-08-25T07:04:50.000Z","size":15408,"stargazers_count":301,"open_issues_count":13,"forks_count":83,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-08-25T09:49:15.917Z","etag":null,"topics":["c-plus-plus","fitting","optimization","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://scikit-hep.org/iminuit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-12-18T18:45:17.000Z","updated_at":"2025-08-25T07:04:53.000Z","dependencies_parsed_at":"2024-01-19T03:58:53.822Z","dependency_job_id":"14b40a4c-741e-4f14-8767-d74481c642cd","html_url":"https://github.com/scikit-hep/iminuit","commit_stats":{"total_commits":1138,"total_committers":34,"mean_commits":"33.470588235294116","dds":0.6687170474516696,"last_synced_commit":"5ba1417aa7cbbe4213be852d329679e63889aef3"},"previous_names":["iminuit/iminuit"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/iminuit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/sbom","scorecard":{"id":804775,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-hep/iminuit","commit":"41bdf72547f43731edbd997c31791b142055df4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:47","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:92","Info:   1 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:99"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T11:28:27.701Z","repository_id":6005343,"created_at":"2025-08-23T11:28:27.701Z","updated_at":"2025-08-23T11:28:27.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077677,"owners_count":24869288,"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-25T02:00:12.092Z","response_time":1107,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.31.1","sha":"4e17a9d114dc0c4db7d1e0b85e3f8f90fdb67718","kind":"commit","published_at":"2025-04-05T14:09:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1/manifests"},{"name":"v2.31.1rc0","sha":"08c997a521576b1c496d9477d5a4e14ab8f184d9","kind":"commit","published_at":"2025-04-05T13:19:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1rc0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0/manifests"},{"name":"v2.31.0","sha":"51c37ad77008119c8978d8a1052017990227ccba","kind":"commit","published_at":"2025-04-05T11:53:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"5a00e26752d8173e99d7ccee77ab3854bedc033e","kind":"commit","published_at":"2024-10-12T13:45:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"45458b4f239b30e85c29c3815b6028ac524002bd","kind":"commit","published_at":"2024-10-08T07:09:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"eebb555badecdac3b251eff58ecdad9be2a684cd","kind":"commit","published_at":"2024-09-24T08:53:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"95e5a727314fefafd128160bb3188c9136c2b8ac","kind":"commit","published_at":"2024-08-25T15:58:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"3821654a3fae7b1ec68a984121cea19c6ba830fb","kind":"commit","published_at":"2024-08-25T15:37:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"6b8be71b3db3aa3146c56fc3b6daae21f29591a4","kind":"commit","published_at":"2024-08-01T14:58:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.28.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"405e9c3c8e71d68fe55d2812da8b862cfa33feff","kind":"commit","published_at":"2024-07-30T12:09:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.27.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"3a53f7969638fb637ba534b30079f104cd2df4df","kind":"commit","published_at":"2024-06-03T13:33:39.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.26.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0/manifests"},{"name":"v2.25.2","sha":"5b7bd08d66e8431378e95cbf172106c8424f0d80","kind":"commit","published_at":"2024-02-09T09:13:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2/manifests"},{"name":"v2.25.1","sha":"a52b625319926adab7e3704897f972189a975b3e","kind":"commit","published_at":"2024-02-08T16:48:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"97193ac25296bc9b93bcfad0db47ea1cbbb56b31","kind":"commit","published_at":"2024-01-31T19:05:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c0e3e57827fbf0e7712ae606791800b667a29620","kind":"commit","published_at":"2023-08-15T12:10:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.24.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"500742064a44f552e4dccaa95598d6674a7920e3","kind":"commit","published_at":"2023-07-28T07:28:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.23.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"043ac1b1601b4c8c389b32a2260298a6e28a3941","kind":"commit","published_at":"2023-06-22T12:12:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.22.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"d83dc285b2789ceea620fb3dcdef609e6967d6b7","kind":"commit","published_at":"2023-04-03T11:33:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"6259e2ba52da8e7ac7b89e82bb9509d0422ecdee","kind":"commit","published_at":"2023-03-19T10:05:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"a915bdeeba5cd0a5cf35381d3b459926785494e1","kind":"commit","published_at":"2023-03-18T18:33:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"ddbf883fbb375108032cc1006ae7a0a9bed6803f","kind":"commit","published_at":"2023-03-03T12:02:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fd905d2abfeae965ca6e28a2e6c76d5a33b89cc0","kind":"commit","published_at":"2023-02-13T22:43:28.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.20.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0/manifests"},{"name":"v","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v/manifests"},{"name":"v2.19.0","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.19.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"059d06b00cae097ebf340b218b4eb57357111df8","kind":"commit","published_at":"2022-12-14T09:49:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.18.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"771ea3cfdc5f1e9016a849ca19214e789ffc58cf","kind":"commit","published_at":"2022-09-27T09:55:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0/manifests"},{"name":"v2.17.0beta1","sha":"fb612400a2165f4a1be5588a13a8f6237f871c36","kind":"commit","published_at":"2022-09-27T08:29:55.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1/manifests"},{"name":"v2.16.0","sha":"7ddadb33af83931db19ac210ea98a53c066e6388","kind":"commit","published_at":"2022-08-16T15:50:24.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.16.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"562e4e5010f34486bb3c840316216b415dfe26af","kind":"commit","published_at":"2022-08-02T22:29:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"2012c5da71ce26b011c85beefde3423b3979a88a","kind":"commit","published_at":"2022-07-28T16:05:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"834476221a8c7762840f825b3afd5fae4467bfd5","kind":"commit","published_at":"2022-07-27T19:24:56.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"9c52d3118b52ee60c4d65d8e5ed80fbc08c3a77a","kind":"commit","published_at":"2022-07-25T16:17:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.14.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"8e0407c8d28d1ed88f9e2bee0080c50a1d247438","kind":"commit","published_at":"2022-07-17T15:20:22.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.13.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0/manifests"},{"name":"v2.12.3.beta2","sha":"f5fdf61d33c85a29e9bbf640e562c359955c612e","kind":"commit","published_at":"2022-07-16T11:56:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2/manifests"},{"name":"v2.12.3.beta1","sha":"b3cbefffb38f2ad5933d3819e844254a0199720a","kind":"commit","published_at":"2022-07-16T10:21:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1/manifests"},{"name":"v2.12.2","sha":"9cb582b9305b559ef6d6bcfe8635df4537d34133","kind":"commit","published_at":"2022-07-15T16:42:40.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"1462c4553481ad95806009e4a6d79ca8157b20a1","kind":"commit","published_at":"2022-07-01T16:27:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"9f0cbcfee19fd9737428794a5d4798a1e77b1d0c","kind":"commit","published_at":"2022-06-21T15:23:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"adeb6792f97c42ae535bbb395c8eb19ac0310612","kind":"commit","published_at":"2022-03-28T08:25:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"b60e0f24f70f0bc88a98ec3a2fa81a398e94b515","kind":"commit","published_at":"2022-03-27T16:25:43.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f506a360fb12714b2f586afc4e82eccc6de6dbee","kind":"commit","published_at":"2022-03-27T12:17:20.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a9bba5d455286310077837686fea8b4b51ab1939","kind":"commit","published_at":"2022-03-04T15:58:37.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.10.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"37b4c9b5e359d2a999f6ce8f6b45488a1d1b7044","kind":"commit","published_at":"2022-01-09T14:10:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0/manifests"},{"name":"v2.8.4","sha":"23be056e6d25b1c27df6f0529d5d050e5ed8fb2f","kind":"commit","published_at":"2021-10-11T09:24:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4/manifests"},{"name":"v2.8.2","sha":"987751113790bc50e308eb4db5ce9cc1acf778fb","kind":"commit","published_at":"2021-08-15T15:15:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2/manifests"},{"name":"v2.8.0","sha":"5264c3d0401f489b79251ded01e32e0e8eccbdce","kind":"commit","published_at":"2021-07-25T11:36:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6ed65ad09fc3ffb8633799839f9ba5d040cc473","kind":"commit","published_at":"2021-07-04T19:38:17.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"4cb0c1d20f7882f29a01ec175957e0c195d664cf","kind":"commit","published_at":"2021-05-13T19:26:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5218b408f0d35cc7088d4e265924d30ea9af890","kind":"commit","published_at":"2021-05-02T19:27:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"8725c804b7829d0ae6cf43edfbd8c0730bbd3edb","kind":"commit","published_at":"2021-04-30T20:20:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"300e4178746116508a4452d367e6c1a8064dffbb","kind":"commit","published_at":"2021-02-10T22:05:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6f073a1ae5001f7d54338083d3d426a91a4345ea","kind":"commit","published_at":"2021-01-24T19:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"5def40bfd2c5e62b37a4635266389db052538652","kind":"commit","published_at":"2020-12-22T21:43:05.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"23bad7697e39d363f259ca8349684df939b1b2e6","kind":"commit","published_at":"2020-12-20T16:58:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0/manifests"},{"name":"v2.2.0.rc2","sha":"1a3127fc2788c0b53919d675248a6d6be3fd8565","kind":"commit","published_at":"2020-12-20T16:18:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2/manifests"},{"name":"v2.2.0.rc1","sha":"536091857f6016a7fff0b2f3c20a8b802f276a6a","kind":"commit","published_at":"2020-12-20T13:28:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1/manifests"},{"name":"v2.1.0","sha":"1e119e34c8d986c2d562db535946f64e51de0721","kind":"commit","published_at":"2020-12-18T19:39:18.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"f12cd519aa08e244ad71f56fe7a97d42117196e4","kind":"commit","published_at":"2020-12-07T23:24:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0/manifests"},{"name":"v2.0rc1","sha":"a11ba01ad53d8a2813d46d19db4574d1e5fa1fa8","kind":"commit","published_at":"2020-11-30T22:46:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1/manifests"},{"name":"v2.0-beta-4","sha":"e825a0f44e8b91cd15ab9c8c2fbdf3da6fa2a813","kind":"commit","published_at":"2020-11-30T21:38:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4/manifests"},{"name":"v1.5.4","sha":"56c34b8ea113151dabc27dda232ced9e3be607b4","kind":"commit","published_at":"2020-11-21T14:47:29.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"64acac11cfa2fb91ccbd02d1b3c51f8a9e2cc484","kind":"commit","published_at":"2020-11-19T21:34:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3/manifests"},{"name":"v2.0-beta-3","sha":"19ac94f71c18dada25a2498da0cf5d53b7119938","kind":"commit","published_at":"2020-11-08T17:56:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"c6adab908b79b6df4e496b2327ef5f1fc48985f7","kind":"commit","published_at":"2020-11-08T17:16:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"fe2d0a597f7a57b03a0cdab72b884a6342b1e9ce","kind":"commit","published_at":"2020-11-08T17:01:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1/manifests"},{"name":"v1.5.2","sha":"e2bf551660850799d68b46ca0c78e689864fec7d","kind":"commit","published_at":"2020-09-24T09:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"aa830e859a67a798f5b97ce09a3a1b496d32a8f9","kind":"commit","published_at":"2020-09-20T13:30:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c3c64ec826a99160000a0504d4c68071045fa4ce","kind":"commit","published_at":"2020-09-17T10:17:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"ad9e23e0d7dd13593655ede27c07be824ac37869","kind":"commit","published_at":"2020-07-19T08:54:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9/manifests"},{"name":"v1.4.9-beta","sha":"876044ea223d02bee10b855e00a78ffcf032a018","kind":"commit","published_at":"2020-07-18T20:23:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta/manifests"},{"name":"v1.4.8","sha":"1acf0664d3df1d67a9a48cc650d81a71a4330889","kind":"commit","published_at":"2020-07-16T22:58:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"b07a6e516844a441b56f30d2468e2ec3cc5fe87b","kind":"commit","published_at":"2020-07-15T14:07:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"bb3b55787cc1902c34e65ee259f13597976fbc5c","kind":"commit","published_at":"2020-07-11T10:59:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c889df704d0dede44034310e1fc04c0bbaab08d7","kind":"commit","published_at":"2020-06-25T19:04:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4/manifests"},{"name":"v1.4.4-beta","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta/manifests"},{"name":"v1.4.3-test1","sha":"44fd4c8413201f157b6f6e97d7bee3701452d976","kind":"commit","published_at":"2020-06-25T10:15:58.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1/manifests"},{"name":"v1.4.3-test0","sha":"b083ceb938ab894655613d0d640e42177b624ff0","kind":"commit","published_at":"2020-06-25T10:09:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0/manifests"},{"name":"v1.4.3","sha":"96325a8f4ad55857ca48e3856075cb8f2573240a","kind":"commit","published_at":"2020-06-24T22:21:31.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e1d6f5a087cc1bc18b5cf158e4de9ee454d8b99b","kind":"commit","published_at":"2020-06-14T12:25:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"788158b303d10d499bf64e5b3b352f0f1ae24b01","kind":"commit","published_at":"2020-06-13T22:14:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6bec64e9f0b64535f05c9605025ce5b14a194145","kind":"commit","published_at":"2020-06-12T22:16:27.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0/manifests"},{"name":"v1.3.10","sha":"5c8aee1a0d415af9cde86e672dd5883dba1c2953","kind":"commit","published_at":"2020-03-31T20:53:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.10","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"e76d408db6b145d9e6db4bb810b28edfe4285bd0","kind":"commit","published_at":"2020-03-31T16:18:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"15c7e677864f40c35400101ecf6b0dd271c01e6d","kind":"commit","published_at":"2019-10-17T10:23:26.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"18ea7b2c94b87d2c47a8d18d4ba21c41d2e1c804","kind":"commit","published_at":"2019-05-27T07:45:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"5770af15030d1253a30b05fa869b4231ec9e1488","kind":"commit","published_at":"2019-05-19T15:59:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e0ecf59cf7e392ec7b377bf35381133ec0281105","kind":"commit","published_at":"2019-05-16T19:39:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"7d35b97e3a196c2a569320c45729b149d14e4f7b","kind":"commit","published_at":"2019-03-14T23:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e6d1cbc3d4d51e3556dbf95b569b62d6d9c38ad1","kind":"commit","published_at":"2018-09-12T22:58:48.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"77814d25e7ff968b99de31d15d325e6cda0f242f","kind":"commit","published_at":"2018-08-10T15:19:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2/manifests"},{"name":"v1.3","sha":"5fe1999f45017f13b14628644ffe6e52b6f52bdf","kind":"commit","published_at":"2018-07-09T15:27:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3/manifests"},{"name":"v1.2","sha":"db1b0b4eac6b6ab81158d541dcb7787007f4bc50","kind":"commit","published_at":"2015-11-10T22:50:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-25T13:57:16.679Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.352500596262885,"forks_count":2.986996938860597,"docker_downloads_count":null,"average":6.6792050973468315},"purl":"pkg:golang/github.com/scikit-hep/iminuit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/scikit-hep/iminuit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/scikit-hep/iminuit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/scikit-hep/iminuit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T01:08:47.212Z","issues_count":78,"pull_requests_count":220,"avg_time_to_close_issue":6383562.95890411,"avg_time_to_close_pull_request":869882.1422018348,"issues_closed_count":72,"pull_requests_closed_count":218,"pull_request_authors_count":20,"issue_authors_count":47,"avg_comments_per_issue":3.128205128205128,"avg_comments_per_pull_request":1.0227272727272727,"merged_pull_requests_count":197,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":21,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":2589673.5,"past_year_avg_time_to_close_pull_request":769045.4492753623,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.8095238095238093,"past_year_avg_comments_per_pull_request":0.7183098591549296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/issues","maintainers":[{"login":"HDembinski","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"matthewfeickert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"cdeil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}],"active_maintainers":[{"login":"HDembinski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fiminuit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fiminuit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fiminuit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fiminuit/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951507,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":5287675,"name":"iminuit","ecosystem":"conda","description":"iminuit is designed from ground up to be fast, interactive and cython friendly. iminuit extract function signature very permissively starting from checking func_code down to last resort of parsing docstring (or you could tell iminuit to stop looking and take your answer). The interface is inspired heavily by PyMinuit and the status printout is inspired by ROOT Minuit. iminuit is mostly compatible with PyMinuit (with few exceptions). Existing PyMinuit code can be ported to iminuit by just changing the import statement.","homepage":"https://github.com/scikit-hep/iminuit","licenses":"LGPL-2.0-or-later","normalized_licenses":["LGPL-2.0-or-later"],"repository_url":"https://github.com/scikit-hep/iminuit","keywords_array":[],"namespace":null,"versions_count":41,"first_release_published_at":"2018-09-04T20:08:12.000Z","latest_release_published_at":"2022-09-28T20:13:56.000Z","latest_release_number":"2.17.0","last_synced_at":"2025-08-25T10:37:50.185Z","created_at":"2022-10-03T15:44:52.851Z","updated_at":"2025-08-25T13:57:16.678Z","registry_url":"https://anaconda.org/conda-forge/iminuit","install_command":"conda install -c conda-forge iminuit","documentation_url":null,"metadata":{},"repo_metadata":{"id":6005343,"uuid":"7228447","full_name":"scikit-hep/iminuit","owner":"scikit-hep","description":"Jupyter-friendly Python interface for C++ MINUIT2","archived":false,"fork":false,"pushed_at":"2025-08-25T07:04:50.000Z","size":15408,"stargazers_count":301,"open_issues_count":13,"forks_count":83,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-08-25T09:49:15.917Z","etag":null,"topics":["c-plus-plus","fitting","optimization","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://scikit-hep.org/iminuit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-12-18T18:45:17.000Z","updated_at":"2025-08-25T07:04:53.000Z","dependencies_parsed_at":"2024-01-19T03:58:53.822Z","dependency_job_id":"14b40a4c-741e-4f14-8767-d74481c642cd","html_url":"https://github.com/scikit-hep/iminuit","commit_stats":{"total_commits":1138,"total_committers":34,"mean_commits":"33.470588235294116","dds":0.6687170474516696,"last_synced_commit":"5ba1417aa7cbbe4213be852d329679e63889aef3"},"previous_names":["iminuit/iminuit"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/iminuit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/sbom","scorecard":{"id":804775,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-hep/iminuit","commit":"41bdf72547f43731edbd997c31791b142055df4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:47","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:92","Info:   1 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:99"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T11:28:27.701Z","repository_id":6005343,"created_at":"2025-08-23T11:28:27.701Z","updated_at":"2025-08-23T11:28:27.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077677,"owners_count":24869288,"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-25T02:00:12.092Z","response_time":1107,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.31.1","sha":"4e17a9d114dc0c4db7d1e0b85e3f8f90fdb67718","kind":"commit","published_at":"2025-04-05T14:09:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1/manifests"},{"name":"v2.31.1rc0","sha":"08c997a521576b1c496d9477d5a4e14ab8f184d9","kind":"commit","published_at":"2025-04-05T13:19:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1rc0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0/manifests"},{"name":"v2.31.0","sha":"51c37ad77008119c8978d8a1052017990227ccba","kind":"commit","published_at":"2025-04-05T11:53:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"5a00e26752d8173e99d7ccee77ab3854bedc033e","kind":"commit","published_at":"2024-10-12T13:45:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"45458b4f239b30e85c29c3815b6028ac524002bd","kind":"commit","published_at":"2024-10-08T07:09:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"eebb555badecdac3b251eff58ecdad9be2a684cd","kind":"commit","published_at":"2024-09-24T08:53:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"95e5a727314fefafd128160bb3188c9136c2b8ac","kind":"commit","published_at":"2024-08-25T15:58:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"3821654a3fae7b1ec68a984121cea19c6ba830fb","kind":"commit","published_at":"2024-08-25T15:37:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"6b8be71b3db3aa3146c56fc3b6daae21f29591a4","kind":"commit","published_at":"2024-08-01T14:58:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.28.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"405e9c3c8e71d68fe55d2812da8b862cfa33feff","kind":"commit","published_at":"2024-07-30T12:09:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.27.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"3a53f7969638fb637ba534b30079f104cd2df4df","kind":"commit","published_at":"2024-06-03T13:33:39.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.26.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0/manifests"},{"name":"v2.25.2","sha":"5b7bd08d66e8431378e95cbf172106c8424f0d80","kind":"commit","published_at":"2024-02-09T09:13:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2/manifests"},{"name":"v2.25.1","sha":"a52b625319926adab7e3704897f972189a975b3e","kind":"commit","published_at":"2024-02-08T16:48:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"97193ac25296bc9b93bcfad0db47ea1cbbb56b31","kind":"commit","published_at":"2024-01-31T19:05:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c0e3e57827fbf0e7712ae606791800b667a29620","kind":"commit","published_at":"2023-08-15T12:10:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.24.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"500742064a44f552e4dccaa95598d6674a7920e3","kind":"commit","published_at":"2023-07-28T07:28:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.23.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"043ac1b1601b4c8c389b32a2260298a6e28a3941","kind":"commit","published_at":"2023-06-22T12:12:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.22.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"d83dc285b2789ceea620fb3dcdef609e6967d6b7","kind":"commit","published_at":"2023-04-03T11:33:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"6259e2ba52da8e7ac7b89e82bb9509d0422ecdee","kind":"commit","published_at":"2023-03-19T10:05:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"a915bdeeba5cd0a5cf35381d3b459926785494e1","kind":"commit","published_at":"2023-03-18T18:33:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"ddbf883fbb375108032cc1006ae7a0a9bed6803f","kind":"commit","published_at":"2023-03-03T12:02:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fd905d2abfeae965ca6e28a2e6c76d5a33b89cc0","kind":"commit","published_at":"2023-02-13T22:43:28.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.20.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0/manifests"},{"name":"v","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v/manifests"},{"name":"v2.19.0","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.19.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"059d06b00cae097ebf340b218b4eb57357111df8","kind":"commit","published_at":"2022-12-14T09:49:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.18.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"771ea3cfdc5f1e9016a849ca19214e789ffc58cf","kind":"commit","published_at":"2022-09-27T09:55:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0/manifests"},{"name":"v2.17.0beta1","sha":"fb612400a2165f4a1be5588a13a8f6237f871c36","kind":"commit","published_at":"2022-09-27T08:29:55.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1/manifests"},{"name":"v2.16.0","sha":"7ddadb33af83931db19ac210ea98a53c066e6388","kind":"commit","published_at":"2022-08-16T15:50:24.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.16.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"562e4e5010f34486bb3c840316216b415dfe26af","kind":"commit","published_at":"2022-08-02T22:29:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"2012c5da71ce26b011c85beefde3423b3979a88a","kind":"commit","published_at":"2022-07-28T16:05:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"834476221a8c7762840f825b3afd5fae4467bfd5","kind":"commit","published_at":"2022-07-27T19:24:56.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"9c52d3118b52ee60c4d65d8e5ed80fbc08c3a77a","kind":"commit","published_at":"2022-07-25T16:17:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.14.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"8e0407c8d28d1ed88f9e2bee0080c50a1d247438","kind":"commit","published_at":"2022-07-17T15:20:22.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.13.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0/manifests"},{"name":"v2.12.3.beta2","sha":"f5fdf61d33c85a29e9bbf640e562c359955c612e","kind":"commit","published_at":"2022-07-16T11:56:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2/manifests"},{"name":"v2.12.3.beta1","sha":"b3cbefffb38f2ad5933d3819e844254a0199720a","kind":"commit","published_at":"2022-07-16T10:21:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1/manifests"},{"name":"v2.12.2","sha":"9cb582b9305b559ef6d6bcfe8635df4537d34133","kind":"commit","published_at":"2022-07-15T16:42:40.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"1462c4553481ad95806009e4a6d79ca8157b20a1","kind":"commit","published_at":"2022-07-01T16:27:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"9f0cbcfee19fd9737428794a5d4798a1e77b1d0c","kind":"commit","published_at":"2022-06-21T15:23:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"adeb6792f97c42ae535bbb395c8eb19ac0310612","kind":"commit","published_at":"2022-03-28T08:25:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"b60e0f24f70f0bc88a98ec3a2fa81a398e94b515","kind":"commit","published_at":"2022-03-27T16:25:43.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f506a360fb12714b2f586afc4e82eccc6de6dbee","kind":"commit","published_at":"2022-03-27T12:17:20.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a9bba5d455286310077837686fea8b4b51ab1939","kind":"commit","published_at":"2022-03-04T15:58:37.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.10.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"37b4c9b5e359d2a999f6ce8f6b45488a1d1b7044","kind":"commit","published_at":"2022-01-09T14:10:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0/manifests"},{"name":"v2.8.4","sha":"23be056e6d25b1c27df6f0529d5d050e5ed8fb2f","kind":"commit","published_at":"2021-10-11T09:24:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4/manifests"},{"name":"v2.8.2","sha":"987751113790bc50e308eb4db5ce9cc1acf778fb","kind":"commit","published_at":"2021-08-15T15:15:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2/manifests"},{"name":"v2.8.0","sha":"5264c3d0401f489b79251ded01e32e0e8eccbdce","kind":"commit","published_at":"2021-07-25T11:36:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6ed65ad09fc3ffb8633799839f9ba5d040cc473","kind":"commit","published_at":"2021-07-04T19:38:17.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"4cb0c1d20f7882f29a01ec175957e0c195d664cf","kind":"commit","published_at":"2021-05-13T19:26:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5218b408f0d35cc7088d4e265924d30ea9af890","kind":"commit","published_at":"2021-05-02T19:27:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"8725c804b7829d0ae6cf43edfbd8c0730bbd3edb","kind":"commit","published_at":"2021-04-30T20:20:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"300e4178746116508a4452d367e6c1a8064dffbb","kind":"commit","published_at":"2021-02-10T22:05:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6f073a1ae5001f7d54338083d3d426a91a4345ea","kind":"commit","published_at":"2021-01-24T19:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"5def40bfd2c5e62b37a4635266389db052538652","kind":"commit","published_at":"2020-12-22T21:43:05.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"23bad7697e39d363f259ca8349684df939b1b2e6","kind":"commit","published_at":"2020-12-20T16:58:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0/manifests"},{"name":"v2.2.0.rc2","sha":"1a3127fc2788c0b53919d675248a6d6be3fd8565","kind":"commit","published_at":"2020-12-20T16:18:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2/manifests"},{"name":"v2.2.0.rc1","sha":"536091857f6016a7fff0b2f3c20a8b802f276a6a","kind":"commit","published_at":"2020-12-20T13:28:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1/manifests"},{"name":"v2.1.0","sha":"1e119e34c8d986c2d562db535946f64e51de0721","kind":"commit","published_at":"2020-12-18T19:39:18.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"f12cd519aa08e244ad71f56fe7a97d42117196e4","kind":"commit","published_at":"2020-12-07T23:24:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0/manifests"},{"name":"v2.0rc1","sha":"a11ba01ad53d8a2813d46d19db4574d1e5fa1fa8","kind":"commit","published_at":"2020-11-30T22:46:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1/manifests"},{"name":"v2.0-beta-4","sha":"e825a0f44e8b91cd15ab9c8c2fbdf3da6fa2a813","kind":"commit","published_at":"2020-11-30T21:38:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4/manifests"},{"name":"v1.5.4","sha":"56c34b8ea113151dabc27dda232ced9e3be607b4","kind":"commit","published_at":"2020-11-21T14:47:29.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"64acac11cfa2fb91ccbd02d1b3c51f8a9e2cc484","kind":"commit","published_at":"2020-11-19T21:34:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3/manifests"},{"name":"v2.0-beta-3","sha":"19ac94f71c18dada25a2498da0cf5d53b7119938","kind":"commit","published_at":"2020-11-08T17:56:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"c6adab908b79b6df4e496b2327ef5f1fc48985f7","kind":"commit","published_at":"2020-11-08T17:16:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"fe2d0a597f7a57b03a0cdab72b884a6342b1e9ce","kind":"commit","published_at":"2020-11-08T17:01:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1/manifests"},{"name":"v1.5.2","sha":"e2bf551660850799d68b46ca0c78e689864fec7d","kind":"commit","published_at":"2020-09-24T09:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"aa830e859a67a798f5b97ce09a3a1b496d32a8f9","kind":"commit","published_at":"2020-09-20T13:30:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c3c64ec826a99160000a0504d4c68071045fa4ce","kind":"commit","published_at":"2020-09-17T10:17:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"ad9e23e0d7dd13593655ede27c07be824ac37869","kind":"commit","published_at":"2020-07-19T08:54:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9/manifests"},{"name":"v1.4.9-beta","sha":"876044ea223d02bee10b855e00a78ffcf032a018","kind":"commit","published_at":"2020-07-18T20:23:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta/manifests"},{"name":"v1.4.8","sha":"1acf0664d3df1d67a9a48cc650d81a71a4330889","kind":"commit","published_at":"2020-07-16T22:58:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"b07a6e516844a441b56f30d2468e2ec3cc5fe87b","kind":"commit","published_at":"2020-07-15T14:07:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"bb3b55787cc1902c34e65ee259f13597976fbc5c","kind":"commit","published_at":"2020-07-11T10:59:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c889df704d0dede44034310e1fc04c0bbaab08d7","kind":"commit","published_at":"2020-06-25T19:04:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4/manifests"},{"name":"v1.4.4-beta","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta/manifests"},{"name":"v1.4.3-test1","sha":"44fd4c8413201f157b6f6e97d7bee3701452d976","kind":"commit","published_at":"2020-06-25T10:15:58.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1/manifests"},{"name":"v1.4.3-test0","sha":"b083ceb938ab894655613d0d640e42177b624ff0","kind":"commit","published_at":"2020-06-25T10:09:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0/manifests"},{"name":"v1.4.3","sha":"96325a8f4ad55857ca48e3856075cb8f2573240a","kind":"commit","published_at":"2020-06-24T22:21:31.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e1d6f5a087cc1bc18b5cf158e4de9ee454d8b99b","kind":"commit","published_at":"2020-06-14T12:25:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"788158b303d10d499bf64e5b3b352f0f1ae24b01","kind":"commit","published_at":"2020-06-13T22:14:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6bec64e9f0b64535f05c9605025ce5b14a194145","kind":"commit","published_at":"2020-06-12T22:16:27.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0/manifests"},{"name":"v1.3.10","sha":"5c8aee1a0d415af9cde86e672dd5883dba1c2953","kind":"commit","published_at":"2020-03-31T20:53:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.10","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"e76d408db6b145d9e6db4bb810b28edfe4285bd0","kind":"commit","published_at":"2020-03-31T16:18:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"15c7e677864f40c35400101ecf6b0dd271c01e6d","kind":"commit","published_at":"2019-10-17T10:23:26.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"18ea7b2c94b87d2c47a8d18d4ba21c41d2e1c804","kind":"commit","published_at":"2019-05-27T07:45:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"5770af15030d1253a30b05fa869b4231ec9e1488","kind":"commit","published_at":"2019-05-19T15:59:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e0ecf59cf7e392ec7b377bf35381133ec0281105","kind":"commit","published_at":"2019-05-16T19:39:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"7d35b97e3a196c2a569320c45729b149d14e4f7b","kind":"commit","published_at":"2019-03-14T23:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e6d1cbc3d4d51e3556dbf95b569b62d6d9c38ad1","kind":"commit","published_at":"2018-09-12T22:58:48.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"77814d25e7ff968b99de31d15d325e6cda0f242f","kind":"commit","published_at":"2018-08-10T15:19:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2/manifests"},{"name":"v1.3","sha":"5fe1999f45017f13b14628644ffe6e52b6f52bdf","kind":"commit","published_at":"2018-07-09T15:27:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3/manifests"},{"name":"v1.2","sha":"db1b0b4eac6b6ab81158d541dcb7787007f4bc50","kind":"commit","published_at":"2015-11-10T22:50:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-25T13:57:16.677Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":24,"rankings":{"downloads":null,"dependent_repos_count":7.405559159638704,"dependent_packages_count":5.115025699885224,"stargazers_count":24.7168022356405,"forks_count":22.16677478916114,"docker_downloads_count":null,"average":14.851040471081392},"purl":"pkg:conda/iminuit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/iminuit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/iminuit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/iminuit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T01:08:47.212Z","issues_count":78,"pull_requests_count":220,"avg_time_to_close_issue":6383562.95890411,"avg_time_to_close_pull_request":869882.1422018348,"issues_closed_count":72,"pull_requests_closed_count":218,"pull_request_authors_count":20,"issue_authors_count":47,"avg_comments_per_issue":3.128205128205128,"avg_comments_per_pull_request":1.0227272727272727,"merged_pull_requests_count":197,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":21,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":2589673.5,"past_year_avg_time_to_close_pull_request":769045.4492753623,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.8095238095238093,"past_year_avg_comments_per_pull_request":0.7183098591549296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/issues","maintainers":[{"login":"HDembinski","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"matthewfeickert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"cdeil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}],"active_maintainers":[{"login":"HDembinski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/iminuit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/iminuit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/iminuit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/iminuit/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5283988,"name":"iminuit","ecosystem":"conda","description":"iminuit is designed from ground up to be fast, interactive and cython friendly. iminuit extract function signature very permissively starting from checking func_code down to last resort of parsing docstring (or you could tell iminuit to stop looking and take your answer). The interface is inspired heavily by PyMinuit and the status printout is inspired by ROOT Minuit. iminuit is mostly compatible with PyMinuit (with few exceptions). Existing PyMinuit code can be ported to iminuit by just changing the import statement.","homepage":"https://github.com/scikit-hep/iminuit","licenses":"LGPL-2.1-or-later AND MIT","normalized_licenses":["LGPL-2.1-or-later","MIT"],"repository_url":"https://github.com/scikit-hep/iminuit","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2017-10-17T19:35:09.000Z","latest_release_published_at":"2025-03-04T15:44:55.000Z","latest_release_number":"2.30.1","last_synced_at":"2025-08-25T10:37:50.085Z","created_at":"2022-10-03T15:40:26.767Z","updated_at":"2025-08-25T13:57:16.677Z","registry_url":"https://anaconda.org/anaconda/iminuit","install_command":"conda install -c anaconda iminuit","documentation_url":null,"metadata":{},"repo_metadata":{"id":6005343,"uuid":"7228447","full_name":"scikit-hep/iminuit","owner":"scikit-hep","description":"Jupyter-friendly Python interface for C++ MINUIT2","archived":false,"fork":false,"pushed_at":"2025-08-25T07:04:50.000Z","size":15408,"stargazers_count":301,"open_issues_count":13,"forks_count":83,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-08-25T09:49:15.917Z","etag":null,"topics":["c-plus-plus","fitting","optimization","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://scikit-hep.org/iminuit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-12-18T18:45:17.000Z","updated_at":"2025-08-25T07:04:53.000Z","dependencies_parsed_at":"2024-01-19T03:58:53.822Z","dependency_job_id":"14b40a4c-741e-4f14-8767-d74481c642cd","html_url":"https://github.com/scikit-hep/iminuit","commit_stats":{"total_commits":1138,"total_committers":34,"mean_commits":"33.470588235294116","dds":0.6687170474516696,"last_synced_commit":"5ba1417aa7cbbe4213be852d329679e63889aef3"},"previous_names":["iminuit/iminuit"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/iminuit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/sbom","scorecard":{"id":804775,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-hep/iminuit","commit":"41bdf72547f43731edbd997c31791b142055df4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:47","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:92","Info:   1 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:99"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T11:28:27.701Z","repository_id":6005343,"created_at":"2025-08-23T11:28:27.701Z","updated_at":"2025-08-23T11:28:27.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077677,"owners_count":24869288,"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-25T02:00:12.092Z","response_time":1107,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.31.1","sha":"4e17a9d114dc0c4db7d1e0b85e3f8f90fdb67718","kind":"commit","published_at":"2025-04-05T14:09:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1/manifests"},{"name":"v2.31.1rc0","sha":"08c997a521576b1c496d9477d5a4e14ab8f184d9","kind":"commit","published_at":"2025-04-05T13:19:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1rc0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0/manifests"},{"name":"v2.31.0","sha":"51c37ad77008119c8978d8a1052017990227ccba","kind":"commit","published_at":"2025-04-05T11:53:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"5a00e26752d8173e99d7ccee77ab3854bedc033e","kind":"commit","published_at":"2024-10-12T13:45:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"45458b4f239b30e85c29c3815b6028ac524002bd","kind":"commit","published_at":"2024-10-08T07:09:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"eebb555badecdac3b251eff58ecdad9be2a684cd","kind":"commit","published_at":"2024-09-24T08:53:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"95e5a727314fefafd128160bb3188c9136c2b8ac","kind":"commit","published_at":"2024-08-25T15:58:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"3821654a3fae7b1ec68a984121cea19c6ba830fb","kind":"commit","published_at":"2024-08-25T15:37:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"6b8be71b3db3aa3146c56fc3b6daae21f29591a4","kind":"commit","published_at":"2024-08-01T14:58:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.28.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"405e9c3c8e71d68fe55d2812da8b862cfa33feff","kind":"commit","published_at":"2024-07-30T12:09:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.27.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"3a53f7969638fb637ba534b30079f104cd2df4df","kind":"commit","published_at":"2024-06-03T13:33:39.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.26.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0/manifests"},{"name":"v2.25.2","sha":"5b7bd08d66e8431378e95cbf172106c8424f0d80","kind":"commit","published_at":"2024-02-09T09:13:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2/manifests"},{"name":"v2.25.1","sha":"a52b625319926adab7e3704897f972189a975b3e","kind":"commit","published_at":"2024-02-08T16:48:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"97193ac25296bc9b93bcfad0db47ea1cbbb56b31","kind":"commit","published_at":"2024-01-31T19:05:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c0e3e57827fbf0e7712ae606791800b667a29620","kind":"commit","published_at":"2023-08-15T12:10:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.24.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"500742064a44f552e4dccaa95598d6674a7920e3","kind":"commit","published_at":"2023-07-28T07:28:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.23.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"043ac1b1601b4c8c389b32a2260298a6e28a3941","kind":"commit","published_at":"2023-06-22T12:12:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.22.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"d83dc285b2789ceea620fb3dcdef609e6967d6b7","kind":"commit","published_at":"2023-04-03T11:33:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"6259e2ba52da8e7ac7b89e82bb9509d0422ecdee","kind":"commit","published_at":"2023-03-19T10:05:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"a915bdeeba5cd0a5cf35381d3b459926785494e1","kind":"commit","published_at":"2023-03-18T18:33:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"ddbf883fbb375108032cc1006ae7a0a9bed6803f","kind":"commit","published_at":"2023-03-03T12:02:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fd905d2abfeae965ca6e28a2e6c76d5a33b89cc0","kind":"commit","published_at":"2023-02-13T22:43:28.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.20.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0/manifests"},{"name":"v","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v/manifests"},{"name":"v2.19.0","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.19.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"059d06b00cae097ebf340b218b4eb57357111df8","kind":"commit","published_at":"2022-12-14T09:49:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.18.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"771ea3cfdc5f1e9016a849ca19214e789ffc58cf","kind":"commit","published_at":"2022-09-27T09:55:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0/manifests"},{"name":"v2.17.0beta1","sha":"fb612400a2165f4a1be5588a13a8f6237f871c36","kind":"commit","published_at":"2022-09-27T08:29:55.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1/manifests"},{"name":"v2.16.0","sha":"7ddadb33af83931db19ac210ea98a53c066e6388","kind":"commit","published_at":"2022-08-16T15:50:24.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.16.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"562e4e5010f34486bb3c840316216b415dfe26af","kind":"commit","published_at":"2022-08-02T22:29:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"2012c5da71ce26b011c85beefde3423b3979a88a","kind":"commit","published_at":"2022-07-28T16:05:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"834476221a8c7762840f825b3afd5fae4467bfd5","kind":"commit","published_at":"2022-07-27T19:24:56.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"9c52d3118b52ee60c4d65d8e5ed80fbc08c3a77a","kind":"commit","published_at":"2022-07-25T16:17:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.14.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"8e0407c8d28d1ed88f9e2bee0080c50a1d247438","kind":"commit","published_at":"2022-07-17T15:20:22.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.13.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0/manifests"},{"name":"v2.12.3.beta2","sha":"f5fdf61d33c85a29e9bbf640e562c359955c612e","kind":"commit","published_at":"2022-07-16T11:56:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2/manifests"},{"name":"v2.12.3.beta1","sha":"b3cbefffb38f2ad5933d3819e844254a0199720a","kind":"commit","published_at":"2022-07-16T10:21:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1/manifests"},{"name":"v2.12.2","sha":"9cb582b9305b559ef6d6bcfe8635df4537d34133","kind":"commit","published_at":"2022-07-15T16:42:40.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"1462c4553481ad95806009e4a6d79ca8157b20a1","kind":"commit","published_at":"2022-07-01T16:27:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"9f0cbcfee19fd9737428794a5d4798a1e77b1d0c","kind":"commit","published_at":"2022-06-21T15:23:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"adeb6792f97c42ae535bbb395c8eb19ac0310612","kind":"commit","published_at":"2022-03-28T08:25:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"b60e0f24f70f0bc88a98ec3a2fa81a398e94b515","kind":"commit","published_at":"2022-03-27T16:25:43.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f506a360fb12714b2f586afc4e82eccc6de6dbee","kind":"commit","published_at":"2022-03-27T12:17:20.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a9bba5d455286310077837686fea8b4b51ab1939","kind":"commit","published_at":"2022-03-04T15:58:37.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.10.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"37b4c9b5e359d2a999f6ce8f6b45488a1d1b7044","kind":"commit","published_at":"2022-01-09T14:10:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0/manifests"},{"name":"v2.8.4","sha":"23be056e6d25b1c27df6f0529d5d050e5ed8fb2f","kind":"commit","published_at":"2021-10-11T09:24:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4/manifests"},{"name":"v2.8.2","sha":"987751113790bc50e308eb4db5ce9cc1acf778fb","kind":"commit","published_at":"2021-08-15T15:15:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2/manifests"},{"name":"v2.8.0","sha":"5264c3d0401f489b79251ded01e32e0e8eccbdce","kind":"commit","published_at":"2021-07-25T11:36:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6ed65ad09fc3ffb8633799839f9ba5d040cc473","kind":"commit","published_at":"2021-07-04T19:38:17.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"4cb0c1d20f7882f29a01ec175957e0c195d664cf","kind":"commit","published_at":"2021-05-13T19:26:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5218b408f0d35cc7088d4e265924d30ea9af890","kind":"commit","published_at":"2021-05-02T19:27:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"8725c804b7829d0ae6cf43edfbd8c0730bbd3edb","kind":"commit","published_at":"2021-04-30T20:20:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"300e4178746116508a4452d367e6c1a8064dffbb","kind":"commit","published_at":"2021-02-10T22:05:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6f073a1ae5001f7d54338083d3d426a91a4345ea","kind":"commit","published_at":"2021-01-24T19:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"5def40bfd2c5e62b37a4635266389db052538652","kind":"commit","published_at":"2020-12-22T21:43:05.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"23bad7697e39d363f259ca8349684df939b1b2e6","kind":"commit","published_at":"2020-12-20T16:58:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0/manifests"},{"name":"v2.2.0.rc2","sha":"1a3127fc2788c0b53919d675248a6d6be3fd8565","kind":"commit","published_at":"2020-12-20T16:18:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2/manifests"},{"name":"v2.2.0.rc1","sha":"536091857f6016a7fff0b2f3c20a8b802f276a6a","kind":"commit","published_at":"2020-12-20T13:28:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1/manifests"},{"name":"v2.1.0","sha":"1e119e34c8d986c2d562db535946f64e51de0721","kind":"commit","published_at":"2020-12-18T19:39:18.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"f12cd519aa08e244ad71f56fe7a97d42117196e4","kind":"commit","published_at":"2020-12-07T23:24:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0/manifests"},{"name":"v2.0rc1","sha":"a11ba01ad53d8a2813d46d19db4574d1e5fa1fa8","kind":"commit","published_at":"2020-11-30T22:46:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1/manifests"},{"name":"v2.0-beta-4","sha":"e825a0f44e8b91cd15ab9c8c2fbdf3da6fa2a813","kind":"commit","published_at":"2020-11-30T21:38:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4/manifests"},{"name":"v1.5.4","sha":"56c34b8ea113151dabc27dda232ced9e3be607b4","kind":"commit","published_at":"2020-11-21T14:47:29.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"64acac11cfa2fb91ccbd02d1b3c51f8a9e2cc484","kind":"commit","published_at":"2020-11-19T21:34:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3/manifests"},{"name":"v2.0-beta-3","sha":"19ac94f71c18dada25a2498da0cf5d53b7119938","kind":"commit","published_at":"2020-11-08T17:56:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"c6adab908b79b6df4e496b2327ef5f1fc48985f7","kind":"commit","published_at":"2020-11-08T17:16:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"fe2d0a597f7a57b03a0cdab72b884a6342b1e9ce","kind":"commit","published_at":"2020-11-08T17:01:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1/manifests"},{"name":"v1.5.2","sha":"e2bf551660850799d68b46ca0c78e689864fec7d","kind":"commit","published_at":"2020-09-24T09:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"aa830e859a67a798f5b97ce09a3a1b496d32a8f9","kind":"commit","published_at":"2020-09-20T13:30:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c3c64ec826a99160000a0504d4c68071045fa4ce","kind":"commit","published_at":"2020-09-17T10:17:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"ad9e23e0d7dd13593655ede27c07be824ac37869","kind":"commit","published_at":"2020-07-19T08:54:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9/manifests"},{"name":"v1.4.9-beta","sha":"876044ea223d02bee10b855e00a78ffcf032a018","kind":"commit","published_at":"2020-07-18T20:23:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta/manifests"},{"name":"v1.4.8","sha":"1acf0664d3df1d67a9a48cc650d81a71a4330889","kind":"commit","published_at":"2020-07-16T22:58:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"b07a6e516844a441b56f30d2468e2ec3cc5fe87b","kind":"commit","published_at":"2020-07-15T14:07:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"bb3b55787cc1902c34e65ee259f13597976fbc5c","kind":"commit","published_at":"2020-07-11T10:59:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c889df704d0dede44034310e1fc04c0bbaab08d7","kind":"commit","published_at":"2020-06-25T19:04:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4/manifests"},{"name":"v1.4.4-beta","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta/manifests"},{"name":"v1.4.3-test1","sha":"44fd4c8413201f157b6f6e97d7bee3701452d976","kind":"commit","published_at":"2020-06-25T10:15:58.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1/manifests"},{"name":"v1.4.3-test0","sha":"b083ceb938ab894655613d0d640e42177b624ff0","kind":"commit","published_at":"2020-06-25T10:09:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0/manifests"},{"name":"v1.4.3","sha":"96325a8f4ad55857ca48e3856075cb8f2573240a","kind":"commit","published_at":"2020-06-24T22:21:31.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e1d6f5a087cc1bc18b5cf158e4de9ee454d8b99b","kind":"commit","published_at":"2020-06-14T12:25:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"788158b303d10d499bf64e5b3b352f0f1ae24b01","kind":"commit","published_at":"2020-06-13T22:14:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6bec64e9f0b64535f05c9605025ce5b14a194145","kind":"commit","published_at":"2020-06-12T22:16:27.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0/manifests"},{"name":"v1.3.10","sha":"5c8aee1a0d415af9cde86e672dd5883dba1c2953","kind":"commit","published_at":"2020-03-31T20:53:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.10","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"e76d408db6b145d9e6db4bb810b28edfe4285bd0","kind":"commit","published_at":"2020-03-31T16:18:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"15c7e677864f40c35400101ecf6b0dd271c01e6d","kind":"commit","published_at":"2019-10-17T10:23:26.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"18ea7b2c94b87d2c47a8d18d4ba21c41d2e1c804","kind":"commit","published_at":"2019-05-27T07:45:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"5770af15030d1253a30b05fa869b4231ec9e1488","kind":"commit","published_at":"2019-05-19T15:59:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e0ecf59cf7e392ec7b377bf35381133ec0281105","kind":"commit","published_at":"2019-05-16T19:39:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"7d35b97e3a196c2a569320c45729b149d14e4f7b","kind":"commit","published_at":"2019-03-14T23:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e6d1cbc3d4d51e3556dbf95b569b62d6d9c38ad1","kind":"commit","published_at":"2018-09-12T22:58:48.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"77814d25e7ff968b99de31d15d325e6cda0f242f","kind":"commit","published_at":"2018-08-10T15:19:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2/manifests"},{"name":"v1.3","sha":"5fe1999f45017f13b14628644ffe6e52b6f52bdf","kind":"commit","published_at":"2018-07-09T15:27:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3/manifests"},{"name":"v1.2","sha":"db1b0b4eac6b6ab81158d541dcb7787007f4bc50","kind":"commit","published_at":"2015-11-10T22:50:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-25T13:57:16.676Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":24,"rankings":{"downloads":null,"dependent_repos_count":30.40828762949421,"dependent_packages_count":15.112736136502134,"stargazers_count":37.14198659354052,"forks_count":35.0091407678245,"docker_downloads_count":null,"average":29.41803778184034},"purl":"pkg:conda/iminuit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/iminuit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/iminuit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/iminuit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T01:08:47.212Z","issues_count":78,"pull_requests_count":220,"avg_time_to_close_issue":6383562.95890411,"avg_time_to_close_pull_request":869882.1422018348,"issues_closed_count":72,"pull_requests_closed_count":218,"pull_request_authors_count":20,"issue_authors_count":47,"avg_comments_per_issue":3.128205128205128,"avg_comments_per_pull_request":1.0227272727272727,"merged_pull_requests_count":197,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":21,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":2589673.5,"past_year_avg_time_to_close_pull_request":769045.4492753623,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.8095238095238093,"past_year_avg_comments_per_pull_request":0.7183098591549296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/issues","maintainers":[{"login":"HDembinski","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"matthewfeickert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"cdeil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}],"active_maintainers":[{"login":"HDembinski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/iminuit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/iminuit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/iminuit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/iminuit/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2765775,"name":"iminuit","ecosystem":"pypi","description":"Jupyter-friendly Python frontend for MINUIT2 in C++","homepage":null,"licenses":"MIT+LGPL","normalized_licenses":["Other"],"repository_url":"https://github.com/scikit-hep/iminuit","keywords_array":[],"namespace":null,"versions_count":94,"first_release_published_at":"2012-12-18T21:35:49.000Z","latest_release_published_at":"2025-04-05T14:40:12.000Z","latest_release_number":"2.31.1","last_synced_at":"2025-08-25T10:37:45.388Z","created_at":"2022-04-10T11:18:08.501Z","updated_at":"2025-08-25T13:57:16.943Z","registry_url":"https://pypi.org/project/iminuit/","install_command":"pip install iminuit --index-url https://pypi.org/simple","documentation_url":"https://iminuit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","License :: OSI Approved :: MIT License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: C++","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics","Topic :: Software Development"],"normalized_name":"iminuit","project_status":null},"repo_metadata":{"id":6005343,"uuid":"7228447","full_name":"scikit-hep/iminuit","owner":"scikit-hep","description":"Jupyter-friendly Python interface for C++ MINUIT2","archived":false,"fork":false,"pushed_at":"2025-08-25T07:04:50.000Z","size":15408,"stargazers_count":301,"open_issues_count":13,"forks_count":83,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-08-25T09:49:15.917Z","etag":null,"topics":["c-plus-plus","fitting","optimization","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://scikit-hep.org/iminuit","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-12-18T18:45:17.000Z","updated_at":"2025-08-25T07:04:53.000Z","dependencies_parsed_at":"2024-01-19T03:58:53.822Z","dependency_job_id":"14b40a4c-741e-4f14-8767-d74481c642cd","html_url":"https://github.com/scikit-hep/iminuit","commit_stats":{"total_commits":1138,"total_committers":34,"mean_commits":"33.470588235294116","dds":0.6687170474516696,"last_synced_commit":"5ba1417aa7cbbe4213be852d329679e63889aef3"},"previous_names":["iminuit/iminuit"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/iminuit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/sbom","scorecard":{"id":804775,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-hep/iminuit","commit":"41bdf72547f43731edbd997c31791b142055df4a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yml:47","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/coverage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/iminuit/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:92","Info:   1 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:99"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-23T11:28:27.701Z","repository_id":6005343,"created_at":"2025-08-23T11:28:27.701Z","updated_at":"2025-08-23T11:28:27.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077677,"owners_count":24869288,"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-25T02:00:12.092Z","response_time":1107,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.31.1","sha":"4e17a9d114dc0c4db7d1e0b85e3f8f90fdb67718","kind":"commit","published_at":"2025-04-05T14:09:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1/manifests"},{"name":"v2.31.1rc0","sha":"08c997a521576b1c496d9477d5a4e14ab8f184d9","kind":"commit","published_at":"2025-04-05T13:19:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.1rc0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.1rc0/manifests"},{"name":"v2.31.0","sha":"51c37ad77008119c8978d8a1052017990227ccba","kind":"commit","published_at":"2025-04-05T11:53:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.31.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"5a00e26752d8173e99d7ccee77ab3854bedc033e","kind":"commit","published_at":"2024-10-12T13:45:53.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"45458b4f239b30e85c29c3815b6028ac524002bd","kind":"commit","published_at":"2024-10-08T07:09:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"eebb555badecdac3b251eff58ecdad9be2a684cd","kind":"commit","published_at":"2024-09-24T08:53:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.30.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"95e5a727314fefafd128160bb3188c9136c2b8ac","kind":"commit","published_at":"2024-08-25T15:58:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"3821654a3fae7b1ec68a984121cea19c6ba830fb","kind":"commit","published_at":"2024-08-25T15:37:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.29.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"6b8be71b3db3aa3146c56fc3b6daae21f29591a4","kind":"commit","published_at":"2024-08-01T14:58:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.28.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"405e9c3c8e71d68fe55d2812da8b862cfa33feff","kind":"commit","published_at":"2024-07-30T12:09:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.27.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"3a53f7969638fb637ba534b30079f104cd2df4df","kind":"commit","published_at":"2024-06-03T13:33:39.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.26.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.26.0/manifests"},{"name":"v2.25.2","sha":"5b7bd08d66e8431378e95cbf172106c8424f0d80","kind":"commit","published_at":"2024-02-09T09:13:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.2/manifests"},{"name":"v2.25.1","sha":"a52b625319926adab7e3704897f972189a975b3e","kind":"commit","published_at":"2024-02-08T16:48:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"97193ac25296bc9b93bcfad0db47ea1cbbb56b31","kind":"commit","published_at":"2024-01-31T19:05:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.25.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c0e3e57827fbf0e7712ae606791800b667a29620","kind":"commit","published_at":"2023-08-15T12:10:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.24.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"500742064a44f552e4dccaa95598d6674a7920e3","kind":"commit","published_at":"2023-07-28T07:28:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.23.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"043ac1b1601b4c8c389b32a2260298a6e28a3941","kind":"commit","published_at":"2023-06-22T12:12:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.22.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"d83dc285b2789ceea620fb3dcdef609e6967d6b7","kind":"commit","published_at":"2023-04-03T11:33:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"6259e2ba52da8e7ac7b89e82bb9509d0422ecdee","kind":"commit","published_at":"2023-03-19T10:05:42.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"a915bdeeba5cd0a5cf35381d3b459926785494e1","kind":"commit","published_at":"2023-03-18T18:33:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"ddbf883fbb375108032cc1006ae7a0a9bed6803f","kind":"commit","published_at":"2023-03-03T12:02:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.21.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fd905d2abfeae965ca6e28a2e6c76d5a33b89cc0","kind":"commit","published_at":"2023-02-13T22:43:28.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.20.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.20.0/manifests"},{"name":"v","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v/manifests"},{"name":"v2.19.0","sha":"ddb4d88d62f1ac77b7e3ae4b12ded4f752b400e9","kind":"commit","published_at":"2023-02-10T20:34:10.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.19.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"059d06b00cae097ebf340b218b4eb57357111df8","kind":"commit","published_at":"2022-12-14T09:49:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.18.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"771ea3cfdc5f1e9016a849ca19214e789ffc58cf","kind":"commit","published_at":"2022-09-27T09:55:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0/manifests"},{"name":"v2.17.0beta1","sha":"fb612400a2165f4a1be5588a13a8f6237f871c36","kind":"commit","published_at":"2022-09-27T08:29:55.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.17.0beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.17.0beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.17.0beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.17.0beta1/manifests"},{"name":"v2.16.0","sha":"7ddadb33af83931db19ac210ea98a53c066e6388","kind":"commit","published_at":"2022-08-16T15:50:24.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.16.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"562e4e5010f34486bb3c840316216b415dfe26af","kind":"commit","published_at":"2022-08-02T22:29:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"2012c5da71ce26b011c85beefde3423b3979a88a","kind":"commit","published_at":"2022-07-28T16:05:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"834476221a8c7762840f825b3afd5fae4467bfd5","kind":"commit","published_at":"2022-07-27T19:24:56.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.15.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"9c52d3118b52ee60c4d65d8e5ed80fbc08c3a77a","kind":"commit","published_at":"2022-07-25T16:17:00.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.14.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"8e0407c8d28d1ed88f9e2bee0080c50a1d247438","kind":"commit","published_at":"2022-07-17T15:20:22.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.13.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.13.0/manifests"},{"name":"v2.12.3.beta2","sha":"f5fdf61d33c85a29e9bbf640e562c359955c612e","kind":"commit","published_at":"2022-07-16T11:56:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta2/manifests"},{"name":"v2.12.3.beta1","sha":"b3cbefffb38f2ad5933d3819e844254a0199720a","kind":"commit","published_at":"2022-07-16T10:21:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.3.beta1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.3.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.3.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.3.beta1/manifests"},{"name":"v2.12.2","sha":"9cb582b9305b559ef6d6bcfe8635df4537d34133","kind":"commit","published_at":"2022-07-15T16:42:40.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"1462c4553481ad95806009e4a6d79ca8157b20a1","kind":"commit","published_at":"2022-07-01T16:27:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"9f0cbcfee19fd9737428794a5d4798a1e77b1d0c","kind":"commit","published_at":"2022-06-21T15:23:01.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.12.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"adeb6792f97c42ae535bbb395c8eb19ac0310612","kind":"commit","published_at":"2022-03-28T08:25:04.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"b60e0f24f70f0bc88a98ec3a2fa81a398e94b515","kind":"commit","published_at":"2022-03-27T16:25:43.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f506a360fb12714b2f586afc4e82eccc6de6dbee","kind":"commit","published_at":"2022-03-27T12:17:20.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.11.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a9bba5d455286310077837686fea8b4b51ab1939","kind":"commit","published_at":"2022-03-04T15:58:37.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.10.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"37b4c9b5e359d2a999f6ce8f6b45488a1d1b7044","kind":"commit","published_at":"2022-01-09T14:10:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.9.0/manifests"},{"name":"v2.8.4","sha":"23be056e6d25b1c27df6f0529d5d050e5ed8fb2f","kind":"commit","published_at":"2021-10-11T09:24:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.4/manifests"},{"name":"v2.8.2","sha":"987751113790bc50e308eb4db5ce9cc1acf778fb","kind":"commit","published_at":"2021-08-15T15:15:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.2/manifests"},{"name":"v2.8.0","sha":"5264c3d0401f489b79251ded01e32e0e8eccbdce","kind":"commit","published_at":"2021-07-25T11:36:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"d6ed65ad09fc3ffb8633799839f9ba5d040cc473","kind":"commit","published_at":"2021-07-04T19:38:17.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"4cb0c1d20f7882f29a01ec175957e0c195d664cf","kind":"commit","published_at":"2021-05-13T19:26:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b5218b408f0d35cc7088d4e265924d30ea9af890","kind":"commit","published_at":"2021-05-02T19:27:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"8725c804b7829d0ae6cf43edfbd8c0730bbd3edb","kind":"commit","published_at":"2021-04-30T20:20:25.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"300e4178746116508a4452d367e6c1a8064dffbb","kind":"commit","published_at":"2021-02-10T22:05:14.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6f073a1ae5001f7d54338083d3d426a91a4345ea","kind":"commit","published_at":"2021-01-24T19:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"5def40bfd2c5e62b37a4635266389db052538652","kind":"commit","published_at":"2020-12-22T21:43:05.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"23bad7697e39d363f259ca8349684df939b1b2e6","kind":"commit","published_at":"2020-12-20T16:58:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0/manifests"},{"name":"v2.2.0.rc2","sha":"1a3127fc2788c0b53919d675248a6d6be3fd8565","kind":"commit","published_at":"2020-12-20T16:18:07.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc2/manifests"},{"name":"v2.2.0.rc1","sha":"536091857f6016a7fff0b2f3c20a8b802f276a6a","kind":"commit","published_at":"2020-12-20T13:28:45.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.2.0.rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.2.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.2.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.2.0.rc1/manifests"},{"name":"v2.1.0","sha":"1e119e34c8d986c2d562db535946f64e51de0721","kind":"commit","published_at":"2020-12-18T19:39:18.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"f12cd519aa08e244ad71f56fe7a97d42117196e4","kind":"commit","published_at":"2020-12-07T23:24:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0.0/manifests"},{"name":"v2.0rc1","sha":"a11ba01ad53d8a2813d46d19db4574d1e5fa1fa8","kind":"commit","published_at":"2020-11-30T22:46:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0rc1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0rc1/manifests"},{"name":"v2.0-beta-4","sha":"e825a0f44e8b91cd15ab9c8c2fbdf3da6fa2a813","kind":"commit","published_at":"2020-11-30T21:38:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-4/manifests"},{"name":"v1.5.4","sha":"56c34b8ea113151dabc27dda232ced9e3be607b4","kind":"commit","published_at":"2020-11-21T14:47:29.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"64acac11cfa2fb91ccbd02d1b3c51f8a9e2cc484","kind":"commit","published_at":"2020-11-19T21:34:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.3/manifests"},{"name":"v2.0-beta-3","sha":"19ac94f71c18dada25a2498da0cf5d53b7119938","kind":"commit","published_at":"2020-11-08T17:56:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-3/manifests"},{"name":"v2.0-beta-2","sha":"c6adab908b79b6df4e496b2327ef5f1fc48985f7","kind":"commit","published_at":"2020-11-08T17:16:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-2/manifests"},{"name":"v2.0-beta-1","sha":"fe2d0a597f7a57b03a0cdab72b884a6342b1e9ce","kind":"commit","published_at":"2020-11-08T17:01:30.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v2.0-beta-1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v2.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v2.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v2.0-beta-1/manifests"},{"name":"v1.5.2","sha":"e2bf551660850799d68b46ca0c78e689864fec7d","kind":"commit","published_at":"2020-09-24T09:28:32.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"aa830e859a67a798f5b97ce09a3a1b496d32a8f9","kind":"commit","published_at":"2020-09-20T13:30:44.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c3c64ec826a99160000a0504d4c68071045fa4ce","kind":"commit","published_at":"2020-09-17T10:17:21.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.5.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.5.0/manifests"},{"name":"v1.4.9","sha":"ad9e23e0d7dd13593655ede27c07be824ac37869","kind":"commit","published_at":"2020-07-19T08:54:12.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9/manifests"},{"name":"v1.4.9-beta","sha":"876044ea223d02bee10b855e00a78ffcf032a018","kind":"commit","published_at":"2020-07-18T20:23:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.9-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.9-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.9-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.9-beta/manifests"},{"name":"v1.4.8","sha":"1acf0664d3df1d67a9a48cc650d81a71a4330889","kind":"commit","published_at":"2020-07-16T22:58:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"b07a6e516844a441b56f30d2468e2ec3cc5fe87b","kind":"commit","published_at":"2020-07-15T14:07:13.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"bb3b55787cc1902c34e65ee259f13597976fbc5c","kind":"commit","published_at":"2020-07-11T10:59:47.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"c889df704d0dede44034310e1fc04c0bbaab08d7","kind":"commit","published_at":"2020-06-25T19:04:49.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4/manifests"},{"name":"v1.4.4-beta","sha":"37a959a8969ea96f31f6d2ecafddbf4893f560a7","kind":"commit","published_at":"2020-06-25T13:22:23.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.4-beta","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.4-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.4-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.4-beta/manifests"},{"name":"v1.4.3-test1","sha":"44fd4c8413201f157b6f6e97d7bee3701452d976","kind":"commit","published_at":"2020-06-25T10:15:58.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test1/manifests"},{"name":"v1.4.3-test0","sha":"b083ceb938ab894655613d0d640e42177b624ff0","kind":"commit","published_at":"2020-06-25T10:09:08.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3-test0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3-test0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3-test0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3-test0/manifests"},{"name":"v1.4.3","sha":"96325a8f4ad55857ca48e3856075cb8f2573240a","kind":"commit","published_at":"2020-06-24T22:21:31.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e1d6f5a087cc1bc18b5cf158e4de9ee454d8b99b","kind":"commit","published_at":"2020-06-14T12:25:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"788158b303d10d499bf64e5b3b352f0f1ae24b01","kind":"commit","published_at":"2020-06-13T22:14:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.1","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6bec64e9f0b64535f05c9605025ce5b14a194145","kind":"commit","published_at":"2020-06-12T22:16:27.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.4.0","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.4.0/manifests"},{"name":"v1.3.10","sha":"5c8aee1a0d415af9cde86e672dd5883dba1c2953","kind":"commit","published_at":"2020-03-31T20:53:15.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.10","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"e76d408db6b145d9e6db4bb810b28edfe4285bd0","kind":"commit","published_at":"2020-03-31T16:18:33.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.9","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"15c7e677864f40c35400101ecf6b0dd271c01e6d","kind":"commit","published_at":"2019-10-17T10:23:26.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.8","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"18ea7b2c94b87d2c47a8d18d4ba21c41d2e1c804","kind":"commit","published_at":"2019-05-27T07:45:06.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.7","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"5770af15030d1253a30b05fa869b4231ec9e1488","kind":"commit","published_at":"2019-05-19T15:59:36.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.6","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e0ecf59cf7e392ec7b377bf35381133ec0281105","kind":"commit","published_at":"2019-05-16T19:39:46.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.5","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"7d35b97e3a196c2a569320c45729b149d14e4f7b","kind":"commit","published_at":"2019-03-14T23:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.4","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"e6d1cbc3d4d51e3556dbf95b569b62d6d9c38ad1","kind":"commit","published_at":"2018-09-12T22:58:48.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"77814d25e7ff968b99de31d15d325e6cda0f242f","kind":"commit","published_at":"2018-08-10T15:19:41.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3.2/manifests"},{"name":"v1.3","sha":"5fe1999f45017f13b14628644ffe6e52b6f52bdf","kind":"commit","published_at":"2018-07-09T15:27:09.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.3","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.3/manifests"},{"name":"v1.2","sha":"db1b0b4eac6b6ab81158d541dcb7787007f4bc50","kind":"commit","published_at":"2015-11-10T22:50:16.000Z","download_url":"https://codeload.github.com/scikit-hep/iminuit/tar.gz/v1.2","html_url":"https://github.com/scikit-hep/iminuit/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/iminuit@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/tags/v1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-25T13:57:16.943Z","dependent_packages_count":60,"downloads":111714,"downloads_period":"last-month","dependent_repos_count":137,"rankings":{"downloads":1.0297020647393733,"dependent_repos_count":1.2845047442236361,"dependent_packages_count":0.31415788339938655,"stargazers_count":4.049846611154513,"forks_count":5.239400013719198,"docker_downloads_count":1.6030502351318185,"average":2.253443592061321},"purl":"pkg:pypi/iminuit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/iminuit","docker_dependents_count":16,"docker_downloads_count":9129,"usage_url":"https://repos.ecosyste.ms/usage/pypi/iminuit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/iminuit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T01:08:47.212Z","issues_count":78,"pull_requests_count":220,"avg_time_to_close_issue":6383562.95890411,"avg_time_to_close_pull_request":869882.1422018348,"issues_closed_count":72,"pull_requests_closed_count":218,"pull_request_authors_count":20,"issue_authors_count":47,"avg_comments_per_issue":3.128205128205128,"avg_comments_per_pull_request":1.0227272727272727,"merged_pull_requests_count":197,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":21,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":2589673.5,"past_year_avg_time_to_close_pull_request":769045.4492753623,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.8095238095238093,"past_year_avg_comments_per_pull_request":0.7183098591549296,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/issues","maintainers":[{"login":"HDembinski","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"matthewfeickert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"cdeil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}],"active_maintainers":[{"login":"HDembinski","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/iminuit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/iminuit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/iminuit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/iminuit/related_packages","maintainers":[{"uuid":"Christoph.Deil","login":"Christoph.Deil","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/Christoph.Deil/","role":null,"created_at":"2023-02-24T11:05:39.566Z","updated_at":"2023-02-24T11:05:39.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Christoph.Deil/packages"},{"uuid":"hdembins","login":"hdembins","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/hdembins/","role":null,"created_at":"2023-02-24T11:05:39.571Z","updated_at":"2023-02-24T11:05:39.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hdembins/packages"},{"uuid":"scikit-hep","login":"scikit-hep","name":null,"email":null,"url":null,"packages_count":35,"html_url":"https://pypi.org/user/scikit-hep/","role":null,"created_at":"2023-02-24T11:05:39.600Z","updated_at":"2023-02-24T11:05:39.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scikit-hep/packages"},{"uuid":"Piti.Ongmongkolkul","login":"Piti.Ongmongkolkul","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Piti.Ongmongkolkul/","role":null,"created_at":"2023-02-24T11:05:39.594Z","updated_at":"2023-02-24T11:05:39.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Piti.Ongmongkolkul/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724990,"maintainers_count":308306,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":25901,"full_name":"scikit-hep/iminuit","default_branch":"develop","committers":[{"name":"Hans Dembinski","email":"hans.dembinski@gmail.com","login":"HDembinski","count":830},{"name":"Piti Ongmongkolkul","email":"piti118@gmail.com","login":"piti118","count":181},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":138},{"name":"Henry Schreiner","email":"henry.fredrick.schreiner@cern.ch","login":"henryiii","count":52},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":49},{"name":"David Menéndez Hurtado","email":"david.menendez.hurtado@scilifelab.se","login":null,"count":23},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Matthew Feickert","email":"matthew.feickert@cern.ch","login":"matthewfeickert","count":9},{"name":"Jonas Eschle","email":"jonas.eschle@cern.ch","login":"jonas-eschle","count":4},{"name":"Christopher Burr","email":"chrisburr73@googlemail.com","login":"chrisburr","count":4},{"name":"Andrew","email":"github@londonanalytics.info","login":"energynumbers","count":4},{"name":"Aman Desai","email":"98302868+amanmdesai","login":"amanmdesai","count":3},{"name":"Jason Watson","email":"jason.watson@desy.de","login":"watsonjj","count":3},{"name":"Fabian Rost","email":"fabianrost@mailbox.org","login":"fbnrst","count":3},{"name":"Lukas Geiger","email":"lukas.geiger94@gmail.com","login":"lgeiger","count":2},{"name":"Alex Pearce","email":"alex@alexpearce.me","login":"alexpearce","count":2},{"name":"Louis Varriano","email":"139183994+lvarriano","login":"lvarriano","count":2},{"name":"Ludwig Neste","email":"31670556+The-Ludwig","login":"The-Ludwig","count":2},{"name":"Agriya Khetarpal","email":"74401230+agriyakhetarpal","login":"agriyakhetarpal","count":1},{"name":"Jan Wagner","email":"jan.herdieckerhoff@tu-dortmund.de","login":null,"count":1},{"name":"Rudi Rödl","email":"rudolf.roedl@ur.de","login":null,"count":1},{"name":"huangyong","email":"huangyong96@ihep.ac.cn","login":null,"count":1},{"name":"AhmedAbdelmotteleb","email":"72864868+AhmedAbdelmotteleb","login":"AhmedAbdelmotteleb","count":1},{"name":"飞","email":"ailike_meow@qq.com","login":"konosubakonoakua","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"jsaarela1","email":"112505512+jsaarela1","login":"jsaarela1","count":1},{"name":"andriish","email":"andriish","login":"andriish","count":1},{"name":"Stephan Lachnit","email":"stephanlachnit@debian.org","login":"stephanlachnit","count":1},{"name":"Omar Andres Zapata Mesa","email":"andresete.chaos@gmail.com","login":"omazapa","count":1},{"name":"Michael Eliachevitch","email":"m.eliachevitch@posteo.de","login":"meliache","count":1},{"name":"Max Baak","email":"maxbaak@gmail.com","login":"mbaak","count":1},{"name":"Marco Gorelli","email":"m.e.gorelli@gmail.com","login":"MarcoGorelli","count":1},{"name":"Jonas Drotleff","email":"jonas.drotleff@gmail.com","login":"3j14","count":1},{"name":"Jeremy Sanders","email":"jeremy@jeremysanders.net","login":"jeremysanders","count":1},{"name":"Gonzalo","email":"gonzaponte@gmail.com","login":"gonzaponte","count":1},{"name":"Christoph Gohlke","email":"cjgohlke@gmail.com","login":"cgohlke","count":1},{"name":"Bernhard M. Wiedemann","email":"githubbmw@lsmod.de","login":"bmwiedemann","count":1},{"name":"Adrian Peter Krone","email":"34457969+adryyan","login":"adryyan","count":1}],"total_commits":1354,"total_committers":38,"total_bot_commits":72,"total_bot_committers":2,"mean_commits":35.63157894736842,"dds":0.3870014771048744,"past_year_committers":[{"name":"Hans Dembinski","email":"hans.dembinski@gmail.com","login":"HDembinski","count":44},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":24},{"name":"Henry Schreiner","email":"henry.fredrick.schreiner@cern.ch","login":"henryiii","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Louis Varriano","email":"139183994+lvarriano","login":"lvarriano","count":2},{"name":"飞","email":"ailike_meow@qq.com","login":"konosubakonoakua","count":1},{"name":"Agriya Khetarpal","email":"74401230+agriyakhetarpal","login":"agriyakhetarpal","count":1},{"name":"Adrian Peter Krone","email":"34457969+adryyan","login":"adryyan","count":1},{"name":"huangyong","email":"huangyong96@ihep.ac.cn","login":null,"count":1},{"name":"Jan Wagner","email":"jan.herdieckerhoff@tu-dortmund.de","login":null,"count":1}],"past_year_total_commits":87,"past_year_total_committers":10,"past_year_total_bot_commits":28,"past_year_total_bot_committers":2,"past_year_mean_commits":8.7,"past_year_dds":0.49425287356321834,"last_synced_at":"2025-05-30T05:30:09.004Z","last_synced_commit":"eda288b74556323e9739db758411c79993e8c67b","created_at":"2023-03-07T16:28:17.335Z","updated_at":"2025-05-30T05:30:18.573Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"scikit-hep/iminuit","html_url":"https://github.com/scikit-hep/iminuit","last_synced_at":"2025-08-31T11:25:13.323Z","status":null,"issues_count":81,"pull_requests_count":237,"avg_time_to_close_issue":6028849.871428572,"avg_time_to_close_pull_request":936803.1965065502,"issues_closed_count":70,"pull_requests_closed_count":229,"pull_request_authors_count":19,"issue_authors_count":49,"avg_comments_per_issue":2.9506172839506175,"avg_comments_per_pull_request":0.9620253164556962,"merged_pull_requests_count":205,"bot_issues_count":0,"bot_pull_requests_count":103,"past_year_issues_count":20,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":2847449.1666666665,"past_year_avg_time_to_close_pull_request":1223562.1724137932,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.85,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":49,"created_at":"2023-05-10T11:08:18.180Z","updated_at":"2025-09-03T06:44:34.392Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fiminuit/issues","issue_labels_count":{"enhancement":5,"good first issue":4,"PyHEP 2022 Hackashop":3,"question":1},"pull_request_labels_count":{"dependencies":52,"github_actions":9},"issue_author_associations_count":{"NONE":50,"MEMBER":16,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"MEMBER":153,"CONTRIBUTOR":149,"NONE":10},"issue_authors":{"HDembinski":13,"yurivict":7,"stephanlachnit":3,"lvarriano":3,"konosubakonoakua":3,"olebole":2,"henryiii":2,"JaySandesara":2,"ikrommyd":2,"nega0":2,"Joshuazh":2,"2xB":2,"alexander-held":1,"GWeberJ":1,"mdaeron":1,"cpappenheimer":1,"registerrier":1,"maxnoe":1,"drew-parsons":1,"jgassert":1,"LL-RL":1,"rferguson22":1,"tianluyuan":1,"pfackeldey":1,"NHOrus":1,"wiso":1,"runtingt":1,"eli-schwartz":1,"Beliavsky":1,"MeggyCal":1,"jonas-eschle":1,"hashamipour":1,"meliache":1,"fgiacchi86":1,"RDeRenzi":1,"TomWagg":1,"iguinn":1,"astroyama":1,"farrukhazfar":1,"claudiocc1":1,"ggardet":1,"johashei":1},"pull_request_authors":{"HDembinski":115,"pre-commit-ci[bot]":81,"dependabot[bot]":52,"henryiii":35,"amanmdesai":4,"lvarriano":4,"matthewfeickert":3,"adryyan":3,"ikrommyd":2,"The-Ludwig":2,"Joshuazh":2,"agriyakhetarpal":2,"meliache":1,"jsaarela1":1,"jpwgnr":1,"jonas-eschle":1,"konosubakonoakua":1,"stephanlachnit":1,"mgorny":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10073071,"issues_count":31246289,"pull_requests_count":95565944,"authors_count":10690374,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"enhancement":1,"good first issue":1},"past_year_pull_request_labels_count":{"dependencies":19,"github_actions":9},"past_year_issue_author_associations_count":{"NONE":14,"MEMBER":3,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":57,"MEMBER":22,"NONE":6},"past_year_issue_authors":{"Joshuazh":2,"lvarriano":2,"yurivict":2,"2xB":1,"alexander-held":1,"cpappenheimer":1,"drew-parsons":1,"GWeberJ":1,"HDembinski":1,"henryiii":1,"ikrommyd":1,"jgassert":1,"NHOrus":1,"runtingt":1,"tianluyuan":1,"wiso":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":35,"dependabot[bot]":19,"HDembinski":15,"henryiii":7,"lvarriano":4,"adryyan":3,"Joshuazh":2},"maintainers":[{"login":"HDembinski","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"matthewfeickert","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}],"active_maintainers":[{"login":"HDembinski","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HDembinski"},{"login":"henryiii","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"alexander-held","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"}]},"events":{"total":{"CreateEvent":32,"ReleaseEvent":2,"IssuesEvent":32,"WatchEvent":16,"DeleteEvent":32,"IssueCommentEvent":68,"PushEvent":82,"PullRequestReviewCommentEvent":65,"PullRequestReviewEvent":64,"PullRequestEvent":58,"ForkEvent":7},"last_year":{"CreateEvent":32,"ReleaseEvent":2,"IssuesEvent":32,"WatchEvent":16,"DeleteEvent":32,"IssueCommentEvent":68,"PushEvent":82,"PullRequestReviewCommentEvent":65,"PullRequestReviewEvent":64,"PullRequestEvent":58,"ForkEvent":7}},"keywords":["c-plus-plus","fitting","optimization","python","scikit-hep"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T14:15:32.136Z","updated_at":"2023-02-19T14:15:32.136Z","repository_link":"https://github.com/scikit-hep/iminuit/blob/develop/pyproject.toml","dependencies":[{"id":7789720817,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:15:11.949Z","updated_at":"2023-01-13T15:15:11.949Z","repository_link":"https://github.com/scikit-hep/iminuit/blob/develop/.github/workflows/coverage.yml","dependencies":[{"id":6881912309,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6881912310,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":6881912311,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6881912312,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:15:12.324Z","updated_at":"2023-01-13T15:15:12.324Z","repository_link":"https://github.com/scikit-hep/iminuit/blob/develop/.github/workflows/docs.yml","dependencies":[{"id":6881912386,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6881912387,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":6881912388,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:15:12.674Z","updated_at":"2023-01-13T15:15:12.674Z","repository_link":"https://github.com/scikit-hep/iminuit/blob/develop/.github/workflows/release.yml","dependencies":[{"id":6881912460,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6881912461,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6881912462,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6881912463,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.4","direct":true,"kind":"composite","optional":false},{"id":6881912464,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6881912465,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6881912466,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":6881912467,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:15:12.968Z","updated_at":"2023-01-13T15:15:12.968Z","repository_link":"https://github.com/scikit-hep/iminuit/blob/develop/.github/workflows/test.yml","dependencies":[{"id":6881912869,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6881912870,"package_name":"hendrikmuhs/ccache-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false},{"id":6881912871,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":21.091540982823478,"created_at":"2025-09-04T15:51:03.828Z","updated_at":"2025-10-07T08:13:18.077Z","avatar_url":"https://github.com/scikit-hep.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":111714,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3949207","https://doi.org/10.1140/epjc/s10052-022-11019-z"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","jax","hep","wx","tk","qt","gtk","histogram","cls","asymptotic-formulas"],"project_url":"https://science.ecosyste.ms/api/v1/projects/31004","html_url":"https://science.ecosyste.ms/projects/31004","bibtex_url":"https://science.ecosyste.ms/projects/31004/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/31004/export.apalike"}