{"id":5294200,"name":"vector-classes","ecosystem":"conda","description":"The Vc library implements portable, zero-overhead C++ types for explicitly data-parallel programming. The 1.x releases ship implementations for x86 SIMD instruction sets SSE, AVX, AVX2, and the Xeon Phi (MIC). A scalar implementation ensures full portability to any C++11 capable compiler and target system.","homepage":"https://github.com/VcDevel/Vc","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/VcDevel/Vc","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-01-18T04:21:55.000Z","latest_release_published_at":"2022-05-20T17:46:52.000Z","latest_release_number":"1.4.3","last_synced_at":"2026-07-30T02:08:05.936Z","created_at":"2022-10-03T15:56:29.667Z","updated_at":"2026-09-21T18:47:08.347Z","registry_url":"https://anaconda.org/conda-forge/vector-classes","install_command":"conda install -c conda-forge vector-classes","documentation_url":null,"metadata":{},"repo_metadata":{"id":14455567,"uuid":"17167328","full_name":"VcDevel/Vc","owner":"VcDevel","description":"SIMD Vector Classes for C++","archived":false,"fork":false,"pushed_at":"2026-07-07T14:19:59.000Z","size":11751,"stargazers_count":1542,"open_issues_count":89,"forks_count":152,"subscribers_count":59,"default_branch":"1.4","last_synced_at":"2026-09-16T22:36:33.036Z","etag":null,"topics":["avx","avx2","avx512","c-plus-plus","cpp","cpp11","cpp14","cpp17","data-parallel","neon","parallel","parallel-computing","portable","simd","simd-instructions","simd-programming","simd-vector","sse","vectorization"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VcDevel.png","metadata":{"files":{"readme":"README.md","changelog":"changeVersion.sh","contributing":".github/CONTRIBUTING.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-02-25T09:07:38.000Z","updated_at":"2026-09-14T09:04:27.000Z","dependencies_parsed_at":"2026-08-25T01:13:49.339Z","dependency_job_id":"6c8386e3-4671-4f30-bdb7-31e04dd9b123","html_url":"https://github.com/VcDevel/Vc","commit_stats":{"total_commits":4820,"total_committers":45,"mean_commits":"107.11111111111111","dds":"0.11493775933609962","last_synced_commit":"1e911d404038b1e76b6d21301e9ca5b903000c0e"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/VcDevel/Vc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VcDevel","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/refs/heads/1.4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/sbom","scorecard":{"id":147429,"data":{"date":"2025-08-11","repo":{"name":"github.com/VcDevel/Vc","commit":"8f862ab10d5ae99cc156ec625893fecb0870bf05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"Code-Review","score":5,"reason":"Found 13/25 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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 3-Clause \"New\" or \"Revised\" 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":"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.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/VcDevel/Vc/ci.yaml/1.4?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/VcDevel/Vc/ci.yaml/1.4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/VcDevel/Vc/ci.yaml/1.4?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.3 not signed: https://api.github.com/repos/VcDevel/Vc/releases/67390339","Warn: release artifact 1.4.2 not signed: https://api.github.com/repos/VcDevel/Vc/releases/45030963","Warn: release artifact 1.4.1 not signed: https://api.github.com/repos/VcDevel/Vc/releases/14074969","Warn: release artifact 1.4.3 does not have provenance: https://api.github.com/repos/VcDevel/Vc/releases/67390339","Warn: release artifact 1.4.2 does not have provenance: https://api.github.com/repos/VcDevel/Vc/releases/45030963","Warn: release artifact 1.4.1 does not have provenance: https://api.github.com/repos/VcDevel/Vc/releases/14074969"],"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":-1,"reason":"internal error: error during branchesHandler.setup: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-16T09:40:37.260Z","repository_id":14455567,"created_at":"2025-08-16T09:40:37.260Z","updated_at":"2025-08-16T09:40:37.260Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37385752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-17T02:00:07.197Z","response_time":111,"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":"VcDevel","name":"VcDevel","uuid":"12152080","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12152080?v=4","repositories_count":8,"last_synced_at":"2023-08-15T12:45:31.480Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/VcDevel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T07:48:23.490Z","updated_at":"2023-08-15T12:45:31.520Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VcDevel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VcDevel/repositories"},"tags":[{"name":"1.4.5","sha":"288454deb621be1fa71d2e85cc0d81f3ee7056ea","kind":"tag","published_at":"2024-06-06T08:39:42.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.5","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"7c4e91646de5ed1c980e0bedfb1fe1d28a4c3606","kind":"tag","published_at":"2023-10-06T07:47:32.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.4","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"53a102fe1906ca59fdd307c1100e72db16a5eef8","kind":"tag","published_at":"2022-05-20T13:36:24.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.3","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"fc2d75d0f23f33c2224d546acb965c535a45454a","kind":"tag","published_at":"2021-06-22T13:38:39.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.2","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"f8a18751dcb001c8d9820a6c90a1f605e27ca692","kind":"tag","published_at":"2018-11-19T12:14:38.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.1","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"775b809d4ab19de75e8d7c58a42eb7819bc1d373","kind":"tag","published_at":"2018-10-01T12:15:08.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.4.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"9423e30fe203d94c20cc52554b1c59c2ededad47","kind":"tag","published_at":"2017-11-27T15:42:02.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.3.3","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"58d7cc670f0c4dd198524c57ef28cc1bc1c8707d","kind":"tag","published_at":"2017-05-03T12:38:00.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.3.2","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"2dc483bf1fb5696bf1c861259be7f23f239a9d71","kind":"tag","published_at":"2017-03-09T13:36:15.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.3.1","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"4b34cb990e89e7647b83872722fdd61dc6c69dcf","kind":"tag","published_at":"2016-10-27T07:05:02.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.3.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9903f6f1fa43f0c418f12e24c8507d922a7e8231","kind":"tag","published_at":"2016-02-25T15:47:22.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.2.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"afabe1b2a741dc012d0b933738123bc1c1277cd9","kind":"tag","published_at":"2015-12-16T11:56:54.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.1.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"6ffaf8dade8a9c51322812f0037d6a1e030e26de","kind":"tag","published_at":"2015-11-03T09:37:08.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/1.0.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/1.0.0/manifests"},{"name":"0.7.5","sha":"fbdcee6276a4864c1abd0c0cca3625c519c6a6d3","kind":"tag","published_at":"2015-08-26T13:22:18.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.7.5","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"6464c9fd059d36ef7c1a9dadd29bce114e95e92e","kind":"tag","published_at":"2014-05-15T11:38:24.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.7.4","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"fb6112a71df09d8d200afa203735c3df828806a2","kind":"tag","published_at":"2013-09-09T06:23:27.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.7.3","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.3/manifests"},{"name":"0.99.71","sha":"922641c4ff5cfc846d75bc620e4f5ccc20e884ce","kind":"tag","published_at":"2013-07-15T13:00:33.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.99.71","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.99.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.99.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.99.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.99.71/manifests"},{"name":"0.7.2","sha":"eae6d0fdb7135e1cc5229f04c5c4b3cf5114642e","kind":"tag","published_at":"2013-06-07T11:05:25.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.7.2","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"4b0b8ec48a2a1755961c44bd0cc6a0b8d47529f2","kind":"tag","published_at":"2013-05-16T09:53:34.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.7.1","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"b0045e2eb95533eefa5457567fb83bffe3f5b278","kind":"tag","published_at":"2013-02-20T12:38:19.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.7.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.7.0/manifests"},{"name":"0.6.95","sha":"34a8c6b034fa9f916f6bf450d600c4f92877a9df","kind":"commit","published_at":"2013-02-11T08:32:40.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.6.95","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.6.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.6.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.6.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.6.95/manifests"},{"name":"0.6.1","sha":"b1292ac34f681c9f5290b65c27b879399b23ed57","kind":"commit","published_at":"2012-05-22T15:22:04.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.6.1","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"3965d24b42b8206176444260ff6210e55ba4287d","kind":"commit","published_at":"2012-02-27T06:29:12.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.6.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"e5169d302b1dafff34d1f3a01a1ccf9091ebb95e","kind":"commit","published_at":"2011-11-28T12:34:27.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.5.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.5.0/manifests"},{"name":"0.5.80","sha":"8b11cc51b269c9656b5e76f1d8482c6cb79276ed","kind":"commit","published_at":"2011-11-18T17:53:24.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.5.80","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.5.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.5.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.5.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.5.80/manifests"},{"name":"0.4.91","sha":"b3fc43ad70390be6165830860b854bde86678b4e","kind":"commit","published_at":"2011-11-18T17:44:46.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.4.91","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.4.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.4.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.91/manifests"},{"name":"0.4.90","sha":"3550c60f906645a6be462e691c3bb7784ba23ec3","kind":"commit","published_at":"2011-02-17T10:29:08.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.4.90","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.4.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.4.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.90/manifests"},{"name":"0.4.80","sha":"c16e5bac4ddb6e8fd0aa29533c8c7925966ff3e3","kind":"commit","published_at":"2010-11-30T16:20:18.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.4.80","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.4.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.4.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.80/manifests"},{"name":"0.4.0","sha":"b828c938712d9a3b97e1c0b472221028267e7f04","kind":"commit","published_at":"2010-11-30T15:58:40.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.4.0","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.4.0/manifests"},{"name":"0.3.90","sha":"8332d1aa9f9a9fe2a7aacf3e6acd004e1f52740c","kind":"commit","published_at":"2010-07-26T16:43:08.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.3.90","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.3.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.3.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.3.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.3.90/manifests"},{"name":"0.2.92","sha":"a8b2b87c546a2f5ddb19e51f5f85eaeb12cf94cd","kind":"commit","published_at":"2009-09-18T16:11:11.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.2.92","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.2.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.2.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.92/manifests"},{"name":"0.2.91","sha":"b29dcad0835d6afe7cc1c58c90835e69ba84424b","kind":"commit","published_at":"2009-08-14T13:51:57.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.2.91","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.2.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.2.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.91/manifests"},{"name":"0.2.90","sha":"4976cc69d2db535f9aa95b3f4115883f9bc62a71","kind":"commit","published_at":"2009-08-13T07:32:34.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.2.90","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.2.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.2.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.90/manifests"},{"name":"0.2.3","sha":"3c86d84ace037f8a48865201750e4d729768a8fa","kind":"commit","published_at":"2009-07-07T20:38:58.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.2.3","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"ffe53d5a61f5edcf87851af99ceb6c640bf5b3ac","kind":"commit","published_at":"2009-06-24T06:44:32.000Z","download_url":"https://codeload.github.com/VcDevel/Vc/tar.gz/0.2.2","html_url":"https://github.com/VcDevel/Vc/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/VcDevel/Vc@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/tags/0.2.2/manifests"}]},"repo_metadata_updated_at":"2026-09-21T18:47:08.346Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":17.823808335413027,"dependent_packages_count":28.884452208634887,"stargazers_count":10.920888445220864,"forks_count":15.118542550536562,"docker_downloads_count":null,"average":18.186922884951336},"purl":"pkg:conda/vector-classes?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/vector-classes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/vector-classes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/vector-classes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T17:34:14.763Z","issues_count":50,"pull_requests_count":69,"avg_time_to_close_issue":37916159.64516129,"avg_time_to_close_pull_request":5969238.0,"issues_closed_count":31,"pull_requests_closed_count":60,"pull_request_authors_count":20,"issue_authors_count":29,"avg_comments_per_issue":1.52,"avg_comments_per_pull_request":1.8695652173913042,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8268010.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/VcDevel%2FVc/issues","maintainers":[{"login":"bernhardmgruber","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernhardmgruber"},{"login":"agheata","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agheata"},{"login":"amadio","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amadio"},{"login":"kfjahnke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kfjahnke"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vector-classes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vector-classes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vector-classes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vector-classes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vector-classes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vector-classes/codemeta","maintainers":[]}