{"id":12328,"name":"numgrid","description":"Numerical integration grid for molecules.","url":"https://github.com/dftlibs/numgrid","last_synced_at":"2025-09-04T21:40:34.097Z","repository":{"id":29193444,"uuid":"32724594","full_name":"dftlibs/numgrid","owner":"dftlibs","description":"Numerical integration grid for molecules.","archived":false,"fork":false,"pushed_at":"2024-10-15T14:09:00.000Z","size":2908,"stargazers_count":50,"open_issues_count":7,"forks_count":14,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-24T10:54:54.831Z","etag":null,"topics":["dft","grid","integration","molecular","python-interface"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dftlibs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2015-03-23T10:12:35.000Z","updated_at":"2025-04-12T13:19:29.000Z","dependencies_parsed_at":"2025-04-14T12:39:47.977Z","dependency_job_id":null,"html_url":"https://github.com/dftlibs/numgrid","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/dftlibs/numgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/sbom","scorecard":{"id":339259,"data":{"date":"2025-08-11","repo":{"name":"github.com/dftlibs/numgrid","commit":"af0ae5e02cd8612c9d6fcbebac4e5139675932e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/package-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/build-wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/build-wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/package-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/package-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package-pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/package-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-6jgw-rgmm-7cv6","Warn: Project is vulnerable to: RUSTSEC-2024-0378","Warn: Project is vulnerable to: GHSA-pph8-gcv7-4qj5","Warn: Project is vulnerable to: RUSTSEC-2025-0020","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T05:24:29.130Z","repository_id":29193444,"created_at":"2025-08-18T05:24:29.130Z","updated_at":"2025-08-18T05:24:29.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273678833,"owners_count":25148620,"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-04T02:00:08.968Z","response_time":61,"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":"dftlibs","name":"DFT libraries","uuid":"15213995","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15213995?v=4","repositories_count":5,"last_synced_at":"2024-03-14T21:04:43.642Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dftlibs","funding_links":[],"total_stars":126,"followers":null,"following":null,"created_at":"2022-11-08T16:54:41.427Z","updated_at":"2024-03-14T21:04:44.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs/repositories"},"packages":[{"id":11641852,"name":"github.com/dftlibs/numgrid","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/dftlibs/numgrid","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2016-12-26T18:19:19.000Z","latest_release_published_at":"2024-07-31T20:38:47.000Z","latest_release_number":"v2.1.1+incompatible","last_synced_at":"2025-08-15T18:41:44.662Z","created_at":"2025-05-15T08:14:53.779Z","updated_at":"2025-08-15T18:41:44.662Z","registry_url":"https://pkg.go.dev/github.com/dftlibs/numgrid","install_command":"go get github.com/dftlibs/numgrid","documentation_url":"https://pkg.go.dev/github.com/dftlibs/numgrid#section-documentation","metadata":{},"repo_metadata":{"id":29193444,"uuid":"32724594","full_name":"dftlibs/numgrid","owner":"dftlibs","description":"Numerical integration grid for molecules.","archived":false,"fork":false,"pushed_at":"2024-10-15T14:09:00.000Z","size":2908,"stargazers_count":50,"open_issues_count":7,"forks_count":14,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-14T12:39:43.305Z","etag":null,"topics":["dft","grid","integration","molecular","python-interface"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dftlibs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2015-03-23T10:12:35.000Z","updated_at":"2025-04-12T13:19:29.000Z","dependencies_parsed_at":"2025-04-14T12:39:47.977Z","dependency_job_id":null,"html_url":"https://github.com/dftlibs/numgrid","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254302283,"owners_count":22048060,"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","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"}},"repo_metadata_updated_at":"2025-05-15T08:23:09.110Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/dftlibs/numgrid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dftlibs/numgrid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dftlibs/numgrid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dftlibs/numgrid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-14T12:55:01.276Z","issues_count":44,"pull_requests_count":15,"avg_time_to_close_issue":19748342.39473684,"avg_time_to_close_pull_request":23370020.92857143,"issues_closed_count":38,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":3.0681818181818183,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10475.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/issues","maintainers":[{"login":"bast","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bast"}],"active_maintainers":[{"login":"bast","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bast"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdftlibs%2Fnumgrid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdftlibs%2Fnumgrid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdftlibs%2Fnumgrid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdftlibs%2Fnumgrid/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2822852,"name":"numgrid","ecosystem":"pypi","description":"Numerical integration grid for molecules.","homepage":"https://github.com/dftlibs/numgrid/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/dftlibs/numgrid","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2018-10-24T09:03:50.000Z","latest_release_published_at":"2025-08-25T10:09:13.000Z","latest_release_number":"2.1.2","last_synced_at":"2025-08-25T10:15:47.547Z","created_at":"2022-04-10T11:47:08.225Z","updated_at":"2025-08-25T13:52:00.292Z","registry_url":"https://pypi.org/project/numgrid/","install_command":"pip install numgrid --index-url https://pypi.org/simple","documentation_url":"https://numgrid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"numgrid","project_status":null},"repo_metadata":{"id":29193444,"uuid":"32724594","full_name":"dftlibs/numgrid","owner":"dftlibs","description":"Numerical integration grid for molecules.","archived":false,"fork":false,"pushed_at":"2024-10-15T14:09:00.000Z","size":2908,"stargazers_count":50,"open_issues_count":7,"forks_count":14,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-24T10:54:54.831Z","etag":null,"topics":["dft","grid","integration","molecular","python-interface"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dftlibs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2015-03-23T10:12:35.000Z","updated_at":"2025-04-12T13:19:29.000Z","dependencies_parsed_at":"2025-04-14T12:39:47.977Z","dependency_job_id":null,"html_url":"https://github.com/dftlibs/numgrid","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/dftlibs/numgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/sbom","scorecard":{"id":339259,"data":{"date":"2025-08-11","repo":{"name":"github.com/dftlibs/numgrid","commit":"af0ae5e02cd8612c9d6fcbebac4e5139675932e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/19 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/package-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/build-wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/build-wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/package-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/package-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dftlibs/numgrid/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package-pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/package-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-6jgw-rgmm-7cv6","Warn: Project is vulnerable to: RUSTSEC-2024-0378","Warn: Project is vulnerable to: GHSA-pph8-gcv7-4qj5","Warn: Project is vulnerable to: RUSTSEC-2025-0020","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T05:24:29.130Z","repository_id":29193444,"created_at":"2025-08-18T05:24:29.130Z","updated_at":"2025-08-18T05:24:29.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077677,"owners_count":24869288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dftlibs","name":"DFT libraries","uuid":"15213995","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15213995?v=4","repositories_count":5,"last_synced_at":"2024-03-14T21:04:43.642Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dftlibs","funding_links":[],"total_stars":126,"followers":null,"following":null,"created_at":"2022-11-08T16:54:41.427Z","updated_at":"2024-03-14T21:04:44.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dftlibs/repositories"},"tags":[{"name":"v2.1.2","sha":"ef1812240f0950dbdddccda2804fbc1c13d87ee3","kind":"commit","published_at":"2025-08-25T10:05:37.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v2.1.2","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"74d0d13593c712b0d3c565506ab4e19dff5f879b","kind":"commit","published_at":"2024-07-31T20:38:47.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v2.1.1","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"24c791e1f105b5a7b7c7271dabb665a1b4822dac","kind":"commit","published_at":"2021-05-26T21:59:41.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v2.1.0","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9ebb4a20a2905ba232ae04031f0cbe797981248e","kind":"commit","published_at":"2021-05-23T11:54:11.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v2.0.2","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5416f55a3bdc060acec54ee07fb54f49501c2686","kind":"commit","published_at":"2021-01-04T19:19:00.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v2.0.1","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"82c00796656369c245c69c10ee3c7ec1f1fbae79","kind":"commit","published_at":"2021-01-03T14:42:18.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v2.0.0","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"29f94b78522f8a5e2e083cdc8f2aaafa24e96ed8","kind":"commit","published_at":"2020-08-14T14:43:01.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v1.1.2","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"466ddf64e90dbe4673fc84ffafd55d17d85f3f59","kind":"commit","published_at":"2020-04-09T15:04:05.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v1.1.1","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4e091b35b99aa1fbe9699e60f8f05eccd7f2c84d","kind":"commit","published_at":"2019-05-03T08:01:16.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v1.1.0","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"6d94e38bf4619d715b8db05ae36ec7b9aca2994d","kind":"commit","published_at":"2018-10-24T09:02:14.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v1.0.2","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v1.0.2/manifests"},{"name":"v0.5.1","sha":"9cc9e22591601ffc1e34a81ed4a2a6bacbbb0132","kind":"commit","published_at":"2017-10-07T10:10:02.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v0.5.1","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6e670b99f67d4cb8e704de530f8434e24d075425","kind":"tag","published_at":"2016-12-26T18:22:49.000Z","download_url":"https://codeload.github.com/dftlibs/numgrid/tar.gz/v0.5.0","html_url":"https://github.com/dftlibs/numgrid/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dftlibs/numgrid@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T13:52:00.292Z","dependent_packages_count":0,"downloads":156,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.37712888404925,"dependent_repos_count":21.63438025370625,"dependent_packages_count":10.05962490376147,"stargazers_count":9.903848174490824,"forks_count":9.567611144223862,"docker_downloads_count":null,"average":13.90851867204633},"purl":"pkg:pypi/numgrid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/numgrid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/numgrid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/numgrid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T04:14:46.433Z","issues_count":44,"pull_requests_count":15,"avg_time_to_close_issue":19748342.39473684,"avg_time_to_close_pull_request":23370020.92857143,"issues_closed_count":38,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":3.0681818181818183,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10475.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/issues","maintainers":[{"login":"bast","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bast"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numgrid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numgrid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numgrid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numgrid/related_packages","maintainers":[{"uuid":"bast","login":"bast","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/bast/","role":null,"created_at":"2023-02-24T19:58:00.453Z","updated_at":"2023-02-24T19:58:00.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bast/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724911,"maintainers_count":308243,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":620390,"full_name":"dftlibs/numgrid","default_branch":"main","committers":[{"name":"Radovan Bast","email":"bast@users.noreply.github.com","count":370},{"name":"Radovan Bast","email":"rbast@users.noreply.github.com","count":37},{"name":"Roberto Di Remigio","email":"roberto.diremigio@gmail.com","count":10},{"name":"Roberto Di Remigio","email":"roberto.d.remigio@uit.no","count":1},{"name":"Anthony Scemama","email":"scemama@irsamc.ups-tlse.fr","count":1}],"total_commits":419,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":83.8,"dds":0.116945107398568,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T23:04:17.772Z","last_synced_commit":"96a70b95c887c0d43dea244d3b25ce7aac847420","created_at":"2023-03-09T07:55:11.003Z","updated_at":"2023-09-19T17:27:32.825Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"dftlibs/numgrid","html_url":"https://github.com/dftlibs/numgrid","last_synced_at":"2025-08-25T13:52:00.187Z","status":"error","issues_count":44,"pull_requests_count":15,"avg_time_to_close_issue":19748342.39473684,"avg_time_to_close_pull_request":23370020.92857143,"issues_closed_count":38,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":3.0681818181818183,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10475.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T18:47:55.174Z","updated_at":"2025-09-02T12:35:48.643Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dftlibs%2Fnumgrid/issues","issue_labels_count":{"question":1},"pull_request_labels_count":{"dependencies":12,"rust":11},"issue_author_associations_count":{"MEMBER":28,"NONE":13,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"NONE":12,"CONTRIBUTOR":5,"MEMBER":4},"issue_authors":{"bast":28,"manassharma07":6,"robertodr":3,"zc62":2,"lnw":1,"susilehtola":1,"levineds":1,"gayverjr":1,"patrashantigopal":1},"pull_request_authors":{"dependabot[bot]":12,"bast":4,"robertodr":4,"scemama":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10062770,"issues_count":31096038,"pull_requests_count":94471412,"authors_count":10686459,"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":{"dependencies":2,"rust":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[{"login":"bast","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bast"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":3,"IssueCommentEvent":2,"PushEvent":2,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"WatchEvent":3,"IssueCommentEvent":2,"PushEvent":2,"CreateEvent":1}},"keywords":["dft","grid","integration","molecular","python-interface"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2022-08-17T22:15:10.581Z","updated_at":"2022-08-17T22:15:10.581Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/Cargo.lock","dependencies":[{"id":1871488753,"package_name":"alga","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":1871488754,"package_name":"approx","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":1871488755,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":1871488756,"package_name":"base64","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":1871488757,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":1871488758,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":1871488759,"package_name":"bytes","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":1871488760,"package_name":"cfg-if","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":1871488761,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":1871488762,"package_name":"const_fn","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":1871488763,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":1871488764,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":1871488765,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":1871488766,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":1871488767,"package_name":"ctor","ecosystem":"cargo","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":1871488768,"package_name":"either","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":1871488769,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.26","direct":false,"kind":"runtime","optional":false},{"id":1871488770,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":1871488771,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":1871488772,"package_name":"fuchsia-zircon","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":1871488773,"package_name":"fuchsia-zircon-sys","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":1871488774,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":1871488775,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":1871488776,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":1871488777,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":1871488778,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":1871488779,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":1871488780,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.13.3","direct":false,"kind":"runtime","optional":false},{"id":1871488781,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":1871488782,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":1871488783,"package_name":"ghost","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":1871488784,"package_name":"h2","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":1871488785,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":1871488786,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":1871488787,"package_name":"http","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":1871488788,"package_name":"http-body","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":1871488789,"package_name":"httparse","ecosystem":"cargo","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":1871488790,"package_name":"httpdate","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":1871488791,"package_name":"hyper","ecosystem":"cargo","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":1871488792,"package_name":"idna","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":1871488793,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":1871488794,"package_name":"indoc","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":1871488795,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":1871488796,"package_name":"inventory","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":1871488797,"package_name":"inventory-impl","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":1871488798,"package_name":"iovec","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":1871488799,"package_name":"ipnet","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":1871488800,"package_name":"itoa","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":1871488801,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.46","direct":false,"kind":"runtime","optional":false},{"id":1871488802,"package_name":"kernel32-sys","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":1871488803,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":1871488804,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.76","direct":false,"kind":"runtime","optional":false},{"id":1871488805,"package_name":"libm","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":1871488806,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":1871488807,"package_name":"log","ecosystem":"cargo","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":1871488808,"package_name":"matches","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":1871488809,"package_name":"matrixmultiply","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":1871488810,"package_name":"memchr","ecosystem":"cargo","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":1871488811,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":1871488812,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.16","direct":false,"kind":"runtime","optional":false},{"id":1871488813,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":1871488814,"package_name":"mio","ecosystem":"cargo","requirements":"0.6.23","direct":false,"kind":"runtime","optional":false},{"id":1871488815,"package_name":"miow","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":1871488816,"package_name":"nalgebra","ecosystem":"cargo","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false},{"id":1871488817,"package_name":"net2","ecosystem":"cargo","requirements":"0.2.37","direct":false,"kind":"runtime","optional":false},{"id":1871488818,"package_name":"num-complex","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":1871488819,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":1871488820,"package_name":"num-rational","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":1871488821,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":1871488822,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":1871488823,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":1871488824,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":1871488825,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":1871488826,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":1871488827,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":1871488828,"package_name":"pin-project","ecosystem":"cargo","requirements":"0.4.27","direct":false,"kind":"runtime","optional":false},{"id":1871488829,"package_name":"pin-project","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":1871488830,"package_name":"pin-project-internal","ecosystem":"cargo","requirements":"0.4.27","direct":false,"kind":"runtime","optional":false},{"id":1871488831,"package_name":"pin-project-internal","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":1871488832,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":1871488833,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":1871488834,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":1871488835,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":1871488836,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":1871488837,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":1871488838,"package_name":"pyo3-macros","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":1871488839,"package_name":"pyo3-macros-backend","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":1871488840,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":1871488841,"package_name":"rand","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":1871488842,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":1871488843,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":1871488844,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":1871488845,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":1871488846,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":1871488847,"package_name":"rand_distr","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":1871488848,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":1871488849,"package_name":"rand_hc","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":1871488850,"package_name":"rawpointer","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":1871488851,"package_name":"rayon","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":1871488852,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":1871488853,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.1.57","direct":false,"kind":"runtime","optional":false},{"id":1871488854,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.10.10","direct":false,"kind":"runtime","optional":false},{"id":1871488855,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":1871488856,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":1871488857,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.118","direct":false,"kind":"runtime","optional":false},{"id":1871488858,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.118","direct":false,"kind":"runtime","optional":false},{"id":1871488859,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.61","direct":false,"kind":"runtime","optional":false},{"id":1871488860,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":1871488861,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":1871488862,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":1871488863,"package_name":"socket2","ecosystem":"cargo","requirements":"0.3.19","direct":false,"kind":"runtime","optional":false},{"id":1871488864,"package_name":"statrs","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":1871488865,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.57","direct":false,"kind":"runtime","optional":false},{"id":1871488866,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":1871488867,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":1871488868,"package_name":"tokio","ecosystem":"cargo","requirements":"0.2.24","direct":false,"kind":"runtime","optional":false},{"id":1871488869,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":1871488870,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":1871488871,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":1871488872,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":1871488873,"package_name":"tracing-futures","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":1871488874,"package_name":"try-lock","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":1871488875,"package_name":"typenum","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":1871488876,"package_name":"unicase","ecosystem":"cargo","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":1871488877,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":1871488878,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":1871488879,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":1871488880,"package_name":"unindent","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":1871488881,"package_name":"url","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":1871488882,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":1871488883,"package_name":"want","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":1871488884,"package_name":"wasi","ecosystem":"cargo","requirements":"0.9.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":1871488885,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.69","direct":false,"kind":"runtime","optional":false},{"id":1871488886,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.69","direct":false,"kind":"runtime","optional":false},{"id":1871488887,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.19","direct":false,"kind":"runtime","optional":false},{"id":1871488888,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.69","direct":false,"kind":"runtime","optional":false},{"id":1871488889,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.69","direct":false,"kind":"runtime","optional":false},{"id":1871488890,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.69","direct":false,"kind":"runtime","optional":false},{"id":1871488891,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.46","direct":false,"kind":"runtime","optional":false},{"id":1871488892,"package_name":"winapi","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":1871488893,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":1871488894,"package_name":"winapi-build","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":1871488895,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":1871488896,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":1871488897,"package_name":"winreg","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":1871488898,"package_name":"ws2_32-sys","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-17T22:15:10.851Z","updated_at":"2022-08-17T22:15:10.851Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/requirements.txt","dependencies":[{"id":1871491783,"package_name":"maturin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1871491784,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1871491785,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"src/tables/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-17T22:15:11.280Z","updated_at":"2022-08-17T22:15:11.280Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/src/tables/requirements.txt","dependencies":[{"id":1871492846,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-wheels.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T06:15:38.654Z","updated_at":"2023-02-12T06:15:38.654Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/.github/workflows/build-wheels.yml","dependencies":[{"id":7573657880,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7573657881,"package_name":"messense/maturin-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T06:15:38.866Z","updated_at":"2023-02-12T06:15:38.866Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/.github/workflows/test.yml","dependencies":[{"id":7573658273,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7573658274,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/package-pypi.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T22:54:52.849Z","updated_at":"2025-04-11T22:54:52.849Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/.github/workflows/package-pypi.yml","dependencies":[{"id":22648077059,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22648077060,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-11T22:54:52.929Z","updated_at":"2025-04-11T22:54:52.929Z","repository_link":"https://github.com/dftlibs/numgrid/blob/main/Cargo.toml","dependencies":[]}],"score":10.715084213295617,"created_at":"2025-09-04T15:50:41.214Z","updated_at":"2025-10-07T08:07:26.495Z","avatar_url":"https://github.com/dftlibs.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":156,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.1470276","http://dx.doi.org/10.1063/1.454033","https://dx.doi.org/10.1007/s002140100263","https://doi.org/10.1063/1.475719"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/12328","html_url":"https://science.ecosyste.ms/projects/12328","bibtex_url":"https://science.ecosyste.ms/projects/12328/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/12328/export.apalike"}