{"id":65457,"name":"scikit-cuda","description":"Python interface to GPU-powered libraries","url":"https://github.com/lebedov/scikit-cuda","last_synced_at":"2025-09-08T13:24:54.272Z","repository":{"id":1089034,"uuid":"941492","full_name":"lebedov/scikit-cuda","owner":"lebedov","description":"Python interface to GPU-powered libraries","archived":false,"fork":false,"pushed_at":"2023-10-15T05:57:46.000Z","size":2563,"stargazers_count":993,"open_issues_count":61,"forks_count":183,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-07-27T21:08:06.362Z","etag":null,"topics":["blas","cublas","cuda","cufft","cusolver","gpu","lapack","numerical","pycuda","python"],"latest_commit_sha":null,"homepage":"http://scikit-cuda.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"angular-ui/ui-select","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lebedov.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2010-09-27T02:02:07.000Z","updated_at":"2025-07-23T16:35:16.000Z","dependencies_parsed_at":"2024-01-12T21:06:05.955Z","dependency_job_id":"251bf216-a82f-4d7d-ab96-fba23fec6dcc","html_url":"https://github.com/lebedov/scikit-cuda","commit_stats":{"total_commits":902,"total_committers":47,"mean_commits":19.19148936170213,"dds":"0.18957871396895787","last_synced_commit":"3c1338c4ecfa218d664c73dc70746862785ae555"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/lebedov/scikit-cuda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebedov","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/sbom","scorecard":{"id":582219,"data":{"date":"2025-08-11","repo":{"name":"github.com/lebedov/scikit-cuda","commit":"3c1338c4ecfa218d664c73dc70746862785ae555"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/16 approved changesets -- score normalized to 3","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":"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":-1,"reason":"No tokens found","details":null,"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":"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":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-20T19:28:22.554Z","repository_id":1089034,"created_at":"2025-08-20T19:28:22.554Z","updated_at":"2025-08-20T19:28:22.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191338,"owners_count":25238339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lebedov","name":"Lev E. Givon","uuid":"218546","kind":"user","description":"Senior Data Scientist / Machine Learning Researcher","email":"","website":"https://lebedov.github.io","location":"Greater Pittsburgh Area","twitter":null,"company":"Janssen R\u0026D","icon_url":"https://avatars.githubusercontent.com/u/218546?u=6a280c10cbc82afb73486bd4262e4dd2b74c3857\u0026v=4","repositories_count":33,"last_synced_at":"2023-03-11T08:31:02.116Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lebedov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:24:33.593Z","updated_at":"2023-03-11T08:31:02.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebedov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebedov/repositories"},"packages":[{"id":2911879,"name":"scikit-cuda","ecosystem":"pypi","description":"Python interface to GPU-powered libraries","homepage":"https://github.com/lebedov/scikit-cuda/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lebedov/scikit-cuda","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2015-10-30T11:54:20.000Z","latest_release_published_at":"2019-05-27T00:29:00.000Z","latest_release_number":"0.5.3","last_synced_at":"2025-07-27T20:46:46.804Z","created_at":"2022-04-10T12:32:56.321Z","updated_at":"2025-07-27T21:27:07.596Z","registry_url":"https://pypi.org/project/scikit-cuda/","install_command":"pip install scikit-cuda --index-url https://pypi.org/simple","documentation_url":"https://scikit-cuda.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"scikit-cuda"},"repo_metadata":{"id":1089034,"uuid":"941492","full_name":"lebedov/scikit-cuda","owner":"lebedov","description":"Python interface to GPU-powered libraries","archived":false,"fork":false,"pushed_at":"2023-10-15T05:57:46.000Z","size":2563,"stargazers_count":991,"open_issues_count":61,"forks_count":182,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-06-24T23:31:07.760Z","etag":null,"topics":["blas","cublas","cuda","cufft","cusolver","gpu","lapack","numerical","pycuda","python"],"latest_commit_sha":null,"homepage":"http://scikit-cuda.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"angular-ui/ui-select","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lebedov.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2010-09-27T02:02:07.000Z","updated_at":"2025-04-23T20:40:39.000Z","dependencies_parsed_at":"2024-01-12T21:06:05.955Z","dependency_job_id":"251bf216-a82f-4d7d-ab96-fba23fec6dcc","html_url":"https://github.com/lebedov/scikit-cuda","commit_stats":{"total_commits":902,"total_committers":47,"mean_commits":19.19148936170213,"dds":"0.18957871396895787","last_synced_commit":"3c1338c4ecfa218d664c73dc70746862785ae555"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/lebedov/scikit-cuda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebedov","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267421175,"owners_count":24084500,"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-07-27T02:00:11.917Z","response_time":82,"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":"lebedov","name":"Lev E. Givon","uuid":"218546","kind":"user","description":"Senior Data Scientist / Machine Learning Researcher","email":"","website":"https://lebedov.github.io","location":"Greater Pittsburgh Area","twitter":null,"company":"Janssen R\u0026D","icon_url":"https://avatars.githubusercontent.com/u/218546?u=6a280c10cbc82afb73486bd4262e4dd2b74c3857\u0026v=4","repositories_count":33,"last_synced_at":"2023-03-11T08:31:02.116Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lebedov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T22:24:33.593Z","updated_at":"2023-03-11T08:31:02.153Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebedov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebedov/repositories"},"tags":[{"name":"0.5.3","sha":"ce461c084f675c632fcfa0201a73b0ee4048cb16","kind":"commit","published_at":"2019-05-27T00:27:10.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.3","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"5c0232291cb36ac7a3909497bcf9dcb4404a8182","kind":"commit","published_at":"2018-11-07T19:09:08.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.2","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8be1465e784101770a0afb5172f04ff283c69927","kind":"commit","published_at":"2015-10-30T11:53:31.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.1","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"f080f7de4a50c0923953d870d5fe6a90043f2d23","kind":"commit","published_at":"2015-07-14T15:00:16.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0/manifests"},{"name":"0.5.0b3","sha":"f434fc750101358acb8f154af4089f2732013aac","kind":"commit","published_at":"2015-07-06T14:28:37.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0b3","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0b3/manifests"},{"name":"0.5.0b2","sha":"ea26e84065ffbeaf495a9d5ec638c533888cbf0c","kind":"commit","published_at":"2015-05-17T21:09:20.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0b2","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0b2/manifests"},{"name":"0.5.0b1","sha":"0e3b86bd34ac7eee7aad6d1bbbd02122b654906b","kind":"commit","published_at":"2015-03-22T12:38:37.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0b1","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0b1/manifests"},{"name":"0.5.0a3","sha":"fdfa508cc353edf022b4545e0df6fd0f86a07fbc","kind":"commit","published_at":"2015-03-08T03:58:00.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0a3","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0a3/manifests"},{"name":"0.5.0a2","sha":"975ee4fd92cac278b66918c332632883057c5f41","kind":"commit","published_at":"2014-11-16T21:11:36.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0a2","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0a2/manifests"},{"name":"0.5.0a1","sha":"44b6a9f4f4367858d9a5b60ee10dabe74fd9492a","kind":"commit","published_at":"2014-10-15T05:04:43.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.5.0a1","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.5.0a1/manifests"},{"name":"0.042","sha":"88523532502919fb46f6f30988608520618854de","kind":"commit","published_at":"2013-03-10T20:12:02.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.042","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.042","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.042","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.042","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.042/manifests"},{"name":"0.041","sha":"14c58b0e3995481856923cac151877a7e3ae1ee6","kind":"commit","published_at":"2011-05-23T01:03:49.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.041","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.041","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.041","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.041","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.041/manifests"},{"name":"0.04","sha":"01d619ee5b5ff34671b6d949bd58d7f66e17c9c4","kind":"commit","published_at":"2011-05-11T14:36:24.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.04","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.04/manifests"},{"name":"0.03","sha":"aa4c309bc91f0d6e6804183ddb9941ea6337c203","kind":"commit","published_at":"2010-11-23T23:21:39.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.03","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.03/manifests"},{"name":"0.02","sha":"f27acd05ff78d5a8bf69c89f15217f7738d59522","kind":"commit","published_at":"2010-09-22T15:06:32.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.02","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.02/manifests"},{"name":"0.01","sha":"ae1271482fee6aa03e95136fe2aea4c894316274","kind":"commit","published_at":"2010-09-17T19:39:00.000Z","download_url":"https://codeload.github.com/lebedov/scikit-cuda/tar.gz/0.01","html_url":"https://github.com/lebedov/scikit-cuda/releases/tag/0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lebedov/scikit-cuda@0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/tags/0.01/manifests"}]},"repo_metadata_updated_at":"2025-07-27T21:27:07.596Z","dependent_packages_count":10,"downloads":530,"downloads_period":"last-month","dependent_repos_count":55,"rankings":{"downloads":8.229033436871918,"dependent_repos_count":1.9959992462899767,"dependent_packages_count":0.9623896964331611,"stargazers_count":2.0705813386929774,"forks_count":3.775922711492783,"docker_downloads_count":1.77385955295694,"average":3.1346309971229593},"purl":"pkg:pypi/scikit-cuda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikit-cuda","docker_dependents_count":6,"docker_downloads_count":11750,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikit-cuda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikit-cuda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-22T02:07:00.254Z","issues_count":89,"pull_requests_count":19,"avg_time_to_close_issue":7845417.045454546,"avg_time_to_close_pull_request":88080.92307692308,"issues_closed_count":44,"pull_requests_closed_count":13,"pull_request_authors_count":15,"issue_authors_count":74,"avg_comments_per_issue":3.5280898876404496,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/issues","maintainers":[{"login":"lebedov","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lebedov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-cuda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-cuda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-cuda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-cuda/related_packages","maintainers":[{"uuid":"lebedov","login":"lebedov","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/lebedov/","role":null,"created_at":"2023-02-25T10:11:26.755Z","updated_at":"2023-02-25T10:11:26.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lebedov/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":276353,"full_name":"lebedov/scikit-cuda","default_branch":"master","committers":[{"name":"Lev Givon","email":"lev@columbia.edu","login":"lebedov","count":731},{"name":"Thomas Unterthiner","email":"thomas.unterthiner@gmx.net","login":"untom","count":41},{"name":"nmerrill67","email":"nmerrill@udel.edu","login":"nmerrill67","count":12},{"name":"Benli11","email":"nbe@st-andrews.ac.uk","login":null,"count":10},{"name":"Thomas Unterthiner","email":"thomas.unterthiner@gmx.nett","login":null,"count":9},{"name":"Kit Lee","email":"wklee4993@gmail.com","login":"wingkitlee0","count":7},{"name":"N. Benjamin Erichson","email":"Benli11","login":"Benli11","count":6},{"name":"davidweichiang","email":"dchiang@nd.edu","login":"davidweichiang","count":6},{"name":"Bryant Menn","email":"bryant.menn@gmail.com","login":"bmenn","count":6},{"name":"Yiyin Zhou","email":"yiyin@ee.columbia.edu","login":"yiyin","count":6},{"name":"Michael McNeil Forbes","email":"michael.forbes+numpy@gmail.com","login":"mforbes","count":5},{"name":"sclarkson","email":"sclarkson","login":"sclarkson","count":5},{"name":"Joseph Martinot-Lagarde","email":"joseph.martinot-lagarde@onera.fr","login":"Nodd","count":5},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":5},{"name":"Kit Lee","email":"wklee@northwestern.edu","login":"wingkitlee","count":3},{"name":"Luke Pfister","email":"luke.pfister@gmail.com","login":"lukepfister","count":3},{"name":"Sander Dieleman","email":"sanderdieleman@gmail.com","login":"benanne","count":3},{"name":"rpng-guest","email":"udrobots@gmail.com","login":"rpng-guest","count":3},{"name":"Arnaud Bergeron","email":"abergeron@gmail.com","login":"abergeron","count":2},{"name":"Evgenii Zheltonozhskii","email":"zheltonozhskiy@gmail.com","login":"Randl","count":2},{"name":"Frederic","email":"nouiz@nouiz.org","login":"nouiz","count":2},{"name":"Gregory R. Lee","email":"gregory.lee@cchmc.org","login":"grlee77","count":2},{"name":"Stefan van der Walt","email":"stefan@sun.ac.za","login":"stefanv","count":2},{"name":"Teodor Mihai Moldovan","email":"moldovan@cs.berkeley.edu","login":"teodor-moldovan","count":2},{"name":"aweyman","email":"alexander.weyman@mat.ethz.ch","login":"AlexanderWeyman","count":2},{"name":"krosenfeld","email":"krosenfeld@idmod.org","login":"krosenfeld-IDM","count":2},{"name":"laoniu85","email":"laoniu85@163.com","login":"laoniu85","count":2},{"name":"jz1536","email":"joe.zimmerman.10+jz1536@gmail.com","login":"jz1536","count":1},{"name":"indivisibleatom","email":"mukulsati@gmail.com","login":"indivisibleatom","count":1},{"name":"FissionChips621","email":"britho68@hotmail.com","login":null,"count":1},{"name":"Stephen Taylor","email":"staylor@calx084.ast.cam.ac.uk","login":null,"count":1},{"name":"Thomas Unterthiner","email":"thomas_unterthiner@web.de","login":null,"count":1},{"name":"benli11","email":"benli11","login":"benli11","count":1},{"name":"Xing Shi","email":"shixing19910105@gmail.com","login":"shixing","count":1},{"name":"Xiaojie Wu","email":"wxj6000@gmail.com","login":"wxj6000","count":1},{"name":"Nikul Ukani","email":"nikul@ee.columbia.edu","login":"nikulukani","count":1},{"name":"Matilda M","email":"102734365+matilda-me","login":"matilda-me","count":1},{"name":"Joakim Andén","email":"janden@flatironinstitute.org","login":"janden","count":1},{"name":"Jerome Kieffer","email":"github@terre-adelie.org","login":"kif","count":1},{"name":"Jan Schlüter","email":"jan.schlueter@ofai.at","login":"f0k","count":1},{"name":"Giodiro","email":"Giodiro","login":"Giodiro","count":1},{"name":"Cristian Capdevila","email":"ccapdevi@utk.edu","login":"capdevc","count":1},{"name":"Bruce Merry","email":"bmerry@ska.ac.za","login":"bmerry","count":1},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":1},{"name":"Alex Rubinsteyn","email":"alex.rubinsteyn@gmail.com","login":"iskandr","count":1}],"total_commits":902,"total_committers":45,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.044444444444444,"dds":0.18957871396895787,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T02:59:24.922Z","last_synced_commit":"3c1338c4ecfa218d664c73dc70746862785ae555","created_at":"2023-03-08T14:27:45.056Z","updated_at":"2025-05-29T02:59:25.174Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"lebedov/scikit-cuda","html_url":"https://github.com/lebedov/scikit-cuda","last_synced_at":"2025-07-27T20:53:42.854Z","status":"error","issues_count":89,"pull_requests_count":19,"avg_time_to_close_issue":7845417.045454546,"avg_time_to_close_pull_request":88080.92307692308,"issues_closed_count":44,"pull_requests_closed_count":13,"pull_request_authors_count":15,"issue_authors_count":74,"avg_comments_per_issue":3.5280898876404496,"avg_comments_per_pull_request":1.6842105263157896,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:33:51.685Z","updated_at":"2025-09-02T05:57:45.479Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebedov%2Fscikit-cuda/issues","issue_labels_count":{"ENH":7,"BUG":4},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":80,"CONTRIBUTOR":5,"OWNER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"NONE":7},"issue_authors":{"lebedov":4,"themightyoarfish":3,"wingkitlee0":2,"jaimecoj":2,"SuperbTUM":2,"vincefn":2,"mrader1248":2,"beew":2,"gbpoole":2,"bburas":2,"bmerry":2,"kingold5":2,"DomagojHack":1,"cfusting":1,"rifaterdemsahin":1,"marcoippolito":1,"mnicely":1,"decoli":1,"kandel3":1,"coreyjkelly":1,"jiadong93":1,"sgranade":1,"MxQuantFinance":1,"itaysason":1,"LucaCappelletti94":1,"LangleJ":1,"slarke":1,"Kreol64":1,"vhcg77":1,"saquibntt":1,"PuncocharM":1,"JWMac888":1,"npyoung":1,"willw1":1,"perdigao1":1,"guillochon":1,"zhizhushukuang":1,"sclarkson":1,"magictomagic":1,"isaac-you":1,"hnykda":1,"SimoneRegaldo":1,"cegprakash":1,"doetools":1,"rileyjmurray":1,"dimitsev":1,"joseph-valles":1,"dwf":1,"pierrepaleo":1,"lkzs":1,"nouxu1":1,"chychen":1,"fjgmoya":1,"zzjjbb":1,"hyysky":1,"lanzithinking":1,"brianthelion":1,"dreizehnutters":1,"davidsonic":1,"Axciton":1,"ghltshubh":1,"RyanGutenkunst":1,"yumais2":1,"KrisCheng":1,"tdmvch":1,"vallis":1,"HsuanTingLu":1,"mitradip":1,"pikonrad":1,"matthutchison":1,"woodenwatcher":1,"gh85":1,"Darshcg":1,"Feulo":1},"pull_request_authors":{"nmerrill67":3,"wingkitlee0":2,"zzjjbb":2,"SERVCUBED":2,"Randl":1,"RyanGutenkunst":1,"janden":1,"Giodiro":1,"kif":1,"vincefn":1,"matilda-me":1,"grlee77":1,"wxj6000":1,"AlexanderWeyman":1,"krosenfeld":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100132,"issues_count":31474143,"pull_requests_count":97447451,"authors_count":10702673,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"NONE":3},"past_year_issue_authors":{"vincefn":1},"past_year_pull_request_authors":{"SERVCUBED":2,"vincefn":1},"maintainers":[{"login":"lebedov","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lebedov"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":10,"IssueCommentEvent":1,"PullRequestEvent":2,"ForkEvent":6},"last_year":{"IssuesEvent":1,"WatchEvent":10,"IssueCommentEvent":1,"PullRequestEvent":2,"ForkEvent":6}},"keywords":["blas","cublas","cuda","cufft","cusolver","gpu","lapack","numerical","pycuda","python"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-02T10:34:53.111Z","updated_at":"2022-08-02T10:34:53.111Z","repository_link":"https://github.com/lebedov/scikit-cuda/blob/master/setup.py","dependencies":[{"id":539032521,"package_name":"mako","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":539032522,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":539032523,"package_name":"pycuda","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":20.188583491136185,"created_at":"2025-09-08T11:18:38.098Z","updated_at":"2025-10-07T08:24:58.291Z","avatar_url":"https://github.com/lebedov.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":530,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.5281/zenodo.3229433"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["multidimensional-arrays","optimizing-compiler","tensor","gtk","qt","tk","wx","closember","parallel-computing","theano"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65457","html_url":"https://science.ecosyste.ms/projects/65457"}