{"id":6037,"name":"clifford","description":"Geometric Algebra for Python","url":"https://github.com/pygae/clifford","last_synced_at":"2025-09-04T18:59:00.718Z","repository":{"id":23231428,"uuid":"26588915","full_name":"pygae/clifford","owner":"pygae","description":"Geometric Algebra for Python","archived":false,"fork":false,"pushed_at":"2025-02-10T16:59:35.000Z","size":2670,"stargazers_count":826,"open_issues_count":89,"forks_count":77,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-27T06:48:27.791Z","etag":null,"topics":["clifford-algebras","geometric-algebra","physics","python","quaternions"],"latest_commit_sha":null,"homepage":"http://clifford.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pygae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2014-11-13T13:28:48.000Z","updated_at":"2025-08-13T11:19:48.000Z","dependencies_parsed_at":"2025-05-08T22:33:02.055Z","dependency_job_id":"edddd1f6-57fe-4c93-ba85-08466df4cee0","html_url":"https://github.com/pygae/clifford","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pygae/clifford","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/sbom","scorecard":{"id":751411,"data":{"date":"2025-08-11","repo":{"name":"github.com/pygae/clifford","commit":"a19829160aed925139d475bc1f2f9a7e4b2c1fac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/16 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/python-package.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:164","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:151"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'maintenance/1.1.x'"],"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 27 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-22T20:29:42.210Z","repository_id":23231428,"created_at":"2025-08-22T20:29:42.210Z","updated_at":"2025-08-22T20:29:42.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273657093,"owners_count":25145003,"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":"pygae","name":"pygae","uuid":"33729520","kind":"organization","description":"Pythonic Geometric Algebra Enthusiasts","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33729520?v=4","repositories_count":7,"last_synced_at":"2023-02-26T22:35:28.920Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pygae","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T07:48:38.436Z","updated_at":"2023-02-26T22:35:28.939Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae/repositories"},"packages":[{"id":2672051,"name":"clifford","ecosystem":"pypi","description":"Numerical Geometric Algebra Module","homepage":"http://clifford.readthedocs.io","licenses":"bsd","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pygae/clifford","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2016-09-28T13:32:13.000Z","latest_release_published_at":"2021-07-20T17:38:16.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-08-26T23:34:42.631Z","created_at":"2022-04-10T10:22:05.577Z","updated_at":"2025-08-27T14:34:06.098Z","registry_url":"https://pypi.org/project/clifford/","install_command":"pip install clifford --index-url https://pypi.org/simple","documentation_url":"https://clifford.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"clifford","project_status":null},"repo_metadata":{"id":23231428,"uuid":"26588915","full_name":"pygae/clifford","owner":"pygae","description":"Geometric Algebra for Python","archived":false,"fork":false,"pushed_at":"2025-02-10T16:59:35.000Z","size":2670,"stargazers_count":826,"open_issues_count":89,"forks_count":77,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-27T06:48:27.791Z","etag":null,"topics":["clifford-algebras","geometric-algebra","physics","python","quaternions"],"latest_commit_sha":null,"homepage":"http://clifford.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pygae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2014-11-13T13:28:48.000Z","updated_at":"2025-08-13T11:19:48.000Z","dependencies_parsed_at":"2025-05-08T22:33:02.055Z","dependency_job_id":"edddd1f6-57fe-4c93-ba85-08466df4cee0","html_url":"https://github.com/pygae/clifford","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pygae/clifford","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/sbom","scorecard":{"id":751411,"data":{"date":"2025-08-11","repo":{"name":"github.com/pygae/clifford","commit":"a19829160aed925139d475bc1f2f9a7e4b2c1fac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/16 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/python-package.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:164","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:151"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'maintenance/1.1.x'"],"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 27 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-22T20:29:42.210Z","repository_id":23231428,"created_at":"2025-08-22T20:29:42.210Z","updated_at":"2025-08-22T20:29:42.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272341118,"owners_count":24917492,"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-27T02:00:09.397Z","response_time":76,"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":"pygae","name":"pygae","uuid":"33729520","kind":"organization","description":"Pythonic Geometric Algebra Enthusiasts","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33729520?v=4","repositories_count":7,"last_synced_at":"2023-02-26T22:35:28.920Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pygae","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T07:48:38.436Z","updated_at":"2023-02-26T22:35:28.939Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae/repositories"},"tags":[{"name":"v1.4.0","sha":"e86db0998b69f55ebc97e88c91097c5149d272c3","kind":"commit","published_at":"2021-07-20T17:20:57.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.4.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0/manifests"},{"name":"v1.4.0.dev0","sha":"bfc4290eba72ca95316c9977cb38ee36b37e5682","kind":"commit","published_at":"2021-07-05T15:20:29.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"2da66d3243651a3fe50363158c2b6cdc9dc1d725","kind":"commit","published_at":"2020-06-03T08:30:51.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"6190e5ec28e954bc9e0f7938a323946eff9ea09b","kind":"commit","published_at":"2020-05-29T11:58:22.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0/manifests"},{"name":"v1.3.0dev2","sha":"6c7089177a970f4535cf1494ea17b6412fa36bf0","kind":"commit","published_at":"2020-03-23T17:07:45.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0dev2","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev2/manifests"},{"name":"v1.3.0dev1","sha":"061253dc70f6524238c14b759c7c9ee404c9a609","kind":"commit","published_at":"2020-03-06T15:11:06.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0dev1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev1/manifests"},{"name":"v1.3.0dev0","sha":"82c871e2408300e0330b3ed799a8e6ca858fa675","kind":"commit","published_at":"2020-03-06T14:08:29.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0dev0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev0/manifests"},{"name":"v1.2.0","sha":"f38c75fcf5808cc34ed78665ddbba466a9cc274e","kind":"commit","published_at":"2019-12-11T11:23:33.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.2.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"177eb7f24622805536ff3caa4cf74c11e147ad3b","kind":"commit","published_at":"2019-11-19T12:04:57.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.1.2","html_url":"https://github.com/pygae/clifford/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e9efd17703fbe5c0199bde1964b05fac198d5a4","kind":"commit","published_at":"2019-11-13T14:45:11.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.1.1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6403dd5c6577fae399019b81531091b1c48210fe","kind":"commit","published_at":"2019-10-28T14:49:10.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.1.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"e16864494d860f44042a95440bc456beae837a05","kind":"tag","published_at":"2019-08-27T12:17:44.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.5","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"85fd1516bdb394485521bd27c63f7f96d19488ae","kind":"commit","published_at":"2019-03-15T15:59:07.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.4","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4fdac5030d3680d3fe930c2245065141ac6fdf3a","kind":"tag","published_at":"2019-01-18T15:32:27.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.3","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"94b1facf67b1e6c17055d4d02e0d98aedaae3e61","kind":"tag","published_at":"2018-11-22T12:39:36.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.2","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7414667177679b3bf961531c4cd86af00d517bbe","kind":"tag","published_at":"2018-10-10T09:32:32.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bd23e4b53f2c3efa809c7baa506dafb75f0c8cb3","kind":"tag","published_at":"2018-08-17T12:55:40.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.0/manifests"},{"name":"v0.83","sha":"333c24a414d8eba96ebee0e0bc63ffa4ee5e6cda","kind":"commit","published_at":"2018-07-15T07:19:03.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.83","html_url":"https://github.com/pygae/clifford/releases/tag/v0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.83/manifests"},{"name":"v0.82","sha":"bbb6f4673bc7c4c8f9e8529b2deb8ae752c018ba","kind":"tag","published_at":"2018-06-08T15:11:34.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.82","html_url":"https://github.com/pygae/clifford/releases/tag/v0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.82/manifests"},{"name":"v0.81","sha":"1bc7865e5f2b2d00c03edf4135e9fdcfff8831e5","kind":"tag","published_at":"2017-10-26T14:14:58.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.81","html_url":"https://github.com/pygae/clifford/releases/tag/v0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.81/manifests"},{"name":"v0.8","sha":"1c7cfd975987fc477807c7fefd31031318f1816e","kind":"commit","published_at":"2016-09-28T13:26:36.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.8","html_url":"https://github.com/pygae/clifford/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.8/manifests"}]},"repo_metadata_updated_at":"2025-08-27T14:34:06.097Z","dependent_packages_count":0,"downloads":1796,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":5.419346694743607,"dependent_repos_count":8.98713909405506,"dependent_packages_count":10.032368031403879,"stargazers_count":2.358615967516434,"forks_count":5.322982293065262,"docker_downloads_count":3.7245835907893556,"average":5.974172611928933},"purl":"pkg:pypi/clifford","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/clifford","docker_dependents_count":2,"docker_downloads_count":19,"usage_url":"https://repos.ecosyste.ms/usage/pypi/clifford","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/clifford/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T23:51:57.752Z","issues_count":50,"pull_requests_count":71,"avg_time_to_close_issue":12826115.176470589,"avg_time_to_close_pull_request":4057731.6507936507,"issues_closed_count":17,"pull_requests_closed_count":63,"pull_request_authors_count":11,"issue_authors_count":20,"avg_comments_per_issue":2.44,"avg_comments_per_pull_request":2.380281690140845,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3001708.375,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/issues","maintainers":[{"login":"eric-wieser","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eric-wieser"},{"login":"hugohadfield","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugohadfield"},{"login":"arsenovic","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arsenovic"}],"active_maintainers":[{"login":"arsenovic","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arsenovic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clifford/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clifford/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clifford/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/clifford/related_packages","maintainers":[{"uuid":"arsenovic","login":"arsenovic","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/arsenovic/","role":null,"created_at":"2023-02-23T19:56:32.222Z","updated_at":"2023-02-23T19:56:32.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/arsenovic/packages"},{"uuid":"Eric.Wieser","login":"Eric.Wieser","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/Eric.Wieser/","role":null,"created_at":"2023-02-23T19:56:32.261Z","updated_at":"2023-02-23T19:56:32.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Eric.Wieser/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724867,"maintainers_count":308223,"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"}},{"id":5283376,"name":"clifford","ecosystem":"conda","description":"This module implements Geometric Algebras (a.k.a. Clifford algebras). Geometric Algebra (GA) is a universal algebra which subsumes complex algebra, quaternions, linear algebra and several other independent mathematical systems. Scalars, vectors, and higher-grade entities can be mixed freely and consistently in the form of mixed-grade multivectors.","homepage":"http://clifford.readthedocs.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pygae/clifford","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2018-07-06T17:25:14.000Z","latest_release_published_at":"2021-07-20T19:26:42.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-08-27T13:34:15.633Z","created_at":"2022-10-03T15:39:28.878Z","updated_at":"2025-08-27T14:34:16.348Z","registry_url":"https://anaconda.org/conda-forge/clifford","install_command":"conda install -c conda-forge clifford","documentation_url":null,"metadata":{},"repo_metadata":{"id":23231428,"uuid":"26588915","full_name":"pygae/clifford","owner":"pygae","description":"Geometric Algebra for Python","archived":false,"fork":false,"pushed_at":"2025-02-10T16:59:35.000Z","size":2670,"stargazers_count":826,"open_issues_count":89,"forks_count":77,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-27T06:48:27.791Z","etag":null,"topics":["clifford-algebras","geometric-algebra","physics","python","quaternions"],"latest_commit_sha":null,"homepage":"http://clifford.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pygae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2014-11-13T13:28:48.000Z","updated_at":"2025-08-13T11:19:48.000Z","dependencies_parsed_at":"2025-05-08T22:33:02.055Z","dependency_job_id":"edddd1f6-57fe-4c93-ba85-08466df4cee0","html_url":"https://github.com/pygae/clifford","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pygae/clifford","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/sbom","scorecard":{"id":751411,"data":{"date":"2025-08-11","repo":{"name":"github.com/pygae/clifford","commit":"a19829160aed925139d475bc1f2f9a7e4b2c1fac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/16 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/python-package.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pygae/clifford/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:164","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-package.yml:151"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'maintenance/1.1.x'"],"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 27 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-22T20:29:42.210Z","repository_id":23231428,"created_at":"2025-08-22T20:29:42.210Z","updated_at":"2025-08-22T20:29:42.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272341118,"owners_count":24917492,"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-27T02:00:09.397Z","response_time":76,"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":"pygae","name":"pygae","uuid":"33729520","kind":"organization","description":"Pythonic Geometric Algebra Enthusiasts","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33729520?v=4","repositories_count":7,"last_synced_at":"2023-02-26T22:35:28.920Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pygae","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T07:48:38.436Z","updated_at":"2023-02-26T22:35:28.939Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pygae/repositories"},"tags":[{"name":"v1.4.0","sha":"e86db0998b69f55ebc97e88c91097c5149d272c3","kind":"commit","published_at":"2021-07-20T17:20:57.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.4.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0/manifests"},{"name":"v1.4.0.dev0","sha":"bfc4290eba72ca95316c9977cb38ee36b37e5682","kind":"commit","published_at":"2021-07-05T15:20:29.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.4.0.dev0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.1","sha":"2da66d3243651a3fe50363158c2b6cdc9dc1d725","kind":"commit","published_at":"2020-06-03T08:30:51.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"6190e5ec28e954bc9e0f7938a323946eff9ea09b","kind":"commit","published_at":"2020-05-29T11:58:22.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0/manifests"},{"name":"v1.3.0dev2","sha":"6c7089177a970f4535cf1494ea17b6412fa36bf0","kind":"commit","published_at":"2020-03-23T17:07:45.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0dev2","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev2/manifests"},{"name":"v1.3.0dev1","sha":"061253dc70f6524238c14b759c7c9ee404c9a609","kind":"commit","published_at":"2020-03-06T15:11:06.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0dev1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev1/manifests"},{"name":"v1.3.0dev0","sha":"82c871e2408300e0330b3ed799a8e6ca858fa675","kind":"commit","published_at":"2020-03-06T14:08:29.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.3.0dev0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.3.0dev0/manifests"},{"name":"v1.2.0","sha":"f38c75fcf5808cc34ed78665ddbba466a9cc274e","kind":"commit","published_at":"2019-12-11T11:23:33.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.2.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"177eb7f24622805536ff3caa4cf74c11e147ad3b","kind":"commit","published_at":"2019-11-19T12:04:57.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.1.2","html_url":"https://github.com/pygae/clifford/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e9efd17703fbe5c0199bde1964b05fac198d5a4","kind":"commit","published_at":"2019-11-13T14:45:11.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.1.1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6403dd5c6577fae399019b81531091b1c48210fe","kind":"commit","published_at":"2019-10-28T14:49:10.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.1.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"e16864494d860f44042a95440bc456beae837a05","kind":"tag","published_at":"2019-08-27T12:17:44.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.5","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"85fd1516bdb394485521bd27c63f7f96d19488ae","kind":"commit","published_at":"2019-03-15T15:59:07.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.4","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"4fdac5030d3680d3fe930c2245065141ac6fdf3a","kind":"tag","published_at":"2019-01-18T15:32:27.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.3","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"94b1facf67b1e6c17055d4d02e0d98aedaae3e61","kind":"tag","published_at":"2018-11-22T12:39:36.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.2","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7414667177679b3bf961531c4cd86af00d517bbe","kind":"tag","published_at":"2018-10-10T09:32:32.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.1","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bd23e4b53f2c3efa809c7baa506dafb75f0c8cb3","kind":"tag","published_at":"2018-08-17T12:55:40.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v1.0.0","html_url":"https://github.com/pygae/clifford/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v1.0.0/manifests"},{"name":"v0.83","sha":"333c24a414d8eba96ebee0e0bc63ffa4ee5e6cda","kind":"commit","published_at":"2018-07-15T07:19:03.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.83","html_url":"https://github.com/pygae/clifford/releases/tag/v0.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.83/manifests"},{"name":"v0.82","sha":"bbb6f4673bc7c4c8f9e8529b2deb8ae752c018ba","kind":"tag","published_at":"2018-06-08T15:11:34.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.82","html_url":"https://github.com/pygae/clifford/releases/tag/v0.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.82/manifests"},{"name":"v0.81","sha":"1bc7865e5f2b2d00c03edf4135e9fdcfff8831e5","kind":"tag","published_at":"2017-10-26T14:14:58.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.81","html_url":"https://github.com/pygae/clifford/releases/tag/v0.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.81/manifests"},{"name":"v0.8","sha":"1c7cfd975987fc477807c7fefd31031318f1816e","kind":"commit","published_at":"2016-09-28T13:26:36.000Z","download_url":"https://codeload.github.com/pygae/clifford/tar.gz/v0.8","html_url":"https://github.com/pygae/clifford/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pygae/clifford@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/tags/v0.8/manifests"}]},"repo_metadata_updated_at":"2025-08-27T14:34:16.348Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":14.100324432243575,"forks_count":20.66882954829049,"average":29.992513102071374},"purl":"pkg:conda/clifford","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/clifford","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/clifford","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/clifford/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T23:51:57.752Z","issues_count":50,"pull_requests_count":71,"avg_time_to_close_issue":12826115.176470589,"avg_time_to_close_pull_request":4057731.6507936507,"issues_closed_count":17,"pull_requests_closed_count":63,"pull_request_authors_count":11,"issue_authors_count":20,"avg_comments_per_issue":2.44,"avg_comments_per_pull_request":2.380281690140845,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3001708.375,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/issues","maintainers":[{"login":"eric-wieser","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eric-wieser"},{"login":"hugohadfield","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugohadfield"},{"login":"arsenovic","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arsenovic"}],"active_maintainers":[{"login":"arsenovic","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arsenovic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clifford/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clifford/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clifford/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/clifford/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":26961,"full_name":"pygae/clifford","default_branch":"master","committers":[{"name":"Hugo Hadfield","email":"hadfield.hugo@gmail.com","login":null,"count":347},{"name":"Eric Wieser","email":"wieser.eric@gmail.com","login":null,"count":317},{"name":"Alex Arsenovic","email":"alexanderarsenovic@gmail.com","login":null,"count":148},{"name":"Jacopo Antonello","email":"jacopo.antonello@dpag.ox.ac.uk","login":null,"count":12},{"name":"Robert Kern","email":"robert.kern@gmail.com","login":null,"count":5},{"name":"sushachawal","email":"ssa43@cam.ac.uk","login":null,"count":4},{"name":"follower","email":"follower@rancidbacon.com","login":null,"count":1},{"name":"Ted Corcovilos","email":"corcoted@gmail.com","login":null,"count":1},{"name":"Don Hatch","email":"donhatch@google.com","login":null,"count":1},{"name":"Michael Boyle","email":"michael.oliver.boyle@gmail.com","login":null,"count":1},{"name":"Pavlo O. Melnyk","email":"38461499+pavlo-melnyk","login":"pavlo-melnyk","count":1},{"name":"Dan Rose","email":"rotu","login":"rotu","count":1}],"total_commits":839,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":69.91666666666667,"dds":0.5864123957091776,"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":"2023-10-26T09:41:50.166Z","last_synced_commit":"1102ebab026e76b1f21c9b6128c9f2ce4fd43eff","created_at":"2023-03-07T16:33:35.256Z","updated_at":"2023-10-26T09:41:50.167Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/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":"pygae/clifford","html_url":"https://github.com/pygae/clifford","last_synced_at":"2025-08-31T15:11:32.154Z","status":null,"issues_count":49,"pull_requests_count":74,"avg_time_to_close_issue":12826115.176470589,"avg_time_to_close_pull_request":4075449.578125,"issues_closed_count":17,"pull_requests_closed_count":64,"pull_request_authors_count":11,"issue_authors_count":20,"avg_comments_per_issue":2.4693877551020407,"avg_comments_per_pull_request":2.2972972972972974,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3245038.4444444445,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T20:44:02.771Z","updated_at":"2025-09-03T03:13:32.557Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pygae%2Fclifford/issues","issue_labels_count":{"bug":6,"enhancement":5,"documentation":3,"Deprecation":2,"component: core":2,"help wanted":1,"performance":1,"component: cga":1,"question":1},"pull_request_labels_count":{"enhancement":7,"performance":6,"documentation":4,"Maintenance":4,"testing":3,"bug":3,"component: arrays":2,"component: cga":1,"needs release note":1,"Deprecation":1},"issue_author_associations_count":{"MEMBER":26,"NONE":21,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":56,"CONTRIBUTOR":16,"NONE":9},"issue_authors":{"eric-wieser":15,"arsenovic":6,"hugohadfield":5,"esc":4,"kaluzaklein":3,"tBuLi":2,"davibarreira":1,"donhatch":1,"rmcgibbo":1,"keatsandyeats":1,"kosibakonrad":1,"nyle12345":1,"corcoted":1,"joha2":1,"juzun":1,"nwikner":1,"jw3126":1,"charpelletier":1,"deltafordavi":1,"andydevs":1},"pull_request_authors":{"eric-wieser":39,"hugohadfield":15,"trundev":10,"fchapoton":6,"arsenovic":2,"kliment":2,"tBuLi":2,"zevisert":2,"pavlo-melnyk":1,"corcoted":1,"follower":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081382,"issues_count":31322741,"pull_requests_count":96214245,"authors_count":10693626,"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":{"MEMBER":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":12,"NONE":6},"past_year_issue_authors":{"arsenovic":2,"donhatch":1},"past_year_pull_request_authors":{"trundev":10,"fchapoton":6,"zevisert":2},"maintainers":[{"login":"eric-wieser","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eric-wieser"},{"login":"hugohadfield","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugohadfield"},{"login":"arsenovic","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arsenovic"}],"active_maintainers":[{"login":"arsenovic","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arsenovic"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":55,"IssueCommentEvent":25,"PushEvent":6,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":9,"PullRequestEvent":15,"ForkEvent":7},"last_year":{"IssuesEvent":3,"WatchEvent":55,"IssueCommentEvent":25,"PushEvent":6,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":9,"PullRequestEvent":15,"ForkEvent":7}},"keywords":["clifford-algebras","geometric-algebra","physics","python","quaternions"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-25T09:47:19.444Z","updated_at":"2022-07-25T09:47:19.444Z","repository_link":"https://github.com/pygae/clifford/blob/master/docs/requirements.txt","dependencies":[{"id":393215978,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393215979,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393215980,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393215981,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393215982,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.0.0,\u003c4.1.0","direct":true,"kind":"runtime","optional":false},{"id":393215983,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=0.5.0","direct":true,"kind":"runtime","optional":false},{"id":393215984,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"\u003e=2.3.0","direct":true,"kind":"runtime","optional":false},{"id":393215985,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-25T09:47:19.559Z","updated_at":"2022-07-25T09:47:19.559Z","repository_link":"https://github.com/pygae/clifford/blob/master/requirements.txt","dependencies":[{"id":393216056,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393216057,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393216058,"package_name":"mpl_toolkits.clifford","ecosystem":"pypi","requirements":"\u003e=0.0.3","direct":true,"kind":"runtime","optional":false},{"id":393216059,"package_name":"pyganja","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-25T09:47:19.623Z","updated_at":"2022-07-25T09:47:19.623Z","repository_link":"https://github.com/pygae/clifford/blob/master/setup.py","dependencies":[{"id":393216248,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393216249,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393216250,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393216251,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":393216252,"package_name":"sparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2025-05-08T22:33:01.434Z","updated_at":"2025-05-08T22:33:01.434Z","repository_link":"https://github.com/pygae/clifford/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":23045750943,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":23045750944,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":23045750945,"package_name":"rbialon/flake8-annotations","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":23045750960,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":23045750961,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":23045750962,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":23045750963,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":16.811520792883424,"created_at":"2025-09-04T15:50:18.521Z","updated_at":"2025-10-07T08:05:33.756Z","avatar_url":"https://github.com/pygae.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1796,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["symbolic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/6037","html_url":"https://science.ecosyste.ms/projects/6037","bibtex_url":"https://science.ecosyste.ms/projects/6037/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/6037/export.apalike"}