3 Star 3 Fork 0

Gitee 极速下载 / Weld-Project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/weld-project/weld
克隆/下载
.gitignore 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shoumik Palkar 提交于 2020-04-04 13:50 . DataFrame foundations (#510)
target
Cargo.lock
.DS_Store
\#*#
.#*
*~
*.swp
*.swo
*.bc
*.pyc
*.o
*.a
rusty-tags.vi
run
notes
*.dylib
*.so
*.dll
python/build/
python/dist
python/grizzly.egg-info/
examples/python/grizzly/data
python/pyweld/pyweld.egg-info/
python/pyweld/build/
python/pyweld/dist/
python/grizzly/build
*.egg-info/
# Environments etc.
weld-python/doc/build
site-packages/
weld-dev/
weldenv/
llvmext/test
# Ignore Weld, SIR, and assembly programs - force add these for special cases (e.g., tests).
*.weld
*.sir
*.S
# Ignore code generated by the REPL.
code-[0-9]*.ll
# Ignore generated C Bindings
weld-ffi/weld.h
Rust
1
https://gitee.com/mirrors/Weld-Project.git
git@gitee.com:mirrors/Weld-Project.git
mirrors
Weld-Project
Weld-Project
master

搜索帮助