3 Star 12 Fork 2

Gitee 极速下载/OpenFermion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/quantumlib/OpenFermion
克隆/下载
.gitignore 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史
.DS_Store
*lastfailed
# Data files.
*.out
*.hdf5
src/openfermion/data/
# Byte-compiled / optimized / DLL files
__pycache__/
.mypy_cache/*
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# Environments
.env
.venv
env/
venv/
ENV/
# mkdocs documentation
/site
*.lprof
# cache
*.pytest_cache/
# swap files
*.swp
# idea SDK
.idea/
# no .dat files
*.dat
*tmp*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mirrors/OpenFermion.git
[email protected]:mirrors/OpenFermion.git
mirrors
OpenFermion
OpenFermion
master

搜索帮助