{"id":371332,"url":"https://github.com/taichi-dev/taichi","last_synced_at":"2026-04-07T20:01:10.007Z","repository":{"id":37292740,"uuid":"74660642","full_name":"taichi-dev/taichi","owner":"taichi-dev","description":"Productive, portable, and performant GPU programming in Python.","archived":false,"fork":false,"pushed_at":"2026-04-06T19:37:14.000Z","size":60231,"stargazers_count":28125,"open_issues_count":919,"forks_count":2380,"subscribers_count":386,"default_branch":"master","last_synced_at":"2026-04-07T05:28:59.718Z","etag":null,"topics":["computer-graphics","differentiable-programming","gpu","gpu-programming","sparse-computation","taichi"],"latest_commit_sha":null,"homepage":"https://taichi-lang.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taichi-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-24T10:00:05.000Z","updated_at":"2026-04-07T03:51:42.000Z","dependencies_parsed_at":"2024-02-18T07:23:18.838Z","dependency_job_id":"3acb42a4-61ae-421f-bfdd-00ab5a4466e2","html_url":"https://github.com/taichi-dev/taichi","commit_stats":{"total_commits":10357,"total_committers":246,"mean_commits":42.10162601626016,"dds":0.5580766631263879,"last_synced_commit":"bbb8a023d954cee5f97e7d0853f215ec1ce790f3"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/taichi-dev/taichi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/sbom","scorecard":{"id":865748,"data":{"date":"2025-08-11","repo":{"name":"github.com/taichi-dev/taichi","commit":"ba0e81dce559fb63a5958bf82feb1d00c55c02fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache.yml:1","Warn: no topLevel permission defined: .github/workflows/ghstack_land.yml:1","Warn: no topLevel permission defined: .github/workflows/initiator.yaml:1","Warn: no topLevel permission defined: .github/workflows/issue_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/issue_open.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_on_failure.yml:1","Warn: no topLevel permission defined: .github/workflows/perf.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghstack_land.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/ghstack_land.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghstack_land.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/ghstack_land.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_open.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_open.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notify_on_failure.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/notify_on_failure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/perf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:550: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:511: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:873: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:925: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:933: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/Dockerfile.tpl:36-61","Warn: pipCommand not pinned by hash: ci/Dockerfile.tpl:36-61","Warn: pipCommand not pinned by hash: ci/Dockerfile.tpl:69-80","Warn: pipCommand not pinned by hash: .github/workflows/scripts/aot-demo.sh:166","Warn: pipCommand not pinned by hash: .github/workflows/scripts/check_clang_tidy.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/scripts/common-utils.sh:39","Warn: pipCommand not pinned by hash: .github/workflows/scripts/common-utils.sh:40","Warn: pipCommand not pinned by hash: .github/workflows/scripts/common-utils.sh:49","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix-perf-mon.sh:25","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix-test-docs.sh:21","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix-test-docs.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix_aot_compat_test.sh:18","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix_test.sh:41","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix_test.sh:63","Warn: pipCommand not pinned by hash: ci/scripts/release_test.sh:220","Warn: pipCommand not pinned by hash: .github/workflows/ghstack_land.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pull_request.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:332","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:338","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:358","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:45","Info:   0 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   7 out of  28 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"77 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T02:39:09.619Z","repository_id":37292740,"created_at":"2025-08-24T02:39:09.619Z","updated_at":"2025-08-24T02:39:09.619Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31526666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"taichi-dev","name":"Taichi Developers","uuid":"33354891","kind":"organization","description":"","email":"contact@taichi.graphics","website":"https://taichi.graphics/","location":null,"twitter":"TaichiGraphics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33354891?v=4","repositories_count":42,"last_synced_at":"2023-03-04T05:10:11.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taichi-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:14:07.619Z","updated_at":"2023-03-04T05:10:12.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev/repositories"},"packages":[{"id":2938912,"name":"taichi-nightly","ecosystem":"pypi","description":"The Taichi Programming Language","homepage":"https://github.com/taichi-dev/taichi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/taichi-dev/taichi","keywords_array":["graphics","simulation"],"namespace":null,"versions_count":86,"first_release_published_at":"2019-03-12T00:56:38.000Z","latest_release_published_at":"2020-04-12T05:23:50.000Z","latest_release_number":"0.5.11","last_synced_at":"2026-04-05T19:01:11.894Z","created_at":"2022-04-10T12:46:25.368Z","updated_at":"2026-04-05T19:01:11.894Z","registry_url":"https://pypi.org/project/taichi-nightly/","install_command":"pip install taichi-nightly --index-url https://pypi.org/simple","documentation_url":"https://taichi-nightly.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 1 - Planning","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: C++","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Games/Entertainment :: Simulation","Topic :: Multimedia :: Graphics"],"normalized_name":"taichi-nightly","project_status":null},"repo_metadata":{"id":37292740,"uuid":"74660642","full_name":"taichi-dev/taichi","owner":"taichi-dev","description":"Productive, portable, and performant GPU programming in Python.","archived":false,"fork":false,"pushed_at":"2026-01-05T19:20:04.000Z","size":60228,"stargazers_count":28115,"open_issues_count":919,"forks_count":2379,"subscribers_count":387,"default_branch":"master","last_synced_at":"2026-03-30T16:05:57.080Z","etag":null,"topics":["computer-graphics","differentiable-programming","gpu","gpu-programming","sparse-computation","taichi"],"latest_commit_sha":null,"homepage":"https://taichi-lang.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taichi-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-24T10:00:05.000Z","updated_at":"2026-03-30T14:02:06.000Z","dependencies_parsed_at":"2024-02-18T07:23:18.838Z","dependency_job_id":"3acb42a4-61ae-421f-bfdd-00ab5a4466e2","html_url":"https://github.com/taichi-dev/taichi","commit_stats":{"total_commits":10357,"total_committers":246,"mean_commits":42.10162601626016,"dds":0.5580766631263879,"last_synced_commit":"bbb8a023d954cee5f97e7d0853f215ec1ce790f3"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/taichi-dev/taichi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/sbom","scorecard":{"id":865748,"data":{"date":"2025-08-11","repo":{"name":"github.com/taichi-dev/taichi","commit":"ba0e81dce559fb63a5958bf82feb1d00c55c02fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","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":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/cache.yml:1","Warn: no topLevel permission defined: .github/workflows/ghstack_land.yml:1","Warn: no topLevel permission defined: .github/workflows/initiator.yaml:1","Warn: no topLevel permission defined: .github/workflows/issue_comment.yml:1","Warn: no topLevel permission defined: .github/workflows/issue_open.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_on_failure.yml:1","Warn: no topLevel permission defined: .github/workflows/perf.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghstack_land.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/ghstack_land.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghstack_land.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/ghstack_land.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_comment.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_open.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/issue_open.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notify_on_failure.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/notify_on_failure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/perf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:550: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:511: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:873: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:925: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:933: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/taichi-dev/taichi/testing.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/Dockerfile.tpl:36-61","Warn: pipCommand not pinned by hash: ci/Dockerfile.tpl:36-61","Warn: pipCommand not pinned by hash: ci/Dockerfile.tpl:69-80","Warn: pipCommand not pinned by hash: .github/workflows/scripts/aot-demo.sh:166","Warn: pipCommand not pinned by hash: .github/workflows/scripts/check_clang_tidy.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/scripts/common-utils.sh:39","Warn: pipCommand not pinned by hash: .github/workflows/scripts/common-utils.sh:40","Warn: pipCommand not pinned by hash: .github/workflows/scripts/common-utils.sh:49","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix-perf-mon.sh:25","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix-test-docs.sh:21","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix-test-docs.sh:22","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix_aot_compat_test.sh:18","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix_test.sh:41","Warn: pipCommand not pinned by hash: .github/workflows/scripts/unix_test.sh:63","Warn: pipCommand not pinned by hash: ci/scripts/release_test.sh:220","Warn: pipCommand not pinned by hash: .github/workflows/ghstack_land.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pull_request.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:332","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:338","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:358","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:45","Info:   0 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   7 out of  28 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"77 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T02:39:09.619Z","repository_id":37292740,"created_at":"2025-08-24T02:39:09.619Z","updated_at":"2025-08-24T02:39:09.619Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"taichi-dev","name":"Taichi Developers","uuid":"33354891","kind":"organization","description":"","email":"contact@taichi.graphics","website":"https://taichi.graphics/","location":null,"twitter":"TaichiGraphics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33354891?v=4","repositories_count":42,"last_synced_at":"2023-03-04T05:10:11.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taichi-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:14:07.619Z","updated_at":"2023-03-04T05:10:12.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev/repositories"},"tags":[{"name":"v1.7.4","sha":"b4b956fdaa67fd3e198527fd607053ecb9bf4aa2","kind":"tag","published_at":"2025-07-31T15:32:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"5ec301be5b57fd17a8935f5963cc47100c355752","kind":"commit","published_at":"2024-12-20T10:02:16.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"0131dce9eee6f036335aa1f57d2b564ebf30d6fd","kind":"tag","published_at":"2024-08-22T08:59:44.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"0f143b2fbc333d8cabf908c03e6fd6915dc2418b","kind":"tag","published_at":"2024-04-17T03:15:42.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2fd24490cea6776cbe1e47d64f730a641b7cdf07","kind":"tag","published_at":"2023-11-27T06:46:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f1c6fbbd43a42ea4bbf9766729d447067deaced1","kind":"tag","published_at":"2023-05-12T03:19:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.6.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7b885c28ae4bee1b246cf79863a302807b64aeb7","kind":"tag","published_at":"2023-03-27T16:35:33.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.5.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"e67c674ed8756106cbb16d924f3e8189bd8d6f86","kind":"tag","published_at":"2023-02-02T06:30:42.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.4.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"fbe92fd813f63c74e4578bf9903bf3985fe51666","kind":"tag","published_at":"2023-01-16T09:26:37.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.4.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f25b95e0208099a7372687c431d9974fd8ccc9a","kind":"tag","published_at":"2022-11-30T13:21:27.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.3.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"608e4b576a3d71da282ab99964b70c910c00d72f","kind":"tag","published_at":"2022-11-15T09:09:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.2.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"12ab828a8b5b346354f5d73be6ad692778022711","kind":"tag","published_at":"2022-11-01T06:31:44.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.2.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f189fd79112c3b934f2088bd3a0217fcafc06042","kind":"tag","published_at":"2022-10-25T09:56:19.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.2.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"1262a70a9080537be170ceb405bc9ae38a64e7c0","kind":"tag","published_at":"2022-09-20T06:06:53.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.1.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"f25cf4a21f86781beda1d8f11b5fdc596c1a0206","kind":"tag","published_at":"2022-08-18T13:20:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.1.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"5f0fffe1dcf6eda012ceb10ad53d34dbe7b38d0a","kind":"tag","published_at":"2022-08-10T17:57:41.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.1.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a52dbb6b65f6dc23ac2107c10d831d633ce01a5c","kind":"tag","published_at":"2022-07-12T11:44:21.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a14996dd5ca75b48df3d5ec91478d79edb641396","kind":"tag","published_at":"2022-06-13T23:07:34.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"20d452f67969ba2ac606ac1d9750df44a7a525fd","kind":"tag","published_at":"2022-05-18T07:44:08.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b01d51d7f61f6d0c0cfab0b05e56b94efbb89222","kind":"tag","published_at":"2022-04-27T04:36:35.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"df7e9f43f800dd045de4d8414a460ebcc6288881","kind":"tag","published_at":"2022-04-13T04:36:23.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"53524a7d9352e36ab5b0dcfedc426f4e11caf25f","kind":"tag","published_at":"2022-03-23T06:33:50.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.9.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"e2e0e669692f49942929710292c3140292f2df1d","kind":"commit","published_at":"2022-03-08T09:57:03.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.9.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0c432a371f954b9d43a60ed6da84e02531b6aee0","kind":"commit","published_at":"2022-02-22T07:06:25.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.9.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.0/manifests"},{"name":"v0.8.11","sha":"9d0973e5b2282b3a32cadfff7f6b613318446f86","kind":"commit","published_at":"2022-01-25T01:24:24.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.11","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"016feb385ffcba70aeaabd49a172346efcab4007","kind":"commit","published_at":"2022-01-18T05:03:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"8a0942baae187a79ed0085fab94bb5734655c8ff","kind":"commit","published_at":"2022-01-04T07:17:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.9","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"7bae9c77f69e4215e809ee6ddcfeb9f45c724842","kind":"commit","published_at":"2021-12-20T11:58:34.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"88d81df68620de91453a32039d2d86f6c268c9ef","kind":"commit","published_at":"2021-12-07T07:18:11.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.7","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"d5f18ffdae7ffe209d8e180d3fe6d2d8eb89e8b7","kind":"commit","published_at":"2021-11-23T08:43:59.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.6","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"45c6ad483ea8bf43cc5626bded7dc72eb31927f0","kind":"commit","published_at":"2021-11-10T11:51:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"895881b5d585539403e779bb6f5d18575d6f46c4","kind":"commit","published_at":"2021-10-27T08:36:16.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"021af5d28f0705ec382925fa81430f2efd8e5f0c","kind":"commit","published_at":"2021-10-14T08:27:41.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"bfa5c28be78ea3e647d7fb62aea434f1378fce03","kind":"commit","published_at":"2021-10-12T01:35:45.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cc2dd3420f239c8811aa58f9dcfb89b9fbdfd8d3","kind":"commit","published_at":"2021-09-29T11:43:21.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"181c903923d99fe2ac4005f7d9954c08f3dec175","kind":"commit","published_at":"2021-09-23T05:04:58.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.0/manifests"},{"name":"v0.7.32","sha":"6652f94ffb80b4833058e0fcef952c90de34025c","kind":"commit","published_at":"2021-09-09T09:15:10.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.32","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.32/manifests"},{"name":"0.7.31","sha":"fa68168a70ce4318479345ffad005e2884ff5cb1","kind":"commit","published_at":"2021-09-02T06:07:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.7.31","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.7.31/manifests"},{"name":"v0.7.31","sha":"fa68168a70ce4318479345ffad005e2884ff5cb1","kind":"commit","published_at":"2021-09-02T06:07:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.31","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.31/manifests"},{"name":"v0.7.30","sha":"cee45665cadd390f5983d189260de9e87db618eb","kind":"commit","published_at":"2021-08-25T09:43:14.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.30","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.30/manifests"},{"name":"v0.7.29","sha":"7b40a96227da78b9f298242edcc144e6e76e43eb","kind":"commit","published_at":"2021-08-12T02:38:42.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.29","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.29/manifests"},{"name":"v0.7.28","sha":"9e04b1bc814f8af5d8f6f95c7ea2083caf4b0541","kind":"commit","published_at":"2021-08-03T05:28:54.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.28","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.28/manifests"},{"name":"v0.7.26","sha":"e37bdb5e7c688004e6cd34bdcfc14aefdad65cf1","kind":"commit","published_at":"2021-07-12T07:44:46.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.26","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.26/manifests"},{"name":"v0.7.25","sha":"fb8a0b405bbc53d98e1e16853ff02487b59ff92a","kind":"commit","published_at":"2021-07-02T01:10:04.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.25","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.25/manifests"},{"name":"v0.7.24","sha":"25778773055d6b90558ebd06cef96c38ef7415db","kind":"commit","published_at":"2021-06-28T06:54:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.24","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.24/manifests"},{"name":"v0.7.23","sha":"0b89df867aa9f5e6c733111557f615a760810201","kind":"commit","published_at":"2021-06-24T06:28:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.23","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.23/manifests"},{"name":"v0.7.22","sha":"2daa09736105f0a9d2e393315692b0bc2dfd4eb7","kind":"commit","published_at":"2021-06-21T09:39:13.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.22","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.22/manifests"},{"name":"v0.7.21","sha":"15465fb6c642e5fefee0c755e5c9e330f8964305","kind":"commit","published_at":"2021-06-07T07:40:31.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.21","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.21/manifests"},{"name":"v0.7.20","sha":"284f75eddd0e172b17b144e4f60d443f32a5520e","kind":"commit","published_at":"2021-05-20T16:01:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.20","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"193568082828f7c020ca59259d240aa37a26d3d3","kind":"commit","published_at":"2021-05-13T09:36:57.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.19","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.19/manifests"},{"name":"v0.7.18","sha":"9a31814b94acc55cc33923c8b12d7ba74982beb6","kind":"commit","published_at":"2021-05-01T12:52:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.18","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"489586afd3bc16740044e9250f98c04f1c7e2226","kind":"commit","published_at":"2021-04-25T10:26:00.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.17","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"8d24c2f1a587093fef73dfbd0079a516a3613819","kind":"commit","published_at":"2021-04-13T12:58:40.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.16","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"cff542ce444ce49ddb1b615a692d3e84076e32d4","kind":"commit","published_at":"2021-03-14T09:43:03.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.15","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"58feee3753a76f276bd25dd00ab13eb311a2e60e","kind":"commit","published_at":"2021-02-13T05:09:33.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.14","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"26bda350f95554a37828547401a0b96aca7ed316","kind":"commit","published_at":"2021-02-04T19:49:00.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.13","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.13/manifests"},{"name":"v0.7.10","sha":"0f0205fc3f280ad5651c2200d45fc3c2768dfbd7","kind":"commit","published_at":"2020-12-13T15:03:19.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.10/manifests"},{"name":"v0.7.8","sha":"1ce69651b129d4fdc95180622d9a752cfd466c47","kind":"commit","published_at":"2020-11-20T22:46:39.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"683bec648617812ed0ca38d81d8d1c996b943768","kind":"commit","published_at":"2020-11-15T23:12:47.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.7","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"26b4dcd5755aa22b70d5ed24038dc84e5957f9a8","kind":"commit","published_at":"2020-11-11T21:07:20.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.6","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"d24c78a06347dd93273bf4876f8739f351a13d55","kind":"commit","published_at":"2020-11-07T22:40:31.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"8d57dcad536597b27537612d8fc4ec1f8381bc67","kind":"commit","published_at":"2020-10-31T22:40:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"d5a00ceaccfb0e15c4df48edc49e2ff9e25c2dd2","kind":"commit","published_at":"2020-10-28T23:45:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"e0a6b9661b40340ed1f5365a1bef93348d394558","kind":"commit","published_at":"2020-10-25T00:48:49.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fc0f8be7339b9265f1405e31e2a6c0aca16934d5","kind":"commit","published_at":"2020-10-22T00:34:50.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"0298bca363d7eb51201d53985836d066bb0ffbff","kind":"commit","published_at":"2020-10-17T23:26:57.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.0/manifests"},{"name":"v0.6.41","sha":"706c5196621ea0588ededfdb374248e03a5394af","kind":"commit","published_at":"2020-10-14T19:56:03.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.41","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.41/manifests"},{"name":"v0.6.40","sha":"782318143ec9fc4a04a9a966858b2fe63e83d69f","kind":"commit","published_at":"2020-10-10T23:22:13.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.40","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.40/manifests"},{"name":"v0.6.39","sha":"12e02bec1ce5eda069f5fa98b9b77acad473fbad","kind":"commit","published_at":"2020-10-08T00:49:56.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.39","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.39/manifests"},{"name":"v0.6.38","sha":"8b04c039fe827e4700d1f1adfcbf3bff3280435d","kind":"commit","published_at":"2020-10-04T00:37:17.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.38","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.38/manifests"},{"name":"v0.6.37","sha":"e0ac1d86162fd65a56a4681491ecf43a27c1dda2","kind":"commit","published_at":"2020-09-26T22:07:21.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.37","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.37/manifests"},{"name":"v0.6.36","sha":"f2a798d185543c7d35cdb0860c98315286bf6d3f","kind":"commit","published_at":"2020-09-19T23:57:34.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.36","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.36/manifests"},{"name":"v0.6.35","sha":"17c9fb79aa4d7cdade75880fb0a4e9593d3777a8","kind":"commit","published_at":"2020-09-16T23:12:50.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.35","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.35/manifests"},{"name":"v0.6.34","sha":"cbbef94343c4a0df67e9ff183c1c1899cab2c93f","kind":"commit","published_at":"2020-09-13T00:37:05.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.34","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.34/manifests"},{"name":"v0.6.33","sha":"c1df4047395d4eadefb4381f0bc5ef739a1a33b1","kind":"commit","published_at":"2020-09-09T21:58:46.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.33","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.33/manifests"},{"name":"v0.6.32","sha":"8864f370d3f1c86e356e158e3c56e76d7ad40613","kind":"commit","published_at":"2020-09-06T18:45:24.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.32","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.32/manifests"},{"name":"v0.6.31","sha":"1d4c083c46e584b3d5d30b05e0cbc3b0e26b0555","kind":"commit","published_at":"2020-09-01T23:33:38.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.31","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.31/manifests"},{"name":"v0.6.30","sha":"6937b1e2dd7188a13d3485fe21bc2d8fd95007e6","kind":"commit","published_at":"2020-08-25T21:14:01.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.30","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.30/manifests"},{"name":"v0.6.29","sha":"f1bde29bd7ba32712b59426c19b6877cf5e7f0f8","kind":"commit","published_at":"2020-08-22T21:39:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.29","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.29/manifests"},{"name":"v0.6.28","sha":"2670350db89a06518054c879024bb8b77bf42483","kind":"commit","published_at":"2020-08-19T23:23:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.28","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.28/manifests"},{"name":"v0.6.27","sha":"a34a612806c33c721f9d71272e6763877cb233bd","kind":"commit","published_at":"2020-08-15T21:52:16.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.27","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.27/manifests"},{"name":"v0.6.26","sha":"54791690928e618dc87ac1c378db58fa434c4cc9","kind":"commit","published_at":"2020-08-12T18:17:31.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.26","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.26/manifests"},{"name":"v0.6.25","sha":"7fec59d4a924a92010118f37ca05336984a88ba3","kind":"commit","published_at":"2020-08-09T00:21:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.25","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.25/manifests"},{"name":"v0.6.24","sha":"0dc7ed793d528218c27d4477dbbe04f2795a87c0","kind":"commit","published_at":"2020-08-01T07:55:00.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.24","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.24/manifests"},{"name":"v0.6.23","sha":"2bfbca88b2d8cb1a070da9a40c5422c99b23fc2f","kind":"commit","published_at":"2020-07-29T12:17:09.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.23","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"f52837757068dea45918054b3c5eced3bf777e1f","kind":"commit","published_at":"2020-07-26T01:18:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.22","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"2da97b177a8a0d5d81613d2734bc5a62351bfbcb","kind":"commit","published_at":"2020-07-22T14:59:24.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.21","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"cc621a0ced419f7798326bddfc0c41293f74a2a1","kind":"commit","published_at":"2020-07-19T00:54:05.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.20","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"9f11a55e2f62c312d07883a57edfc3171273b35d","kind":"commit","published_at":"2020-07-15T12:30:05.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.19","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"3584548252ab173249b8e7f669c32a61bdd089b7","kind":"commit","published_at":"2020-07-11T05:47:08.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.18","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"90336faa7f817b3d769abf893b4d940092883a9b","kind":"commit","published_at":"2020-07-08T08:46:47.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.17","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"9c415674ff2a892dc3285683c6ad13835d66b146","kind":"commit","published_at":"2020-07-04T12:41:28.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.16","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"ee0281f61278ebd429593391231e432b3c3fd1fc","kind":"commit","published_at":"2020-07-01T05:34:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.15","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"c83a7e3df91019d035705ea1068a84f177e97a76","kind":"commit","published_at":"2020-06-28T02:23:41.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.14","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"e8d873574303c4a0d201fd605ca74daf90d9665f","kind":"commit","published_at":"2020-06-24T06:58:07.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.13","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"42139736a971cf6dd77294b132ab4ed46fdeb718","kind":"commit","published_at":"2020-06-20T12:03:12.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.12","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"762aca5873e2783194c96674249c1835ca52044d","kind":"commit","published_at":"2020-06-17T05:31:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.11","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"1402c4e5501984e765cacab566117dd07ede07cc","kind":"commit","published_at":"2020-06-14T04:47:47.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"afd6650c8b71297f7be9ba26abadc714be3c49fa","kind":"commit","published_at":"2020-06-10T20:52:45.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.9","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"9f4fd27ca1659d12933c5fdc6d8afbaca13803c9","kind":"commit","published_at":"2020-06-07T23:32:01.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ca4d9dda30dde2c9a2e6b05356b1925333f0884f","kind":"commit","published_at":"2020-05-31T22:32:59.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.7","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"5cab3f284d3e20f68c0d272799e6ea8954806d0b","kind":"commit","published_at":"2020-05-25T13:30:08.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.6","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"c3b7ce524dea4a0a5ffc07d91f47c627aebdec83","kind":"commit","published_at":"2020-05-19T01:14:09.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"562e1f1111bb664718fc9ea8dbffcb1cbcf3a72c","kind":"commit","published_at":"2020-05-13T21:48:44.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"471392bcda9ad204337591559355920cfc7736a4","kind":"commit","published_at":"2020-05-11T10:54:51.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"66c0b43d2c9b4554b862501d0dc80c233982efb4","kind":"commit","published_at":"2020-05-06T18:52:23.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"2fa77350e336491159da0609e5220b7fe6b5572d","kind":"commit","published_at":"2020-05-04T17:42:02.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"14094f25004e1052f134885fddd9252e004eb398","kind":"commit","published_at":"2020-04-29T10:45:13.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.0/manifests"},{"name":"v0.5.15","sha":"cecb7ca43a52e4b5826d86e991c10dc6117aac2c","kind":"commit","published_at":"2020-04-27T06:27:29.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.15","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"9a3bb30bbb06bb38c52d87a4c34541aa5a874281","kind":"commit","published_at":"2020-04-20T00:37:12.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.14","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"c4e5b694f12ccddeb9b2827ed852acd9b90f2176","kind":"commit","published_at":"2020-04-18T21:51:01.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.13","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"b9b9e48493797d17f0867c71142aa9ba42073771","kind":"commit","published_at":"2020-04-14T03:15:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.12","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"31f09c8d6f116619cd60948a8349142d40d62f1a","kind":"commit","published_at":"2020-04-12T04:58:27.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.11","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.11/manifests"},{"name":"0.5.10","sha":"5876190280921df9ee3b95b698976ccd5231cda6","kind":"commit","published_at":"2020-03-30T00:58:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"fe51732c28d33965c9bc07e59f3bed6159938137","kind":"commit","published_at":"2020-03-29T02:56:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.9","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"568a95be00ac3e8af881ab5416d0eb3677781441","kind":"commit","published_at":"2020-03-24T03:22:48.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.8/manifests"},{"name":"0.5.0","sha":"1044fd3e685b6e2cc1bbf954435a6bad437d29f4","kind":"commit","published_at":"2020-02-14T06:34:11.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"9c8ced3eb1fed7ca10b47368e9316087ce821885","kind":"commit","published_at":"2020-02-07T05:04:35.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.4.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.5/manifests"},{"name":"0.4.1","sha":"7b7c1d56fb58b360e9a0d6e5bbc9f75e109578f5","kind":"commit","published_at":"2020-01-31T06:05:46.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.4.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"50e621a42ed5f17bbbe308826acc99e36b3b72d4","kind":"commit","published_at":"2020-01-30T05:53:11.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.4.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.0/manifests"},{"name":"0.3.25","sha":"4d8094ea88b826ca75ce1fee2b0da0d5d17074a8","kind":"commit","published_at":"2020-01-21T06:06:33.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.3.25","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/taichi-dev/taichi@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.3.25/manifests"}]},"repo_metadata_updated_at":"2026-04-03T18:06:25.427Z","dependent_packages_count":2,"downloads":641,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":24.86080364929228,"dependent_repos_count":7.6846269967341865,"dependent_packages_count":7.373338280337238,"stargazers_count":0.08463641851821162,"forks_count":0.3201383187014463,"docker_downloads_count":null,"average":8.064708732716673},"purl":"pkg:pypi/taichi-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/taichi-nightly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/taichi-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/taichi-nightly/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T16:04:13.770Z","issues_count":360,"pull_requests_count":422,"avg_time_to_close_issue":7229654.653465346,"avg_time_to_close_pull_request":3871574.128654971,"issues_closed_count":101,"pull_requests_closed_count":342,"pull_request_authors_count":58,"issue_authors_count":220,"avg_comments_per_issue":1.6472222222222221,"avg_comments_per_pull_request":1.4739336492890995,"merged_pull_requests_count":233,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":38,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":4815545.5,"past_year_avg_time_to_close_pull_request":430932.78846153844,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":0.2894736842105263,"past_year_avg_comments_per_pull_request":1.3604651162790697,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/issues","maintainers":[{"login":"bobcao3","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobcao3"},{"login":"lin-hitonami","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lin-hitonami"},{"login":"listerily","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/listerily"},{"login":"rexwangcc","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexwangcc"},{"login":"AntonioFerreras","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AntonioFerreras"},{"login":"YuCrazing","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuCrazing"},{"login":"PENGUINLIONG","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PENGUINLIONG"},{"login":"archibate","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/archibate"},{"login":"FantasyVR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FantasyVR"},{"login":"yuanming-hu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanming-hu"},{"login":"PGZXB","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGZXB"},{"login":"jim19930609","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jim19930609"},{"login":"k-ye","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k-ye"},{"login":"AmesingFlank","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AmesingFlank"},{"login":"qiao-bo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiao-bo"},{"login":"maajor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maajor"},{"login":"dream189free","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dream189free"}],"active_maintainers":[{"login":"bobcao3","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobcao3"},{"login":"AntonioFerreras","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AntonioFerreras"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi-nightly/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi-nightly/codemeta","maintainers":[{"uuid":"yuanming-hu","login":"yuanming-hu","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/yuanming-hu/","role":null,"created_at":"2023-01-29T08:01:58.776Z","updated_at":"2023-01-29T08:01:58.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yuanming-hu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":834915,"maintainers_count":356510,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":12453536,"name":"test-amd-taichi","ecosystem":"pypi","description":"The Taichi Programming Language","homepage":"https://github.com/taichi-dev/taichi","licenses":"See LICENSE file","normalized_licenses":["Sendmail"],"repository_url":"https://github.com/taichi-dev/taichi","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-11-06T05:23:25.000Z","latest_release_published_at":"2025-11-06T05:23:25.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-05T19:01:09.955Z","created_at":"2025-11-06T05:30:44.164Z","updated_at":"2026-04-05T19:01:09.956Z","registry_url":"https://pypi.org/project/test-amd-taichi/","install_command":"pip install test-amd-taichi --index-url https://pypi.org/simple","documentation_url":"https://test-amd-taichi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"test-amd-taichi","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-06T05:36:14.754Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":47.171496134776845,"dependent_packages_count":8.345219301118462,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.758357717947653},"purl":"pkg:pypi/test-amd-taichi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/test-amd-taichi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/test-amd-taichi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/test-amd-taichi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-amd-taichi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-amd-taichi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-amd-taichi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-amd-taichi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/test-amd-taichi/codemeta","maintainers":[{"uuid":"rsrimant","login":"rsrimant","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/rsrimant/","role":"Owner","created_at":"2025-11-06T06:35:31.421Z","updated_at":"2025-11-06T06:35:31.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rsrimant/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":834915,"maintainers_count":356510,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":2938907,"name":"taichi","ecosystem":"pypi","description":"The Taichi Programming Language","homepage":"https://github.com/taichi-dev/taichi","licenses":"Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)","normalized_licenses":["Apache-1.1","MIT-feh"],"repository_url":"https://github.com/taichi-dev/taichi","keywords_array":["graphics","simulation"],"namespace":null,"versions_count":56,"first_release_published_at":"2021-02-04T20:14:13.000Z","latest_release_published_at":"2025-07-31T14:48:33.000Z","latest_release_number":"1.7.4","last_synced_at":"2026-04-01T04:01:49.475Z","created_at":"2022-04-10T12:46:25.108Z","updated_at":"2026-04-01T04:01:49.475Z","registry_url":"https://pypi.org/project/taichi/","install_command":"pip install taichi --index-url https://pypi.org/simple","documentation_url":"https://taichi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Games/Entertainment :: Simulation","Topic :: Multimedia :: Graphics","Topic :: Software Development :: Compilers"],"normalized_name":"taichi"},"repo_metadata":{"id":37292740,"uuid":"74660642","full_name":"taichi-dev/taichi","owner":"taichi-dev","description":"Productive, portable, and performant GPU programming in Python.","archived":false,"fork":false,"pushed_at":"2024-04-12T08:19:20.000Z","size":59322,"stargazers_count":24717,"open_issues_count":785,"forks_count":2238,"subscribers_count":389,"default_branch":"master","last_synced_at":"2024-04-14T06:06:09.792Z","etag":null,"topics":["computer-graphics","differentiable-programming","gpu","gpu-programming","sparse-computation","taichi"],"latest_commit_sha":null,"homepage":"https://taichi-lang.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taichi-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-24T10:00:05.000Z","updated_at":"2024-04-17T04:29:05.387Z","dependencies_parsed_at":"2024-02-18T07:23:18.838Z","dependency_job_id":"3acb42a4-61ae-421f-bfdd-00ab5a4466e2","html_url":"https://github.com/taichi-dev/taichi","commit_stats":{"total_commits":10357,"total_committers":246,"mean_commits":42.10162601626016,"dds":0.5580766631263879,"last_synced_commit":"bbb8a023d954cee5f97e7d0853f215ec1ce790f3"},"previous_names":[],"tags_count":118,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218388644,"owners_count":16323020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"taichi-dev","name":"Taichi Developers","uuid":"33354891","kind":"organization","description":"","email":"contact@taichi.graphics","website":"https://taichi.graphics/","location":null,"twitter":"TaichiGraphics","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33354891?v=4","repositories_count":42,"last_synced_at":"2023-03-04T05:10:11.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/taichi-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:14:07.619Z","updated_at":"2023-03-04T05:10:12.006Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taichi-dev/repositories"},"tags":[{"name":"v1.7.1","sha":"0f143b2fbc333d8cabf908c03e6fd6915dc2418b","kind":"tag","published_at":"2024-04-17T03:15:42.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"2fd24490cea6776cbe1e47d64f730a641b7cdf07","kind":"tag","published_at":"2023-11-27T06:46:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.7.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f1c6fbbd43a42ea4bbf9766729d447067deaced1","kind":"tag","published_at":"2023-05-12T03:19:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.6.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7b885c28ae4bee1b246cf79863a302807b64aeb7","kind":"tag","published_at":"2023-03-27T16:35:33.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.5.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"e67c674ed8756106cbb16d924f3e8189bd8d6f86","kind":"tag","published_at":"2023-02-02T06:30:42.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.4.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"fbe92fd813f63c74e4578bf9903bf3985fe51666","kind":"tag","published_at":"2023-01-16T09:26:37.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.4.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f25b95e0208099a7372687c431d9974fd8ccc9a","kind":"tag","published_at":"2022-11-30T13:21:27.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.3.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"608e4b576a3d71da282ab99964b70c910c00d72f","kind":"tag","published_at":"2022-11-15T09:09:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.2.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"12ab828a8b5b346354f5d73be6ad692778022711","kind":"tag","published_at":"2022-11-01T06:31:44.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.2.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f189fd79112c3b934f2088bd3a0217fcafc06042","kind":"tag","published_at":"2022-10-25T09:56:19.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.2.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"1262a70a9080537be170ceb405bc9ae38a64e7c0","kind":"tag","published_at":"2022-09-20T06:06:53.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.1.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"f25cf4a21f86781beda1d8f11b5fdc596c1a0206","kind":"tag","published_at":"2022-08-18T13:20:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.1.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"5f0fffe1dcf6eda012ceb10ad53d34dbe7b38d0a","kind":"tag","published_at":"2022-08-10T17:57:41.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.1.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"a52dbb6b65f6dc23ac2107c10d831d633ce01a5c","kind":"tag","published_at":"2022-07-12T11:44:21.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a14996dd5ca75b48df3d5ec91478d79edb641396","kind":"tag","published_at":"2022-06-13T23:07:34.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"20d452f67969ba2ac606ac1d9750df44a7a525fd","kind":"tag","published_at":"2022-05-18T07:44:08.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b01d51d7f61f6d0c0cfab0b05e56b94efbb89222","kind":"tag","published_at":"2022-04-27T04:36:35.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"df7e9f43f800dd045de4d8414a460ebcc6288881","kind":"tag","published_at":"2022-04-13T04:36:23.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v1.0.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"53524a7d9352e36ab5b0dcfedc426f4e11caf25f","kind":"tag","published_at":"2022-03-23T06:33:50.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.9.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"e2e0e669692f49942929710292c3140292f2df1d","kind":"commit","published_at":"2022-03-08T09:57:03.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.9.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0c432a371f954b9d43a60ed6da84e02531b6aee0","kind":"commit","published_at":"2022-02-22T07:06:25.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.9.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.9.0/manifests"},{"name":"v0.8.11","sha":"9d0973e5b2282b3a32cadfff7f6b613318446f86","kind":"commit","published_at":"2022-01-25T01:24:24.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.11","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"016feb385ffcba70aeaabd49a172346efcab4007","kind":"commit","published_at":"2022-01-18T05:03:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"8a0942baae187a79ed0085fab94bb5734655c8ff","kind":"commit","published_at":"2022-01-04T07:17:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.9","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"7bae9c77f69e4215e809ee6ddcfeb9f45c724842","kind":"commit","published_at":"2021-12-20T11:58:34.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"88d81df68620de91453a32039d2d86f6c268c9ef","kind":"commit","published_at":"2021-12-07T07:18:11.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.7","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"d5f18ffdae7ffe209d8e180d3fe6d2d8eb89e8b7","kind":"commit","published_at":"2021-11-23T08:43:59.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.6","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"45c6ad483ea8bf43cc5626bded7dc72eb31927f0","kind":"commit","published_at":"2021-11-10T11:51:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"895881b5d585539403e779bb6f5d18575d6f46c4","kind":"commit","published_at":"2021-10-27T08:36:16.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"021af5d28f0705ec382925fa81430f2efd8e5f0c","kind":"commit","published_at":"2021-10-14T08:27:41.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"bfa5c28be78ea3e647d7fb62aea434f1378fce03","kind":"commit","published_at":"2021-10-12T01:35:45.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cc2dd3420f239c8811aa58f9dcfb89b9fbdfd8d3","kind":"commit","published_at":"2021-09-29T11:43:21.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"181c903923d99fe2ac4005f7d9954c08f3dec175","kind":"commit","published_at":"2021-09-23T05:04:58.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.8.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.8.0/manifests"},{"name":"v0.7.32","sha":"6652f94ffb80b4833058e0fcef952c90de34025c","kind":"commit","published_at":"2021-09-09T09:15:10.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.32","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.32/manifests"},{"name":"0.7.31","sha":"fa68168a70ce4318479345ffad005e2884ff5cb1","kind":"commit","published_at":"2021-09-02T06:07:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.7.31","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.7.31/manifests"},{"name":"v0.7.31","sha":"fa68168a70ce4318479345ffad005e2884ff5cb1","kind":"commit","published_at":"2021-09-02T06:07:26.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.31","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.31/manifests"},{"name":"v0.7.30","sha":"cee45665cadd390f5983d189260de9e87db618eb","kind":"commit","published_at":"2021-08-25T09:43:14.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.30","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.30/manifests"},{"name":"v0.7.29","sha":"7b40a96227da78b9f298242edcc144e6e76e43eb","kind":"commit","published_at":"2021-08-12T02:38:42.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.29","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.29/manifests"},{"name":"v0.7.28","sha":"9e04b1bc814f8af5d8f6f95c7ea2083caf4b0541","kind":"commit","published_at":"2021-08-03T05:28:54.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.28","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.28/manifests"},{"name":"v0.7.26","sha":"e37bdb5e7c688004e6cd34bdcfc14aefdad65cf1","kind":"commit","published_at":"2021-07-12T07:44:46.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.26","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.26/manifests"},{"name":"v0.7.25","sha":"fb8a0b405bbc53d98e1e16853ff02487b59ff92a","kind":"commit","published_at":"2021-07-02T01:10:04.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.25","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.25/manifests"},{"name":"v0.7.24","sha":"25778773055d6b90558ebd06cef96c38ef7415db","kind":"commit","published_at":"2021-06-28T06:54:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.24","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.24/manifests"},{"name":"v0.7.23","sha":"0b89df867aa9f5e6c733111557f615a760810201","kind":"commit","published_at":"2021-06-24T06:28:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.23","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.23/manifests"},{"name":"v0.7.22","sha":"2daa09736105f0a9d2e393315692b0bc2dfd4eb7","kind":"commit","published_at":"2021-06-21T09:39:13.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.22","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.22/manifests"},{"name":"v0.7.21","sha":"15465fb6c642e5fefee0c755e5c9e330f8964305","kind":"commit","published_at":"2021-06-07T07:40:31.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.21","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.21/manifests"},{"name":"v0.7.20","sha":"284f75eddd0e172b17b144e4f60d443f32a5520e","kind":"commit","published_at":"2021-05-20T16:01:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.20","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.20/manifests"},{"name":"v0.7.19","sha":"193568082828f7c020ca59259d240aa37a26d3d3","kind":"commit","published_at":"2021-05-13T09:36:57.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.19","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.19/manifests"},{"name":"v0.7.18","sha":"9a31814b94acc55cc33923c8b12d7ba74982beb6","kind":"commit","published_at":"2021-05-01T12:52:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.18","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.18/manifests"},{"name":"v0.7.17","sha":"489586afd3bc16740044e9250f98c04f1c7e2226","kind":"commit","published_at":"2021-04-25T10:26:00.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.17","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.17/manifests"},{"name":"v0.7.16","sha":"8d24c2f1a587093fef73dfbd0079a516a3613819","kind":"commit","published_at":"2021-04-13T12:58:40.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.16","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.16/manifests"},{"name":"v0.7.15","sha":"cff542ce444ce49ddb1b615a692d3e84076e32d4","kind":"commit","published_at":"2021-03-14T09:43:03.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.15","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"58feee3753a76f276bd25dd00ab13eb311a2e60e","kind":"commit","published_at":"2021-02-13T05:09:33.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.14","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"26bda350f95554a37828547401a0b96aca7ed316","kind":"commit","published_at":"2021-02-04T19:49:00.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.13","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.13/manifests"},{"name":"v0.7.10","sha":"0f0205fc3f280ad5651c2200d45fc3c2768dfbd7","kind":"commit","published_at":"2020-12-13T15:03:19.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.10/manifests"},{"name":"v0.7.8","sha":"1ce69651b129d4fdc95180622d9a752cfd466c47","kind":"commit","published_at":"2020-11-20T22:46:39.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"683bec648617812ed0ca38d81d8d1c996b943768","kind":"commit","published_at":"2020-11-15T23:12:47.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.7","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"26b4dcd5755aa22b70d5ed24038dc84e5957f9a8","kind":"commit","published_at":"2020-11-11T21:07:20.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.6","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"d24c78a06347dd93273bf4876f8739f351a13d55","kind":"commit","published_at":"2020-11-07T22:40:31.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"8d57dcad536597b27537612d8fc4ec1f8381bc67","kind":"commit","published_at":"2020-10-31T22:40:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"d5a00ceaccfb0e15c4df48edc49e2ff9e25c2dd2","kind":"commit","published_at":"2020-10-28T23:45:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"e0a6b9661b40340ed1f5365a1bef93348d394558","kind":"commit","published_at":"2020-10-25T00:48:49.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fc0f8be7339b9265f1405e31e2a6c0aca16934d5","kind":"commit","published_at":"2020-10-22T00:34:50.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"0298bca363d7eb51201d53985836d066bb0ffbff","kind":"commit","published_at":"2020-10-17T23:26:57.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.7.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.7.0/manifests"},{"name":"v0.6.41","sha":"706c5196621ea0588ededfdb374248e03a5394af","kind":"commit","published_at":"2020-10-14T19:56:03.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.41","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.41/manifests"},{"name":"v0.6.40","sha":"782318143ec9fc4a04a9a966858b2fe63e83d69f","kind":"commit","published_at":"2020-10-10T23:22:13.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.40","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.40/manifests"},{"name":"v0.6.39","sha":"12e02bec1ce5eda069f5fa98b9b77acad473fbad","kind":"commit","published_at":"2020-10-08T00:49:56.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.39","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.39/manifests"},{"name":"v0.6.38","sha":"8b04c039fe827e4700d1f1adfcbf3bff3280435d","kind":"commit","published_at":"2020-10-04T00:37:17.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.38","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.38/manifests"},{"name":"v0.6.37","sha":"e0ac1d86162fd65a56a4681491ecf43a27c1dda2","kind":"commit","published_at":"2020-09-26T22:07:21.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.37","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.37/manifests"},{"name":"v0.6.36","sha":"f2a798d185543c7d35cdb0860c98315286bf6d3f","kind":"commit","published_at":"2020-09-19T23:57:34.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.36","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.36/manifests"},{"name":"v0.6.35","sha":"17c9fb79aa4d7cdade75880fb0a4e9593d3777a8","kind":"commit","published_at":"2020-09-16T23:12:50.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.35","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.35/manifests"},{"name":"v0.6.34","sha":"cbbef94343c4a0df67e9ff183c1c1899cab2c93f","kind":"commit","published_at":"2020-09-13T00:37:05.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.34","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.34/manifests"},{"name":"v0.6.33","sha":"c1df4047395d4eadefb4381f0bc5ef739a1a33b1","kind":"commit","published_at":"2020-09-09T21:58:46.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.33","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.33/manifests"},{"name":"v0.6.32","sha":"8864f370d3f1c86e356e158e3c56e76d7ad40613","kind":"commit","published_at":"2020-09-06T18:45:24.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.32","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.32/manifests"},{"name":"v0.6.31","sha":"1d4c083c46e584b3d5d30b05e0cbc3b0e26b0555","kind":"commit","published_at":"2020-09-01T23:33:38.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.31","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.31/manifests"},{"name":"v0.6.30","sha":"6937b1e2dd7188a13d3485fe21bc2d8fd95007e6","kind":"commit","published_at":"2020-08-25T21:14:01.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.30","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.30/manifests"},{"name":"v0.6.29","sha":"f1bde29bd7ba32712b59426c19b6877cf5e7f0f8","kind":"commit","published_at":"2020-08-22T21:39:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.29","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.29/manifests"},{"name":"v0.6.28","sha":"2670350db89a06518054c879024bb8b77bf42483","kind":"commit","published_at":"2020-08-19T23:23:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.28","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.28/manifests"},{"name":"v0.6.27","sha":"a34a612806c33c721f9d71272e6763877cb233bd","kind":"commit","published_at":"2020-08-15T21:52:16.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.27","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.27/manifests"},{"name":"v0.6.26","sha":"54791690928e618dc87ac1c378db58fa434c4cc9","kind":"commit","published_at":"2020-08-12T18:17:31.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.26","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.26/manifests"},{"name":"v0.6.25","sha":"7fec59d4a924a92010118f37ca05336984a88ba3","kind":"commit","published_at":"2020-08-09T00:21:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.25","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.25/manifests"},{"name":"v0.6.24","sha":"0dc7ed793d528218c27d4477dbbe04f2795a87c0","kind":"commit","published_at":"2020-08-01T07:55:00.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.24","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.24/manifests"},{"name":"v0.6.23","sha":"2bfbca88b2d8cb1a070da9a40c5422c99b23fc2f","kind":"commit","published_at":"2020-07-29T12:17:09.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.23","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"f52837757068dea45918054b3c5eced3bf777e1f","kind":"commit","published_at":"2020-07-26T01:18:55.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.22","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"2da97b177a8a0d5d81613d2734bc5a62351bfbcb","kind":"commit","published_at":"2020-07-22T14:59:24.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.21","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"cc621a0ced419f7798326bddfc0c41293f74a2a1","kind":"commit","published_at":"2020-07-19T00:54:05.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.20","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"9f11a55e2f62c312d07883a57edfc3171273b35d","kind":"commit","published_at":"2020-07-15T12:30:05.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.19","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"3584548252ab173249b8e7f669c32a61bdd089b7","kind":"commit","published_at":"2020-07-11T05:47:08.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.18","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"90336faa7f817b3d769abf893b4d940092883a9b","kind":"commit","published_at":"2020-07-08T08:46:47.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.17","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"9c415674ff2a892dc3285683c6ad13835d66b146","kind":"commit","published_at":"2020-07-04T12:41:28.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.16","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"ee0281f61278ebd429593391231e432b3c3fd1fc","kind":"commit","published_at":"2020-07-01T05:34:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.15","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"c83a7e3df91019d035705ea1068a84f177e97a76","kind":"commit","published_at":"2020-06-28T02:23:41.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.14","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"e8d873574303c4a0d201fd605ca74daf90d9665f","kind":"commit","published_at":"2020-06-24T06:58:07.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.13","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"42139736a971cf6dd77294b132ab4ed46fdeb718","kind":"commit","published_at":"2020-06-20T12:03:12.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.12","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"762aca5873e2783194c96674249c1835ca52044d","kind":"commit","published_at":"2020-06-17T05:31:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.11","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"1402c4e5501984e765cacab566117dd07ede07cc","kind":"commit","published_at":"2020-06-14T04:47:47.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"afd6650c8b71297f7be9ba26abadc714be3c49fa","kind":"commit","published_at":"2020-06-10T20:52:45.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.9","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"9f4fd27ca1659d12933c5fdc6d8afbaca13803c9","kind":"commit","published_at":"2020-06-07T23:32:01.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"ca4d9dda30dde2c9a2e6b05356b1925333f0884f","kind":"commit","published_at":"2020-05-31T22:32:59.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.7","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"5cab3f284d3e20f68c0d272799e6ea8954806d0b","kind":"commit","published_at":"2020-05-25T13:30:08.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.6","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"c3b7ce524dea4a0a5ffc07d91f47c627aebdec83","kind":"commit","published_at":"2020-05-19T01:14:09.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"562e1f1111bb664718fc9ea8dbffcb1cbcf3a72c","kind":"commit","published_at":"2020-05-13T21:48:44.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.4","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"471392bcda9ad204337591559355920cfc7736a4","kind":"commit","published_at":"2020-05-11T10:54:51.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.3","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"66c0b43d2c9b4554b862501d0dc80c233982efb4","kind":"commit","published_at":"2020-05-06T18:52:23.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.2","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"2fa77350e336491159da0609e5220b7fe6b5572d","kind":"commit","published_at":"2020-05-04T17:42:02.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"14094f25004e1052f134885fddd9252e004eb398","kind":"commit","published_at":"2020-04-29T10:45:13.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.6.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.6.0/manifests"},{"name":"v0.5.15","sha":"cecb7ca43a52e4b5826d86e991c10dc6117aac2c","kind":"commit","published_at":"2020-04-27T06:27:29.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.15","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"9a3bb30bbb06bb38c52d87a4c34541aa5a874281","kind":"commit","published_at":"2020-04-20T00:37:12.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.14","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"c4e5b694f12ccddeb9b2827ed852acd9b90f2176","kind":"commit","published_at":"2020-04-18T21:51:01.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.13","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"b9b9e48493797d17f0867c71142aa9ba42073771","kind":"commit","published_at":"2020-04-14T03:15:06.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.12","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"31f09c8d6f116619cd60948a8349142d40d62f1a","kind":"commit","published_at":"2020-04-12T04:58:27.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/v0.5.11","html_url":"https://github.com/taichi-dev/taichi/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/v0.5.11/manifests"},{"name":"0.5.10","sha":"5876190280921df9ee3b95b698976ccd5231cda6","kind":"commit","published_at":"2020-03-30T00:58:15.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.10","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"fe51732c28d33965c9bc07e59f3bed6159938137","kind":"commit","published_at":"2020-03-29T02:56:18.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.9","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"568a95be00ac3e8af881ab5416d0eb3677781441","kind":"commit","published_at":"2020-03-24T03:22:48.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.8","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.8/manifests"},{"name":"0.5.0","sha":"1044fd3e685b6e2cc1bbf954435a6bad437d29f4","kind":"commit","published_at":"2020-02-14T06:34:11.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.5.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"9c8ced3eb1fed7ca10b47368e9316087ce821885","kind":"commit","published_at":"2020-02-07T05:04:35.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.4.5","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.5/manifests"},{"name":"0.4.1","sha":"7b7c1d56fb58b360e9a0d6e5bbc9f75e109578f5","kind":"commit","published_at":"2020-01-31T06:05:46.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.4.1","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"50e621a42ed5f17bbbe308826acc99e36b3b72d4","kind":"commit","published_at":"2020-01-30T05:53:11.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.4.0","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.4.0/manifests"},{"name":"0.3.25","sha":"4d8094ea88b826ca75ce1fee2b0da0d5d17074a8","kind":"commit","published_at":"2020-01-21T06:06:33.000Z","download_url":"https://codeload.github.com/taichi-dev/taichi/tar.gz/0.3.25","html_url":"https://github.com/taichi-dev/taichi/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/tags/0.3.25/manifests"}]},"repo_metadata_updated_at":"2024-09-09T22:12:15.159Z","dependent_packages_count":17,"downloads":38138,"downloads_period":"last-month","dependent_repos_count":113,"rankings":{"downloads":3.3229689898316317,"dependent_repos_count":1.3953093771024838,"dependent_packages_count":0.836870447876646,"stargazers_count":0.08467283521758354,"forks_count":0.3201383187014463,"docker_downloads_count":2.189466952727014,"average":1.358237820242801},"purl":"pkg:pypi/taichi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/taichi","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/taichi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/taichi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T05:06:16.322Z","issues_count":344,"pull_requests_count":336,"avg_time_to_close_issue":5535212.376068376,"avg_time_to_close_pull_request":2001209.1485148515,"issues_closed_count":117,"pull_requests_closed_count":303,"pull_request_authors_count":46,"issue_authors_count":164,"avg_comments_per_issue":1.9244186046511629,"avg_comments_per_pull_request":1.3273809523809523,"merged_pull_requests_count":236,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":150,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":1492623.1739130435,"past_year_avg_time_to_close_pull_request":1568472.15,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.2666666666666666,"past_year_avg_comments_per_pull_request":1.6712328767123288,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/issues","maintainers":[{"login":"bobcao3","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobcao3"},{"login":"lin-hitonami","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lin-hitonami"},{"login":"listerily","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/listerily"},{"login":"AntonioFerreras","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AntonioFerreras"},{"login":"rexwangcc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexwangcc"},{"login":"YuCrazing","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuCrazing"},{"login":"PENGUINLIONG","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PENGUINLIONG"},{"login":"PGZXB","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGZXB"},{"login":"FantasyVR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FantasyVR"},{"login":"archibate","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/archibate"},{"login":"yuanming-hu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanming-hu"},{"login":"dream189free","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dream189free"},{"login":"jim19930609","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jim19930609"},{"login":"k-ye","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k-ye"},{"login":"maajor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maajor"},{"login":"qiao-bo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiao-bo"},{"login":"Zilize","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Zilize"}],"active_maintainers":[{"login":"lin-hitonami","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lin-hitonami"},{"login":"rexwangcc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexwangcc"},{"login":"bobcao3","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobcao3"},{"login":"jim19930609","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jim19930609"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/taichi/codemeta","maintainers":[{"uuid":"yuanming-hu","login":"yuanming-hu","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/yuanming-hu/","role":null,"created_at":"2022-11-15T09:26:46.828Z","updated_at":"2022-11-15T09:26:46.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yuanming-hu/packages"},{"uuid":"k-ye","login":"k-ye","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/k-ye/","role":null,"created_at":"2022-11-15T09:26:46.892Z","updated_at":"2022-11-15T09:26:46.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/k-ye/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":834915,"maintainers_count":356510,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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":16615,"full_name":"taichi-dev/taichi","default_branch":"master","total_commits":10728,"total_committers":246,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":43.609756097560975,"dds":0.4739932885906041,"past_year_total_commits":30,"past_year_total_committers":9,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.3333333333333335,"past_year_dds":0.6666666666666667,"last_synced_at":"2026-04-07T15:57:20.053Z","last_synced_commit":"ba0e81dce559fb63a5958bf82feb1d00c55c02fe","created_at":"2023-03-07T11:32:57.091Z","updated_at":"2026-04-07T15:46:43.998Z","committers":[{"name":"Yuanming Hu","email":"yuanmhu@gmail.com","login":"yuanming-hu","count":5643},{"name":"Ye Kuang","email":"k-ye","login":"k-ye","count":417},{"name":"彭于斌","email":"1931127624@qq.com","login":"archibate","count":379},{"name":"Lin Jiang","email":"linjiang@taichi.graphics","login":"lin-hitonami","count":343},{"name":"Ailing","email":"ailzhang","login":"ailzhang","count":331},{"name":"Yi Xu","email":"xy_xuyi@foxmail.com","login":"strongoier","count":316},{"name":"Zhanlue Yang","email":"jim19930609@gmail.com","login":"jim19930609","count":251},{"name":"Proton","email":"feisuzhu@163.com","login":"feisuzhu","count":215},{"name":"xumingkuan","email":"xumingkuan0721@126.com","login":"xumingkuan","count":210},{"name":"PGZXB","email":"pgzxb@qq.com","login":"PGZXB","count":189},{"name":"Bob Cao","email":"bobcaocheng@gmail.com","login":"bobcao3","count":179},{"name":"Ailing Zhang","email":"ailing@taichi.graphics","login":null,"count":171},{"name":"PENGUINLIONG","email":"admin@penguinliong.moe","login":"PENGUINLIONG","count":150},{"name":"Zhao Liang","email":"mathzhaoliang@gmail.com","login":"neozhaoliang","count":145},{"name":"Bo Qiao","email":"boqiao@taichi.graphics","login":"qiao-bo","count":123},{"name":"Dunfan Lu","email":"ldfrank533@outlook.com","login":"AmesingFlank","count":95},{"name":"Jiasheng Zhang","email":"leonz5288@hotmail.com","login":"Leonz5288","count":90},{"name":"Chang Yu","email":"g1n0st@live.com","login":"g1n0st","count":89},{"name":"Mingrui Zhang","email":"33411325+erizmr","login":"erizmr","count":88},{"name":"pengyu","email":"6712304+FantasyVR","login":"FantasyVR","count":76},{"name":"fangy14","email":"fangy14@mails.tsinghua.edu.cn","login":null,"count":59},{"name":"Vissidarte-Herman","email":"93570324+Vissidarte-Herman","login":"Vissidarte-Herman","count":58},{"name":"listerily","email":"listerily@outlook.com","login":"listerily","count":53},{"name":"rocket","email":"87978259+yolo2themoon","login":"yolo2themoon","count":45},{"name":"Frost Ming","email":"mianghong@gmail.com","login":"frostming","count":44},{"name":"Haidong Lan","email":"haidonglan@taichi.graphics","login":"turbo0628","count":43},{"name":"squarefk","email":"squarefk@gmail.com","login":"squarefk","count":33},{"name":"Taichi Gardener","email":"62079278+taichi-gardener","login":"taichi-gardener","count":31},{"name":"Zeyu Li","email":"li_zeyu@pku.edu.cn","login":"galeselee","count":29},{"name":"魔法少女赵志辉","email":"tyi.liu@outlook.com","login":"dream189free","count":26},{"name":"Mocki","email":"34432001+Morcki","login":"Morcki","count":26},{"name":"Xiangyun Yang","email":"xiangyunyang@taichi.graphics","login":"mzmzm","count":24},{"name":"bx2k","email":"BillXu2000@126.com","login":"BillXu2000","count":24},{"name":"Chengchen(Rex) Wang","email":"14366016+rexwangcc","login":"rexwangcc","count":24},{"name":"Xuanda Yang","email":"th3charlie@gmail.com","login":"TH3CHARLie","count":24},{"name":"Xiang Li","email":"python3kgae@outlook.com","login":"python3kgae","count":22},{"name":"Jiafeng Liu","email":"jiafengliu@zju.edu.cn","login":"Hanke98","count":22},{"name":"Olinaaaloompa","email":"106292061+Olinaaaloompa","login":"Olinaaaloompa","count":21},{"name":"Xudong Feng","email":"1009694460@qq.com","login":"Rullec","count":21},{"name":"ljcc0930","email":"ljcc0930@qq.com","login":"ljcc0930","count":20},{"name":"Tianshu Xu","email":"xts.sjwsl@gmail.com","login":"sjwsl","count":20},{"name":"Qian Bao","email":"houkensjtu@gmail.com","login":"houkensjtu","count":19},{"name":"Gabriel H","email":"64807734+ghuau-innopeak","login":"ghuau-innopeak","count":17},{"name":"Kenneth Lozes","email":"klozes@system76-pc.localdomain","login":null,"count":17},{"name":"daylily","email":"xy.r@outlook.com","login":"re-xyr","count":16},{"name":"KLozes","email":"39635884+KLozes","login":"KLozes","count":15},{"name":"Yu Zhang","email":"YuCrazing","login":"YuCrazing","count":14},{"name":"Gabriel Vainer","email":"67750020+vai9er","login":"vai9er","count":14},{"name":"Antonio Ferreras","email":"antfs10@gmail.com","login":"AntonioFerreras","count":14},{"name":"Qi Sun","email":"qisu@adobe.com","login":null,"count":13},{"name":"aekul","email":"aekul","login":"aekul","count":12},{"name":"Tzu-Mao Li","email":"Bachi722@gmail.com","login":"BachiLi","count":12},{"name":"Mike He","email":"dh63@cs.washington.edu","login":"AD1024","count":12},{"name":"Rachel Gu","email":"gubeini@seas.upenn.edu","login":null,"count":10},{"name":"Andrew Sun","email":"victoriacity74@gmail.com","login":"victoriacity","count":9},{"name":"qisun0","email":"qisun0@gmail.com","login":null,"count":9},{"name":"0xzhang","email":"aliceb0b@hotmail.com","login":"0xzhang","count":9},{"name":"Jian Zeng","email":"anonymousknight96@gmail.com","login":"knight42","count":8},{"name":"Chenzhan Shang","email":"43633644+Zilize","login":"Zilize","count":8},{"name":"Hugh Perkins","email":"hughperkins@gmail.com","login":"hughperkins","count":8},{"name":"Yuanming Hu","email":"IteratorAdvance","login":"IteratorAdvance","count":8},{"name":"yanqingzhang","email":"yanqingdw@gmail.com","login":"gingerkidney","count":7},{"name":"squarefk","email":"squarefk@qq.com","login":"fksquare","count":6},{"name":"damnkk","email":"17611288725@163.com","login":"damnkk","count":6},{"name":"Xinhao Yuan","email":"llance_24@foxmail.com","login":"L2ncE","count":6},{"name":"Ce Gao","email":"ce.gao@outlook.com","login":"gaocegege","count":5},{"name":"Danni","email":"38550500+isdanni","login":"isdanni","count":5},{"name":"Evan Flynn","email":"evanflynn.msu@gmail.com","login":"flynneva","count":5},{"name":"Tsai","email":"caishenghang@oneflow.org","login":null,"count":5},{"name":"Johnny","email":"johnnync13@gmail.com","login":"johnnynunez","count":5},{"name":"Yadi Cao","email":"elliott.yd.cao@outlook.com","login":"Eydcao","count":5},{"name":"quadpixels","email":"suichen6@gmail.com","login":"quadpixels","count":5},{"name":"yihong","email":"zouzou0208@gmail.com","login":"yihong0618","count":5},{"name":"Zihua Wu","email":"wuzihua@pku.edu.cn","login":"lucifer1004","count":4},{"name":"Garry Ling","email":"linggaoyuan@gmail.com","login":"lgyStoic","count":4},{"name":"gaoxinge","email":"gaoxx5@gmail.com","login":"gaoxinge","count":4},{"name":"Yuheng Zou","email":"zouyuheng1998@gmail.com","login":"KuribohG","count":4},{"name":"Yongmin Hu","email":"840428827@qq.com","login":"varinic","count":4},{"name":"Sichao He","email":"1310722434@qq.com","login":"Routhleck","count":4},{"name":"Robslhc","email":"65396089+Robslhc","login":"Robslhc","count":4},{"name":"TinyBox","email":"tinybox.17@gmail.com","login":"Tiny-Box","count":3},{"name":"xndcn","email":"xndchn@gmail.com","login":"xndcn","count":3},{"name":"ljss","email":"31004720+beginlner","login":"beginlner","count":3},{"name":"dongqi shen","email":"dq_shen@outlook.com","login":"DongqiShen","count":3},{"name":"TiGeekMan","email":"98569595+TiGeekMan","login":"TiGeekMan","count":3},{"name":"PhrygianGates","email":"69254262+PhrygianGates","login":"PhrygianGates","count":3},{"name":"Manjusaka","email":"zheaoli@taichi.graphics","login":"Zheaoli","count":3},{"name":"Luyu Cheng","email":"chengluyu@live.cn","login":"chengluyu","count":3},{"name":"Justin","email":"62801799+Justinterest","login":"Justinterest","count":3},{"name":"Isaac","email":"nasnoisaac@gmail.com","login":"nasnoisaac","count":3},{"name":"Chujie Zeng","email":"chujie.zeng@gmail.com","login":"Psycho7","count":3},{"name":"ruro","email":"ruro.ruro@ya.ru","login":"RuRo","count":2},{"name":"masahi","email":"masahi129@gmail.com","login":"masahi","count":2},{"name":"kxxt","email":"rsworktech@outlook.com","login":"kxxt","count":2},{"name":"cruedo","email":"74605828+cruedo","login":"cruedo","count":2},{"name":"chunleili","email":"li_cl@foxmail.com","login":"chunleili","count":2},{"name":"bsavery","email":"brian.savery@gmail.com","login":"bsavery","count":2},{"name":"Zhi Qi","email":"30543181+LittleFall","login":"LittleFall","count":2},{"name":"Zeyu Li","email":"47965866+GaleSeLee","login":"GaleSeLee","count":2},{"name":"ZHANG Zhi","email":"850734033@qq.com","login":"tczhangzhi","count":2},{"name":"Xiao Zhai","email":"7610945+TroyZhai","login":"TroyZhai","count":2},{"name":"Velaciela","email":"339256209@qq.com","login":"Velaciela","count":2},{"name":"Tony","email":"864832769@qq.com","login":"new-TonyWang","count":2},{"name":"Tiantian Liu","email":"ltt1598@gmail.com","login":"ltt1598","count":2},{"name":"skywf","email":"35394351+tszdanger","login":"tszdanger","count":2},{"name":"thinking-tower","email":"37529096+thinking-tower","login":"thinking-tower","count":2},{"name":"zstone12","email":"522089185@qq.com","login":"zstone12","count":2},{"name":"samuela","email":"skainsworth@gmail.com","login":"samuela","count":2},{"name":"Aryan Soman","email":"53838088+aryansoman","login":"aryansoman","count":2},{"name":"Dustyposa","email":"zmzposa@outlook.com","login":"Dustyposa","count":2},{"name":"IceCodeNew","email":"32576256+IceCodeNew","login":"IceCodeNew","count":2},{"name":"JYLeeLYJ","email":"30959553+JYLeeLYJ","login":"JYLeeLYJ","count":2},{"name":"Jack12xl","email":"jack12xieling@163.com","login":"Jack12xl","count":2},{"name":"Jett Chen","email":"jettchen12345@gmail.com","login":"JettChenT","count":2},{"name":"Jun","email":"jun@junz.org","login":"junaire","count":2},{"name":"Kenshi Takayama","email":"kenshi84@protonmail.ch","login":"kenshi84","count":2},{"name":"LittleMan","email":"xidalapuda@126.com","login":"zemora","count":2},{"name":"Nanase","email":"3133449559@qq.com","login":"chen-erqi","count":2},{"name":"Niclas Schwalbe","email":"kuhmilchtutorial@gmail.com","login":"NiclasSchwalbe","count":2},{"name":"Oliver Batchelor","email":"saulzar@gmail.com","login":"oliver-batchelor","count":2},{"name":"Quan Wang","email":"quanw@google.com","login":"wq2012","count":2},{"name":"Adnan Yunus","email":"adnan@artometa.com","login":null,"count":2},{"name":"张皓","email":"213210060@seu.edu.cn","login":"0xrabbyte","count":2},{"name":"Zack Wu","email":"hi@zackwu.com","login":"izackwu","count":2},{"name":"liblaf","email":"30631553+liblaf","login":"liblaf","count":2},{"name":"Yimin Tang","email":"tangym@shanghaitech.edu.cn","login":"TachikakaMin","count":1},{"name":"Yong-Chao Wu","email":"77276727+mushroomfire","login":"mushroomfire","count":1},{"name":"Youtian Lin","email":"linyoutian.loyot@gmail.com","login":"Linyou","count":1},{"name":"Yu Dou","email":"imdouyu@gmail.com","login":"imdouyu","count":1},{"name":"Yuxin Wu","email":"ppwwyyxxc@gmail.com","login":"ppwwyyxx","count":1},{"name":"ZONEPG","email":"50347287+ZonePG","login":"ZonePG","count":1},{"name":"Zhangyuan Nie","email":"yuan@znie.org","login":"zhangyuannie","count":1},{"name":"Zhehao Li","email":"47491676+Ricahrd-Li","login":"Ricahrd-Li","count":1},{"name":"Zhiya Luo","email":"zhiya.luo@qq.com","login":"zhiyaluo","count":1},{"name":"Ziwen Ye","email":"43114879+woooodyye","login":"woooodyye","count":1},{"name":"Ziyi Wu","email":"dazitu616@gmail.com","login":"Wuziyi616","count":1},{"name":"Zlatan Vasović","email":"zlatanvasovic@gmail.com","login":"zlatanvasovic","count":1},{"name":"Zydiii","email":"zydiiii@outlook.com","login":"Zydiii","count":1},{"name":"al","email":"arisliang","login":"arisliang","count":1},{"name":"Yilong Li","email":"liyilongko@gmail.com","login":"dragonly","count":1},{"name":"Yidong Ma","email":"info@ma-yidong.com","login":"maajor","count":1},{"name":"Xuanwo","email":"github@xuanwo.io","login":"Xuanwo","count":1},{"name":"Xiang (Kevin) Li","email":"kevinli020508@gmail.com","login":"AlienKevin","count":1},{"name":"Wimaxs","email":"wuyilong2000@outlook.com","login":"Wimacs","count":1},{"name":"Walter liu","email":"34827518+hgnan","login":"hgnan","count":1},{"name":"Vineyo","email":"41120222+Vineyo","login":"Vineyo","count":1},{"name":"Twice","email":"i@twice.moe","login":"PragmaTwice","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tao Jin","email":"tao-j@outlook.com","login":"tao-j","count":1},{"name":"Tao He","email":"sighingnow@gmail.com","login":"sighingnow","count":1},{"name":"Taichi contributor","email":"98450888+Taichi-contributor","login":"Taichi-contributor","count":1},{"name":"T.Yamada","email":"cielartisan@gmail.com","login":"cielavenir","count":1},{"name":"Srinivas Kaza","email":"srinivas@kaza.io","login":"AnimatedRNG","count":1},{"name":"Shay P.C","email":"3180102686@zju.edu.cn","login":"Luke-Skycrawler","count":1},{"name":"马定宇","email":"madingyu2@gmail.com","login":"albine","count":1},{"name":"蕉太狼","email":"1251212394@qq.com","login":"lyd405121","count":1},{"name":"莫翰轩","email":"92199095+mo-hanxuan","login":"mo-hanxuan","count":1},{"name":"白定","email":"88813740+windwhiterain","login":"windwhiterain","count":1},{"name":"猫猫子Official","email":"zuoqingyu@nuaa.edu.cn","login":"bismarckkk","count":1},{"name":"庄天翼","email":"zty0826@gmail.com","login":"TennyZhuang","count":1},{"name":"ziyin","email":"roshomon.vol@gmail.com","login":"ziyinq","count":1},{"name":"zhoooou","email":"95855323+52wdWPF","login":"52wdWPF","count":1},{"name":"DomHudson","email":"dom.hudson@thoughtriver.com","login":null,"count":1},{"name":"Eduardo Silva Araújo","email":"duduktamg@hotmail.com","login":null,"count":1},{"name":"zhengxianli","email":"zhengxianli@taichi.graphics","login":"zxlbig","count":1},{"name":"ysh329","email":"ysh329","login":"ysh329","count":1},{"name":"xgdgsc","email":"xgdgsc","login":"xgdgsc","count":1},{"name":"welann","email":"49773825+welann","login":"welann","count":1},{"name":"wanmeihuali","email":"ksun6@hotmail.com","login":"wanmeihuali","count":1},{"name":"wYw","email":"detavern@live.com","login":"Detavern","count":1},{"name":"u2386","email":"hugo.cavan2386@gmail.com","login":"u2386","count":1},{"name":"tison","email":"wander4096@gmail.com","login":"tisonkun","count":1},{"name":"stamnug","email":"987004590@qq.com","login":"95833","count":1},{"name":"saltyFamiliar","email":"watchmaker3896@gmail.com","login":"saltyFamiliar","count":1},{"name":"rockeyshao","email":"rockeyshao@gmail.com","login":"sq2100","count":1},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":1},{"name":"licktion","email":"c.lu0611@gmail.com","login":"licktion","count":1},{"name":"liberix","email":"68191508+liberix","login":"liberix","count":1},{"name":"klein","email":"merle.liukun@gmail.com","login":"MerleLiuKun","count":1},{"name":"fq","email":"fengqian1991@gmail.com","login":"foocker","count":1},{"name":"evalparse","email":"zhuojia.dai@gmail.com","login":"xiaodaigh","count":1},{"name":"egolearner","email":"45122959+egolearner","login":"egolearner","count":1},{"name":"deepakdinesh1123","email":"52698821+deepakdinesh1123","login":"deepakdinesh1123","count":1},{"name":"darkSheep","email":"49020899+darkSheep404","login":"darkSheep404","count":1},{"name":"ImPerat0R_","email":"contactxjw@gmail.com","login":"tssujt","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Hojun Yoon","email":"48780831+hojun-y","login":"hojun-y","count":1},{"name":"Hoildkv","email":"42310255+xq114","login":"xq114","count":1},{"name":"HK-SHAO","email":"hk-shao@foxmail.com","login":"HK-SHAO","count":1},{"name":"HHHJH","email":"674478778@qq.com","login":"LJHG","count":1},{"name":"Gavin Zhao","email":"gavinzhaojw@protonmail.com","login":"GZGavinZhao","count":1},{"name":"FZC","email":"842693999@qq.com","login":"cyberkillor","count":1},{"name":"Eric Cousineau","email":"eric.cousineau@tri.global","login":"EricCousineau-TRI","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Dream Hunter","email":"jinmu333@qq.com","login":"dreamhunter2333","count":1},{"name":"Derived Cat","email":"hooyuser@outlook.com","login":"hooyuser","count":1},{"name":"DeepDuke","email":"runningwater.JC@gmail.com","login":"DeepDuke","count":1},{"name":"Daniel","email":"yimingdz@gmail.com","login":"Danielmelody","count":1},{"name":"Cinderella","email":"hyx2cad@zju.edu.cn","login":"Axe-hyx","count":1},{"name":"Chun Cai","email":"amoycaic@gmail.com","login":"caic99","count":1},{"name":"Chuandong Yan","email":"90600320+chuandongyan","login":"chuandongyan","count":1},{"name":"Chen Wuhao","email":"43540548+cjim8889","login":"cjim8889","count":1},{"name":"Chaoming Wang","email":"adaduo@outlook.com","login":"chaoming0625","count":1},{"name":"Carbene","email":"hyiker@bupt.edu.cn","login":"Hyiker","count":1},{"name":"Calvin Gu","email":"cz069069@outlook.com","login":"YKZDY","count":1},{"name":"Beau Gunderson","email":"beau@beaugunderson.com","login":"beaugunderson","count":1},{"name":"Aryan Garg","email":"54898594+Aryan-Garg","login":"Aryan-Garg","count":1},{"name":"Anselm Schüler","email":"mail@anselmschueler.com","login":"schuelermine","count":1},{"name":"Alkaid","email":"38248129+jyz0309","login":"jyz0309","count":1},{"name":"Alexander Mordvintsev","email":"zzznah@gmail.com","login":"znah","count":1},{"name":"Alex Chi","email":"iskyzh@gmail.com","login":"skyzh","count":1},{"name":"Alex Brown","email":"96645475+AlexBrown42","login":"AlexBrown42","count":1},{"name":"Aaryaman Vasishta","email":"aaryaman.vasishta@amd.com","login":"jammm","count":1},{"name":"3n3l","email":"103253630+3n3l","login":"3n3l","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Shawn Yao","email":"40461124+shwnyao","login":"shwnyao","count":1},{"name":"Saullo G P Castro","email":"saullogiovani@gmail.com","login":"saullocastro","count":1},{"name":"Sam","email":"136492113+SamInnopeak","login":"SamInnopeak","count":1},{"name":"Ritoban Roy-Chowdhury","email":"ritobanrc@gmail.com","login":"ritobanrc","count":1},{"name":"Retrospection","email":"footsteprex@gmail.com","login":"Retrospection","count":1},{"name":"Ravenclaw-OIer","email":"44526586+Ravenclaw-OIer","login":"Ravenclaw-OIer","count":1},{"name":"Ran","email":"huangran@pingcap.com","login":"ran-huang","count":1},{"name":"Quentin Warnant","email":"lequentin@gmail.com","login":"quentinwarnant","count":1},{"name":"Peiyuan Liao","email":"peiyuanl@andrew.cmu.edu","login":"liaopeiyuan","count":1},{"name":"OccupyMars2025","email":"31559413+OccupyMars2025","login":"OccupyMars2025","count":1},{"name":"NextoneX","email":"105845503+NextoneX","login":"NextoneX","count":1},{"name":"Neko Null","email":"jerrylu.mail@qq.com","login":"jerrylususu","count":1},{"name":"Michael Xu","email":"to.michaelxu@gmail.com","login":"mshoe","count":1},{"name":"Mark Huang","email":"hhzeos@gmail.com","login":"MarkHershey","count":1},{"name":"Linwei Shang","email":"github@lwshang.com","login":"lwshang","count":1},{"name":"Linull/李林","email":"2382963480@qq.com","login":"linull24","count":1},{"name":"Ligeng Zhu","email":"Lyken17","login":"Lyken17","count":1},{"name":"Leedehai","email":"18319900+Leedehai","login":"Leedehai","count":1},{"name":"Lee-abcde","email":"76248527+Lee-abcde","login":"Lee-abcde","count":1},{"name":"Lauchlin","email":"1527417+lokulin","login":"lokulin","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Keming","email":"kemingy94@gmail.com","login":"kemingy","count":1},{"name":"Justin","email":"neverhood311@gmail.com","login":"neverhood311","count":1},{"name":"Julian Fuchs","email":"jfuchs@mit.edu","login":"jgfuchs","count":1},{"name":"Jingwei Xu","email":"68705456+DavidXu-JJ","login":"DavidXu-JJ","count":1},{"name":"Jiayi Weng","email":"trinkle23897@qq.com","login":"Trinkle23897","count":1},{"name":"JiaoLuhuai","email":"103885549+JiaoLuhuai","login":"JiaoLuhuai","count":1},{"name":"JeffreyXiang","email":"junx93002@sina.com","login":"JeffreyXiang","count":1},{"name":"Jack He","email":"74635468+BA-JackHE","login":"BA-JackHE","count":1},{"name":"J. Li","email":"78901505+ljjsalt","login":"ljjsalt","count":1},{"name":"Inoki","email":"veyx.shaw@gmail.com","login":"Inokinoki","count":1}],"past_year_committers":[{"name":"Proton","email":"feisuzhu@163.com","login":"feisuzhu","count":10},{"name":"Hugh Perkins","email":"hughperkins@gmail.com","login":"hughperkins","count":8},{"name":"Johnny","email":"johnnync13@gmail.com","login":"johnnynunez","count":5},{"name":"Bob Cao","email":"bobcaocheng@gmail.com","login":"bobcao3","count":2},{"name":"白定","email":"88813740+windwhiterain","login":"windwhiterain","count":1},{"name":"T.Yamada","email":"cielartisan@gmail.com","login":"cielavenir","count":1},{"name":"Linull/李林","email":"2382963480@qq.com","login":"linull24","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Antonio Ferreras","email":"antfs10@gmail.com","login":"AntonioFerreras","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211636,"commits_count":918015284,"contributors_count":35579778,"owners_count":1142766,"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":{"table":{"full_name":"taichi-dev/taichi","html_url":"https://github.com/taichi-dev/taichi","last_synced_at":"2026-04-07T05:23:17.526Z","status":"active","issues_count":360,"pull_requests_count":424,"avg_time_to_close_issue":7229654.653465346,"avg_time_to_close_pull_request":3849526.7761627906,"issues_closed_count":101,"pull_requests_closed_count":344,"pull_request_authors_count":59,"issue_authors_count":220,"avg_comments_per_issue":1.6472222222222221,"avg_comments_per_pull_request":1.4716981132075473,"merged_pull_requests_count":235,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":36,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":4815545.5,"past_year_avg_time_to_close_pull_request":443450.68,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":0.2777777777777778,"past_year_avg_comments_per_pull_request":1.3928571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":31,"created_at":"2023-05-15T01:05:12.441Z","updated_at":"2026-04-07T05:23:17.526Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/taichi-dev%2Ftaichi/issues","issue_labels_count":{"table":{"question":83,"feature request":71,"welcome contribution":18,"doc":11,"potential bug":11,"discussion":5,"ci":5,"autodiff":4,"RFC":4,"bug":4,"ir":3,"AOT":3,"P1":2,"refactor":2,"hard":2,"python":2,"AutoDiffUnsupported":2,"good first issue":2,"advanced optimization":1,"amdgpu":1,"vulkan":1,"P0":1,"flaky-test":1,"build":1}},"pull_request_labels_count":{"table":{"build":2,"bug":2,"dependencies":2,"full-ci":1}},"issue_author_associations_count":{"table":{"NONE":244,"CONTRIBUTOR":90,"COLLABORATOR":16,"MEMBER":10}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":227,"COLLABORATOR":100,"NONE":79,"MEMBER":18}},"issue_authors":{"table":{"jim19930609":19,"ailzhang":14,"oliver-batchelor":9,"johnnynunez":7,"bobcao3":7,"chunleili":6,"YuCrazing":5,"neozhaoliang":5,"feisuzhu":5,"hughperkins":5,"qmdxcube":5,"emailweixu":5,"erizmr":5,"jarmitage":4,"kurt-rhee":4,"PGZXB":4,"lstrgar":4,"NathanaelJ":4,"lucifer1004":3,"Ives0721":3,"deMesnard":3,"Dinngger":3,"WuTianyi321":3,"yuanming-hu":3,"Yihao-Shi":3,"archibate":3,"strongoier":2,"jorge-ortega":2,"ustcfdm":2,"yanang007":2,"wangmiaowei":2,"xuanranxiaoshi":2,"Roushelfy":2,"fangjunzhou":2,"Enigmatisms":2,"lgyStoic":2,"ko-work":2,"liblaf":2,"lin-hitonami":2,"helloworldstone":2,"jiajun-c":2,"Datamance":2,"neilger":2,"liuyunpu":2,"chaoming0625":2,"subodhkalia":2,"IanYangChina":2,"byphilipp":2,"UTINK":2,"agravier":2,"houkensjtu":2,"kitizz":1,"devpack":1,"KiRa-WLZY":1,"liyou54":1,"Ginko2501":1,"RPINerd":1,"eisterman":1,"raphaelBeekmeyer":1,"yuecideng":1,"zhjc2014":1,"WeiMin-Y":1,"dj199187":1,"moribots":1,"gpu-daal":1,"bismarckkk":1,"mushroomfire":1,"cdelv":1,"LarkLeeOnePiece":1,"Routhleck":1,"DTMoir":1,"YilingQiao":1,"maranGit":1,"zjcs":1,"tkefeli":1,"HimangiM":1,"thosvarley":1,"impredicative":1,"lidc54":1,"ruro":1,"maajor":1,"rafmudaf":1,"JJHu1993":1,"iperov":1,"cielavenir":1,"chuiliuyiyi":1,"tmxklzp":1,"FrankFrank9":1,"Kashu7100":1,"akekic":1,"YoruCathy":1,"C4rb0n6":1,"xavierchermain":1,"shangdibufashi":1,"yunusberndt":1,"DoTulip":1,"arrrmin":1,"obust":1,"binarydaddy":1,"Nanase-Nishino":1,"akshatsh49":1,"mutexstream":1,"AntonioFerreras":1,"curldivergence":1,"viprob-ai":1,"sunwoosf":1,"artmortal93":1,"Cleaf-y":1,"NightWinkle":1,"LMeteorYu0330":1,"DreadInside":1,"yuanqing-wang":1,"SPOREIII":1,"saprrow":1,"junwha0511":1,"Mirebeau":1,"wanmeihuali":1,"balazs-szalai":1,"3n3l":1,"tianjuxue":1,"BernardoCovas":1,"ucacaxm":1,"hairuiC":1,"ThibautVanHoof":1,"Ewicko":1,"chenzhekl":1,"FieryAery":1,"edoardogiacomello":1,"andrinr":1,"Ye980226":1,"marekjg":1,"galeselee":1,"r0levrai":1,"4EverBuilder":1,"NEIL-smtg":1,"lsysyem":1,"grindstm":1,"baaiy0610":1,"NinjaCats":1,"tomhitu":1,"enokjun":1,"jhonsonlaid":1,"Ruoyu66666":1,"xalteropsx":1,"maohaotian":1,"pachi-33":1,"FantasyVR":1,"Xuanwo":1,"Zhao-Yu-Hui":1,"sking8":1,"Neemooooo":1,"jmkim93":1,"xzlinux":1,"yojeep":1,"femafac":1,"f1shel":1,"wang-mengdi":1,"sourceag":1,"1y9y9l4":1,"JJBannister":1,"gasnica":1,"99991":1,"MierDa007":1,"QTY412Charles":1,"QiruiFU":1,"rmmr":1,"chkxw":1,"v3551G":1,"AmesingFlank":1,"dream189free":1,"WenzhiShao":1,"Jianghanxiao":1,"zubairdroid":1,"aagrawal05":1,"qiao-bo":1,"nnrui":1,"AndrewChan2022":1,"ghostintheshellarise":1,"jmz3":1,"clouds56":1,"xiaobo-lab":1,"Xayah-Hina":1,"bmanga":1,"evan0greenup":1,"KarryCharon":1,"yooooyooo":1,"SohamTilekar":1,"OHanabusa":1,"lee-zion":1,"ringohoffman":1,"kmarchais":1,"YongYahn":1,"idreamerhx":1,"AlbanOdot":1,"zxh0916":1,"sarahhaha":1,"jt-zhao":1,"xiaolinmu":1,"PENGUINLIONG":1,"arunoruto":1,"dirypan":1,"mixinju":1,"abhijeet-pandey":1,"Bryan-Wong919":1,"niuiniuin":1,"jr0680":1,"0312birdzhang":1,"fccoelho":1,"1346052851":1,"artzers":1,"VirgileUniv":1,"Szy-Young":1,"Kakitan-saikou":1,"luci-e":1,"Roh-codeur":1,"BBBBBbruce":1,"thematteroftime":1,"Sam-Izdat":1,"yuqingyang888":1,"pyh3552":1}},"pull_request_authors":{"table":{"feisuzhu":49,"listerily":44,"jim19930609":40,"hughperkins":38,"johnnynunez":28,"bobcao3":25,"lin-hitonami":22,"ailzhang":18,"rexwangcc":17,"dream189free":14,"AntonioFerreras":9,"linull24":8,"windwhiterain":7,"bluevisor":7,"Routhleck":6,"houkensjtu":6,"PENGUINLIONG":5,"snyk-bot":4,"erizmr":4,"kenshi84":4,"PGZXB":4,"k-ye":3,"neozhaoliang":3,"oliver-batchelor":3,"GZGavinZhao":2,"mushroomfire":2,"dependabot[bot]":2,"matthewd28":2,"junwha0511":2,"Zzyus":2,"emmanuel-ferdman":2,"fee1-dead":2,"YuCrazing":2,"FantasyVR":2,"liblaf":2,"Naereen":2,"Aryan-Garg":2,"archibate":2,"DavidXu-JJ":2,"yunusberndt":2,"3n3l":2,"kreen-innova":2,"panangam":2,"eltociear":2,"taichi-gardener":2,"saravanan-udayakumar":1,"cielavenir":1,"yuanming-hu":1,"JettChenT":1,"chunleili":1,"pre-commit-ci[bot]":1,"turbo0628":1,"lgyStoic":1,"wanmeihuali":1,"charalamm":1,"Nanase-Nishino":1,"Azmisov":1,"quentinwarnant":1,"Ruibin-Liu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:09.463Z","repositories_count":14129773,"issues_count":34525601,"pull_requests_count":112739185,"authors_count":11229101,"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":{"table":{"question":5,"feature request":3,"doc":1}},"past_year_pull_request_labels_count":{"table":{"bug":2,"build":2}},"past_year_issue_author_associations_count":{"table":{"NONE":33,"CONTRIBUTOR":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":45,"NONE":31,"COLLABORATOR":6}},"past_year_issue_authors":{"table":{"hughperkins":5,"johnnynunez":3,"emailweixu":2,"jorge-ortega":2,"NathanaelJ":2,"yunusberndt":1,"YilingQiao":1,"xiaobo-lab":1,"ThibautVanHoof":1,"sourceag":1,"RPINerd":1,"rafmudaf":1,"pachi-33":1,"nnrui":1,"moribots":1,"Mirebeau":1,"maranGit":1,"kitizz":1,"Kashu7100":1,"eisterman":1,"DTMoir":1,"dirypan":1,"clouds56":1,"chkxw":1,"BBBBBbruce":1,"balazs-szalai":1,"3n3l":1}},"past_year_pull_request_authors":{"table":{"hughperkins":38,"johnnynunez":16,"feisuzhu":8,"linull24":8,"bobcao3":4,"AntonioFerreras":2,"emmanuel-ferdman":2,"yunusberndt":2,"Azmisov":1,"cielavenir":1}},"maintainers":[{"table":{"login":"bobcao3","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobcao3"}},{"table":{"login":"lin-hitonami","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lin-hitonami"}},{"table":{"login":"listerily","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/listerily"}},{"table":{"login":"rexwangcc","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexwangcc"}},{"table":{"login":"AntonioFerreras","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AntonioFerreras"}},{"table":{"login":"YuCrazing","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YuCrazing"}},{"table":{"login":"PENGUINLIONG","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PENGUINLIONG"}},{"table":{"login":"archibate","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/archibate"}},{"table":{"login":"yuanming-hu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuanming-hu"}},{"table":{"login":"k-ye","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/k-ye"}},{"table":{"login":"FantasyVR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FantasyVR"}},{"table":{"login":"PGZXB","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PGZXB"}},{"table":{"login":"jim19930609","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jim19930609"}},{"table":{"login":"AmesingFlank","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AmesingFlank"}},{"table":{"login":"qiao-bo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiao-bo"}},{"table":{"login":"maajor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maajor"}},{"table":{"login":"dream189free","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dream189free"}}],"active_maintainers":[{"table":{"login":"bobcao3","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobcao3"}},{"table":{"login":"AntonioFerreras","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AntonioFerreras"}}]}},"events":null,"keywords":["computer-graphics","differentiable-programming","gpu","gpu-programming","sparse-computation","taichi"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.333Z","updated_at":"2023-12-24T09:23:08.333Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/build.yaml","dependencies":[{"id":15253064592,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064593,"package_name":"shallwefootball/s3-upload-action","ecosystem":"actions","requirements":"v1.3.3","direct":true,"kind":"composite","optional":false},{"id":15253064607,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15253064609,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cache.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.533Z","updated_at":"2023-12-24T09:23:08.533Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/cache.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ghstack_land.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.564Z","updated_at":"2023-12-24T09:23:08.564Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/ghstack_land.yml","dependencies":[{"id":15253064651,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064652,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/initiator.yaml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.599Z","updated_at":"2023-12-24T09:23:08.599Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/initiator.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/issue_comment.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.635Z","updated_at":"2023-12-24T09:23:08.635Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/issue_comment.yml","dependencies":[{"id":15253064690,"package_name":"peter-evans/slash-command-dispatch","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue_open.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.747Z","updated_at":"2023-12-24T09:23:08.747Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/issue_open.yml","dependencies":[{"id":15253064696,"package_name":"actions/add-to-project","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/notify_on_failure.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.830Z","updated_at":"2023-12-24T09:23:08.830Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/notify_on_failure.yml","dependencies":[{"id":15253064697,"package_name":"slackapi/slack-github-action","ecosystem":"actions","requirements":"v1.23.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/perf.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.886Z","updated_at":"2023-12-24T09:23:08.886Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/perf.yml","dependencies":[{"id":15253064698,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_request.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:08.946Z","updated_at":"2023-12-24T09:23:08.946Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/pull_request.yml","dependencies":[{"id":15253064699,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15253064700,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:09.074Z","updated_at":"2023-12-24T09:23:09.074Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/release.yml","dependencies":[{"id":15253064701,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064702,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064703,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15253064704,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064705,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing.yml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:09.161Z","updated_at":"2023-12-24T09:23:09.161Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/.github/workflows/testing.yml","dependencies":[{"id":15253064706,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064707,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15253064708,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"benchmarks/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:09.541Z","updated_at":"2023-12-24T09:23:09.541Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/benchmarks/requirements.txt","dependencies":[{"id":15253064709,"package_name":"jsbeautifier","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15253064710,"package_name":"bokeh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:09.730Z","updated_at":"2023-12-24T09:23:09.730Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:09.979Z","updated_at":"2023-12-24T09:23:09.979Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/requirements_dev.txt","dependencies":[{"id":15253064711,"package_name":"cmake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064712,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064713,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064714,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064715,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064716,"package_name":"GitPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064717,"package_name":"yapf","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064718,"package_name":"distro","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064719,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064720,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064721,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064722,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064723,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064724,"package_name":"astunparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064725,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064726,"package_name":"scikit-build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064727,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15253064728,"package_name":"ninja","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_test.txt","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:10.153Z","updated_at":"2023-12-24T09:23:10.153Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/requirements_test.txt","dependencies":[{"id":15253064729,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064730,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064731,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"a3b5ad3038","direct":true,"kind":"test","optional":false},{"id":15253064732,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064733,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064734,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064735,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064736,"package_name":"autograd","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064737,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064738,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064739,"package_name":"cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064740,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064741,"package_name":"setproctitle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064742,"package_name":"nbmake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064743,"package_name":"marko","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064744,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064745,"package_name":"pyevtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15253064746,"package_name":"wget","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-24T09:23:10.354Z","updated_at":"2023-12-24T09:23:10.354Z","repository_link":"https://github.com/taichi-dev/taichi/blob/master/setup.py","dependencies":[{"id":15253064747,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15253064748,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15253064749,"package_name":"dill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15253064750,"package_name":"rich","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15253064751,"package_name":"astunparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":26.3511108839506,"created_at":"2026-03-29T15:33:26.051Z","updated_at":"2026-04-07T20:01:10.025Z","avatar_url":"https://github.com/taichi-dev.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371332","html_url":"https://summary.ecosyste.ms/projects/371332"}