23 Star 132 Fork 36

Gitee 极速下载 / Taichi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/taichi-dev/taichi
克隆/下载
.gitignore 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
*.swp
*.swo
/.vs
/.*_localrc
/tags
/Debug
*.sdf
/x64
*.VC.opendb
*.TMP
/Tinge/x64
/Tinge/Debug
/output
*.psess
*.vsp
/src/x64
*.aux
*.pdf
*.log
*.toc
*.synctex.gz
*.out
.idea
*.pyc
.DS_Store
CMakeFiles/
cmake_install.cmake
CMakeCache.txt
FindNumpyPath.py
runtimes/Taichi.pyd
runtimes/tmp*
runtimes/task*
runtimes/*.exe
runtimes/*.dll
runtimes/Release
runtimes/Debug
runtimes/RelWithDebInfo
runtimes/*.png
runtimes/taichi_python*
runtimes/libtaichi_python*
.pypirc
dist/
python/MANIFEST
build*/
bin/
tmp/
cmake-build-*
modules.txt
/external/lib
__pycache__
/outputs
/benchmarks/output
/benchmarks/baseline
*.ppm
*.png
*.jpg
!docs/**/*.jpg
!docs/**/*.png
!tests/python/expected/*.png
!python/taichi/examples/algorithm/circle-packing/*.png
*.egg-info
.tlang_cache
/taichi/common/version.h
/taichi/common/commit_hash.h
/python/test_env
/CHANGELOG.md
/.coverage
/coverage.xml
/htmlcov
libpython_path.txt
.vscode
_build
*.bin
*.gif
*.mp4
*.dat
*.ptx
*.ll
*.bc
*.yml
!.github/**/*.yml
*.dot
*.json
!tests/**/*.json
!docs/**/*.json
imgui.ini
/venv/
/_skbuild/
.cache
.do-not-clean
*.dylib
*.ply
Python
1
https://gitee.com/mirrors/Taichi.git
git@gitee.com:mirrors/Taichi.git
mirrors
Taichi
Taichi
master

搜索帮助