1 Star 0 Fork 0

Bytedance Inc./gpu4pyscf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MANIFEST.in 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
wxj_544c 提交于 2023-10-18 14:31 +08:00 . added init.py files (#50)
include MANIFEST.in
include README.md setup.py CHANGELOG AUTHORS LICENSE NOTICE
global-exclude *.py[cod]
global-exclude *~
#global-exclude *.cu
#global-exclude *.h
#global-exclude *.c
#global-exclude *.cuh
#global-exclude *.sh
prune */__pycache__
recursive-exclude */__pycache__ *
prune gpu4pyscf/lib/build
prune bytedance
prune benchmarks
prune builder
prune dockerfiles
prune docker
prune examples
prune wheelhouse
recursive-exclude *test*
recursive-include gpu4pyscf *.dat
recursive-include gpu4pyscf/lib/deps *.so
include gpu4pyscf/lib/*.so
exclude gpu4pyscf/lib.deps *.so.*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ByteDance/gpu4pyscf.git
git@gitee.com:ByteDance/gpu4pyscf.git
ByteDance
gpu4pyscf
gpu4pyscf
master

搜索帮助