{"id":4202226,"name":"numpy","ecosystem":"cargo","description":"PyO3-based Rust bindings of the NumPy C-API","homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/PyO3/rust-numpy","keywords_array":["ffi","python","numpy","pyo3"],"namespace":null,"versions_count":46,"first_release_published_at":"2017-05-10T17:14:51.816Z","latest_release_published_at":"2026-02-08T12:46:00.819Z","latest_release_number":"0.28.0","last_synced_at":"2026-04-10T00:46:02.938Z","created_at":"2022-04-12T20:39:34.069Z","updated_at":"2026-04-10T00:46:02.939Z","registry_url":"https://crates.io/crates/numpy/","install_command":"cargo install numpy","documentation_url":"https://docs.rs/numpy/","metadata":{"categories":["api-bindings","development-tools::ffi","science"]},"repo_metadata":{"id":39059748,"uuid":"88950410","full_name":"PyO3/rust-numpy","owner":"PyO3","description":"PyO3-based Rust bindings of the NumPy C-API","archived":false,"fork":false,"pushed_at":"2026-02-08T12:45:35.000Z","size":18913,"stargazers_count":1334,"open_issues_count":27,"forks_count":132,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-02-08T19:47:44.116Z","etag":null,"topics":["ndarray","numpy","numpy-capi","rust-bindings","rust-ndarray","rust-numpy"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyO3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-21T06:36:48.000Z","updated_at":"2026-02-08T12:44:18.000Z","dependencies_parsed_at":"2023-02-16T11:05:48.776Z","dependency_job_id":"fab6eb0e-9112-43ab-8ac2-24088a29e540","html_url":"https://github.com/PyO3/rust-numpy","commit_stats":{"total_commits":771,"total_committers":44,"mean_commits":"17.522727272727273","dds":0.6990920881971465,"last_synced_commit":"161cb2a0af137280607faaa0ebe1328f9ac99654"},"previous_names":["rust-numpy/rust-numpy"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/PyO3/rust-numpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyO3","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/sbom","scorecard":{"id":115248,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyO3/rust-numpy","commit":"45734dd22a736243742628dec6e0c0e9f584cbae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 18/22 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:332: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/doc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/doc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/rust-numpy/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:128","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:197","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:235","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:312","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:326","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:253","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:272","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:294","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release-0.17'","Warn: branch protection not enabled for branch 'release-0.16'","Warn: branch protection not enabled for branch 'release-0.15'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T01:02:57.602Z","repository_id":39059748,"created_at":"2025-08-16T01:02:57.603Z","updated_at":"2025-08-16T01:02:57.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30189515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T17:33:53.563Z","status":"ssl_error","status_checked_at":"2026-03-06T17:33:51.678Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"PyO3","name":"PyO3","uuid":"28156855","kind":"organization","description":"Pythonium Trioxide","email":null,"website":"https://pyo3.rs","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28156855?v=4","repositories_count":13,"last_synced_at":"2024-03-25T20:28:33.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyO3","funding_links":[],"total_stars":15545,"followers":292,"following":0,"created_at":"2022-11-02T16:33:21.713Z","updated_at":"2024-03-25T20:28:43.735Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyO3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyO3/repositories"},"tags":[{"name":"v0.28.0","sha":"7a5844b9ffc48339369dff68f4a2240467e935fd","kind":"commit","published_at":"2026-02-08T12:44:14.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.28.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"9fffe3163624072c8f3c55aaf056a62fe57e428a","kind":"commit","published_at":"2025-12-02T18:36:06.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.27.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"d1783af53d10d01c0dfcc144be5e224957402225","kind":"commit","published_at":"2025-10-23T15:56:22.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.27.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"c1727fb3df59bca8cc21ab0c20fef168770651a4","kind":"commit","published_at":"2025-08-30T09:17:34.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.26.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"66c7935249fdc7ab1904bc4ae94eba70050fcb1d","kind":"commit","published_at":"2025-05-18T13:53:12.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.25.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"de578c9964a991076345c14c880277aeadd61849","kind":"commit","published_at":"2025-03-13T21:48:10.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.24.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"71ceb4cda55aa52e0285f15f603bf8790b167299","kind":"commit","published_at":"2024-11-28T21:35:48.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.23.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"56a96c24d665125bf1442ab1ed89a94a98782245","kind":"commit","published_at":"2024-10-30T06:33:46.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.22.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"9095a77ea0686221ac6b3d5d26846ee74916fe68","kind":"commit","published_at":"2024-10-11T13:57:06.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.22.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"0832b28bf84a3f6053ca647a43625d715831db00","kind":"commit","published_at":"2024-03-31T17:57:35.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.21.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"aa61536b1fc405ca3f292f478c67b4110f989bc4","kind":"commit","published_at":"2023-10-12T07:42:12.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.20.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"b185b6e696aecd4048f945eda0f8a5d6780e04b5","kind":"commit","published_at":"2023-05-31T16:18:09.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.19.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"1bbbad0cdc16f87e6d32c9cc877958ff1d97467f","kind":"commit","published_at":"2023-01-18T16:53:42.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.18.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"c6508b54f31d3a27060d1dfabf6dd6c83818981b","kind":"commit","published_at":"2022-09-16T17:44:28.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.17.2","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"95e3bb54c6bce507efd2d282d6f6f87bae4d6d15","kind":"commit","published_at":"2022-08-28T08:34:33.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.17.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"52d70ca7c7010a065ae5ca40bc53602b747feb25","kind":"commit","published_at":"2022-08-24T08:42:57.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.17.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"9ec102db8f8ff95f2ffef48a44972113bcd30313","kind":"commit","published_at":"2022-03-18T08:23:45.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.16.2","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"983514dac6247724234878eb6ad8b04ca13c085a","kind":"commit","published_at":"2022-03-08T22:06:26.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.16.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"b9f01fab830eabb780bf9f21c8a9a044994e338a","kind":"commit","published_at":"2022-03-03T21:48:39.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.16.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"ccd2c690a5faf5f12466b05f029b4a9640d083ab","kind":"commit","published_at":"2022-01-09T04:05:06.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.15.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"29f2737724aa0d00ea41b123de4faf56c8b278a6","kind":"commit","published_at":"2021-11-06T12:05:36.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.15.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5dbad3114155d41392af614d50bc9213b08774e3","kind":"commit","published_at":"2021-07-15T01:07:04.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.14.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"ba6da60c808ab71a6055b7f898d7d0cc58c70c06","kind":"commit","published_at":"2021-07-12T12:16:44.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.14.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"696c77bf366e5b63b67adaba72b398d1a9887ee8","kind":"commit","published_at":"2021-06-12T07:11:06.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.13.2","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"bebf608a06f0778c48605041e50e02a23b2d925d","kind":"commit","published_at":"2021-03-17T03:42:19.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.13.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"112d2f39af9f04ab9ffbf57fb07cd5a7546174d5","kind":"commit","published_at":"2020-12-25T04:58:55.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.13.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"bcef0aa2d90af2e82fefd6b65a328111f175dadc","kind":"commit","published_at":"2020-12-23T05:19:40.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.12.2","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"23f86cf953f2904a5195b50c47be5f7b5a0a024f","kind":"commit","published_at":"2020-10-12T10:08:41.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.12.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"6d05f1cb7c0aa21cd18970f3e0c28f6b5ae1372d","kind":"commit","published_at":"2020-10-11T08:16:45.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.12.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"cc895a2e42766f93b4209a9f03fab556b419f7a7","kind":"commit","published_at":"2020-07-16T15:52:11.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.11.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.11.0/manifests"},{"name":"0.10.0","sha":"d4265e1e93432dcab55907a6316ae30cca89e559","kind":"commit","published_at":"2020-07-16T03:58:08.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/0.10.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/0.10.0/manifests"},{"name":"v0.9.0","sha":"fb703b7d399a9bc8bba25769ba49928b3267068d","kind":"commit","published_at":"2020-05-14T13:22:21.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.9.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e4cda28d1e53e5f5f7c8209b9422dffc64ae51a8","kind":"commit","published_at":"2020-03-19T07:13:30.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.8.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e11cc0e49411f251852ad2540eb0e4b8aa3da611","kind":"commit","published_at":"2019-09-07T06:54:16.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.7.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8de3443513056fbdd109902f65557578a749854c","kind":"commit","published_at":"2019-05-26T10:58:49.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.6.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"6aa50edf8c21a08dbc78b6b38710b7411a1eb950","kind":"commit","published_at":"2019-03-31T15:09:14.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.5.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"5e144f21534ff108452c8565e1b7f2f4351c613f","kind":"commit","published_at":"2019-01-05T05:32:14.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.4.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a2700a1b9f7c25d504c110b326e943d6be26094b","kind":"commit","published_at":"2018-11-26T09:24:27.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.4.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.4.0/manifests"},{"name":"v0.4.0-alpha.1","sha":"cd1a0e445cc2c82abd35cb26fad8dbd74572e85b","kind":"commit","published_at":"2018-10-30T03:16:22.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.2","sha":"0b941e481714df305109cc60ae9b3dcf65bdcdac","kind":"commit","published_at":"2018-09-06T07:58:50.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.3.2","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"6b6c70cde10a6d620e607fb8e9f1aee48ebbdf40","kind":"tag","published_at":"2018-08-22T09:29:14.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.3.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7862c7d51bce36a1852be358a1b94f138f69745c","kind":"commit","published_at":"2017-05-16T04:03:39.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.2.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"80f251f776d37b18cb9881d85f90c29fc6ad1fbd","kind":"commit","published_at":"2017-05-13T09:53:23.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.2.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"c230ea77b30f0b3e5adea18f879f45e1ee605b16","kind":"commit","published_at":"2017-05-11T06:56:32.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.1.1","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"73a4a6e9a5c1a6d3d73940d7e7e56b41ff678003","kind":"commit","published_at":"2017-05-10T17:20:19.000Z","download_url":"https://codeload.github.com/PyO3/rust-numpy/tar.gz/v0.1.0","html_url":"https://github.com/PyO3/rust-numpy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyO3/rust-numpy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-10T00:46:02.531Z","dependent_packages_count":86,"downloads":33649810,"downloads_period":"total","dependent_repos_count":699,"rankings":{"downloads":1.4509346144060822,"dependent_repos_count":1.5706610395246863,"dependent_packages_count":0.6869303641179904,"stargazers_count":5.285921668986366,"forks_count":7.0863077867073745,"docker_downloads_count":2.7170415600353195,"average":3.132966172296303},"purl":"pkg:cargo/numpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/numpy","docker_dependents_count":36,"docker_downloads_count":23282517,"usage_url":"https://repos.ecosyste.ms/usage/cargo/numpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/numpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-25T02:03:00.783Z","issues_count":64,"pull_requests_count":205,"avg_time_to_close_issue":7339682.976190476,"avg_time_to_close_pull_request":867192.3922651934,"issues_closed_count":42,"pull_requests_closed_count":181,"pull_request_authors_count":36,"issue_authors_count":55,"avg_comments_per_issue":3.4375,"avg_comments_per_pull_request":2.3853658536585365,"merged_pull_requests_count":167,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":7,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":210870.0,"past_year_avg_time_to_close_pull_request":64586.291666666664,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.14285714285714285,"past_year_avg_comments_per_pull_request":1.1111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Frust-numpy/issues","maintainers":[{"login":"adamreichold","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamreichold"},{"login":"davidhewitt","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhewitt"},{"login":"messense","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/messense"},{"login":"bschoenmaeckers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bschoenmaeckers"},{"login":"mejrs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mejrs"}],"active_maintainers":[{"login":"davidhewitt","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhewitt"},{"login":"bschoenmaeckers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bschoenmaeckers"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/numpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/numpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/numpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/numpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/numpy/codemeta","maintainers":[{"uuid":"5021","login":"termoshtt","name":"Toshiki Teramura","email":null,"url":"https://github.com/termoshtt","packages_count":64,"html_url":"https://crates.io/users/termoshtt","role":null,"created_at":"2022-11-07T22:35:55.004Z","updated_at":"2022-11-07T22:35:55.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/termoshtt/packages"},{"uuid":"12712","login":"kngwyu","name":"Yuji Kanagawa","email":null,"url":"https://github.com/kngwyu","packages_count":12,"html_url":"https://crates.io/users/kngwyu","role":null,"created_at":"2022-11-07T22:35:55.010Z","updated_at":"2022-11-07T22:35:55.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kngwyu/packages"},{"uuid":"6622","login":"davidhewitt","name":"David Hewitt","email":null,"url":"https://github.com/davidhewitt","packages_count":15,"html_url":"https://crates.io/users/davidhewitt","role":null,"created_at":"2025-08-30T11:41:18.620Z","updated_at":"2025-08-30T11:41:18.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidhewitt/packages"}]}