1.1K Star 1.7K Fork 3K

GVPMindSpore / mindquantum

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Python temp files
*.coverage
*.pdb
*.pyc
*.pyd
*.pyd.manifest
.eggs
.ipynb_checkpoints
requirements.txt
# Python temp directories
*.egg-info/
.pytest_cache/
__pycache__/
# Local editor config
/.idea
/.vscode
# Binary files
*.dll
*.dylib
*.gch
*.o
*.out
*.so
*.so.*
# Python venv
/venv/
# Local build directories
/build/
/clang*/
/cmake-build-debug/
/docs/build/
/gcc*/
/install/
/ninja/
# Temp or local directories
/.cache
/dist/
/docs/doxygen
/local_script/
/output/
/tmp/
Testing/
somas_meta/
stat/
# Misc. temp or local files
/.dir-locals.el
/analyze_fail.dat
/build.conf
/settings.json
/test*.*
/tmp*
# macOS temp files
**/.DS_Store
Python
1
https://gitee.com/mindspore/mindquantum.git
git@gitee.com:mindspore/mindquantum.git
mindspore
mindquantum
mindquantum
master

搜索帮助