{"id":1534,"name":"`hessQuik`","description":"`hessQuik`: Fast Hessian computation of composite functions - Published in JOSS (2022)","url":"https://github.com/elizabethnewman/hessquik","last_synced_at":"2025-09-04T16:29:30.905Z","repository":{"id":37272152,"uuid":"435633120","full_name":"elizabethnewman/hessQuik","owner":"elizabethnewman","description":"Computing gradients and Hessians of feed-forward networks with GPU acceleration","archived":false,"fork":false,"pushed_at":"2024-02-14T15:17:57.000Z","size":4130,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T19:21:13.091Z","etag":null,"topics":["derivatives","gpu-acceleration","neural-network"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elizabethnewman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-06T20:10:19.000Z","updated_at":"2025-08-06T19:20:28.000Z","dependencies_parsed_at":"2025-04-14T15:18:56.448Z","dependency_job_id":"35369e3b-e7b9-4648-a54c-5488b4e77ac5","html_url":"https://github.com/elizabethnewman/hessQuik","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/elizabethnewman/hessQuik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabethnewman","download_url":"https://codeload.github.com/elizabethnewman/hessQuik/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/sbom","scorecard":{"id":373161,"data":{"date":"2025-08-11","repo":{"name":"github.com/elizabethnewman/hessQuik","commit":"eea891358911ac04346ded9edc1a321f75784cfe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-app.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":"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":"Code-Review","score":0,"reason":"Found 1/22 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/python-app.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elizabethnewman/hessQuik/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elizabethnewman/hessQuik/python-app.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T13:27:32.369Z","repository_id":37272152,"created_at":"2025-08-18T13:27:32.369Z","updated_at":"2025-08-18T13:27:32.369Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273602400,"owners_count":25135443,"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":"elizabethnewman","name":null,"uuid":"39045034","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Emory University","icon_url":"https://avatars.githubusercontent.com/u/39045034?v=4","repositories_count":3,"last_synced_at":"2023-03-04T16:20:21.614Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elizabethnewman","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:55:10.785Z","updated_at":"2023-03-04T16:20:21.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabethnewman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabethnewman/repositories"},"packages":[{"id":2758411,"name":"hessquik","ecosystem":"pypi","description":"AD-free gradient and Hessian computations","homepage":"https://github.com/elizabethnewman/hessQuik","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/elizabethnewman/hessQuik","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-03-07T19:17:15.000Z","latest_release_published_at":"2024-02-13T17:12:56.000Z","latest_release_number":"0.0.6","last_synced_at":"2025-09-03T20:10:43.509Z","created_at":"2022-04-10T11:14:26.247Z","updated_at":"2025-09-03T20:10:43.509Z","registry_url":"https://pypi.org/project/hessquik/","install_command":"pip install hessquik --index-url https://pypi.org/simple","documentation_url":"https://hessquik.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"hessquik","project_status":null},"repo_metadata":{"id":37272152,"uuid":"435633120","full_name":"elizabethnewman/hessQuik","owner":"elizabethnewman","description":"Computing gradients and Hessians of feed-forward networks with GPU acceleration","archived":false,"fork":false,"pushed_at":"2024-02-14T15:17:57.000Z","size":4130,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T19:21:13.091Z","etag":null,"topics":["derivatives","gpu-acceleration","neural-network"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elizabethnewman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-06T20:10:19.000Z","updated_at":"2025-08-06T19:20:28.000Z","dependencies_parsed_at":"2025-04-14T15:18:56.448Z","dependency_job_id":"35369e3b-e7b9-4648-a54c-5488b4e77ac5","html_url":"https://github.com/elizabethnewman/hessQuik","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/elizabethnewman/hessQuik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabethnewman","download_url":"https://codeload.github.com/elizabethnewman/hessQuik/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/sbom","scorecard":{"id":373161,"data":{"date":"2025-08-11","repo":{"name":"github.com/elizabethnewman/hessQuik","commit":"eea891358911ac04346ded9edc1a321f75784cfe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-app.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":"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":"Code-Review","score":0,"reason":"Found 1/22 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/python-app.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elizabethnewman/hessQuik/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elizabethnewman/hessQuik/python-app.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-app.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T13:27:32.369Z","repository_id":37272152,"created_at":"2025-08-18T13:27:32.369Z","updated_at":"2025-08-18T13:27:32.369Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273341293,"owners_count":25088345,"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-02T02:00:09.530Z","response_time":77,"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":"elizabethnewman","name":null,"uuid":"39045034","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Emory University","icon_url":"https://avatars.githubusercontent.com/u/39045034?v=4","repositories_count":3,"last_synced_at":"2023-03-04T16:20:21.614Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elizabethnewman","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:55:10.785Z","updated_at":"2023-03-04T16:20:21.617Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabethnewman","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elizabethnewman/repositories"},"tags":[{"name":"v1.0.0","sha":"ac5238cef9d629f60d09e33e4d416a3218530d1c","kind":"commit","published_at":"2022-04-22T19:09:23.000Z","download_url":"https://codeload.github.com/elizabethnewman/hessQuik/tar.gz/v1.0.0","html_url":"https://github.com/elizabethnewman/hessQuik/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elizabethnewman/hessQuik@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/tags/v1.0.0/manifests"},{"name":"laplacian-drafy","sha":"af012702476181245fcd0148c85737a7c1fee1ea","kind":"tag","published_at":"2021-12-14T15:32:46.000Z","download_url":"https://codeload.github.com/elizabethnewman/hessQuik/tar.gz/laplacian-drafy","html_url":"https://github.com/elizabethnewman/hessQuik/releases/tag/laplacian-drafy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elizabethnewman/hessQuik@laplacian-drafy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/tags/laplacian-drafy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/tags/laplacian-drafy/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:27:51.047Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":53.31082036639949,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":15.187809223757561,"forks_count":22.60782810956066,"docker_downloads_count":null,"average":24.55996557067281},"purl":"pkg:pypi/hessquik","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hessquik","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hessquik","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hessquik/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:21.204Z","issues_count":4,"pull_requests_count":11,"avg_time_to_close_issue":480057.25,"avg_time_to_close_pull_request":5381.636363636364,"issues_closed_count":4,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.09090909090909091,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/elizabethnewman%2FhessQuik/issues","maintainers":[{"login":"elizabethnewman","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elizabethnewman"},{"login":"lruthotto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lruthotto"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hessquik/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hessquik/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hessquik/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hessquik/related_packages","maintainers":[{"uuid":"enewma5","login":"enewma5","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/enewma5/","role":null,"created_at":"2023-02-24T06:06:23.520Z","updated_at":"2023-02-24T06:06:23.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/enewma5/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"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":592294,"full_name":"elizabethnewman/hessQuik","default_branch":"main","committers":[{"name":"elizabethnewman","email":"elizabeth.newman@emory.edu","login":"elizabethnewman","count":379},{"name":"Mehmet Hakan Satman","email":"mhsatman@gmail.com","login":"jbytecode","count":3},{"name":"Lars Ruthotto","email":"lruthotto","login":"lruthotto","count":3}],"total_commits":385,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":128.33333333333334,"dds":0.01558441558441559,"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-08-07T06:16:39.421Z","last_synced_commit":"eea891358911ac04346ded9edc1a321f75784cfe","created_at":"2023-03-09T06:24:32.302Z","updated_at":"2025-08-07T06:16:39.446Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308116,"contributors_count":31095153,"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":"elizabethnewman/hessQuik","html_url":"https://github.com/elizabethnewman/hessQuik","last_synced_at":"2025-08-31T18:44:21.204Z","status":"error","issues_count":4,"pull_requests_count":11,"avg_time_to_close_issue":480057.25,"avg_time_to_close_pull_request":5381.636363636364,"issues_closed_count":4,"pull_requests_closed_count":11,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.09090909090909091,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:25:43.267Z","updated_at":"2025-08-31T18:44:21.205Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elizabethnewman%2FhessQuik/issues","issue_labels_count":{"good first issue":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3,"OWNER":1},"pull_request_author_associations_count":{"OWNER":8,"CONTRIBUTOR":2,"COLLABORATOR":1},"issue_authors":{"GregaVrbancic":2,"elizabethnewman":1,"yhtang":1},"pull_request_authors":{"elizabethnewman":8,"jbytecode":2,"lruthotto":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:11.523Z","repositories_count":9891229,"issues_count":28890506,"pull_requests_count":82587873,"authors_count":8238428,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"elizabethnewman","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elizabethnewman"},{"login":"lruthotto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lruthotto"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["derivatives","gpu-acceleration","neural-network"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-11T03:31:14.118Z","updated_at":"2022-09-11T03:31:14.118Z","repository_link":"https://github.com/elizabethnewman/hessQuik/blob/main/setup.py","dependencies":[{"id":4450282043,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2025-04-14T15:18:56.346Z","updated_at":"2025-04-14T15:18:56.346Z","repository_link":"https://github.com/elizabethnewman/hessQuik/blob/main/.github/workflows/python-app.yml","dependencies":[{"id":22683967099,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22683967100,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":7.731930721948486,"created_at":"2025-09-04T09:17:49.191Z","updated_at":"2025-10-07T08:04:32.923Z","avatar_url":"https://github.com/elizabethnewman.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":36,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04171"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1534","html_url":"https://science.ecosyste.ms/projects/1534"}