1 Star 0 Fork 0

yunai/mdanalysis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 848 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Ignore python bytecoded files
*.py[cod]
*.[oa]
*~
*.bak
*.so
MDAnalysis.egg-info
MDAnalysisTests.egg-info
*.egg
*.profraw
# Ignore build dir
build/
dist/
temp/
examples/eigenvalues.dat
examples/output.txt
.project
.pydevproject
.settings
.eggs
# ignore Vagrant virtual machines
.vagrant
# ignore coverage files
.coverage
.noseids
htmlcov
# ignore trajectory offset caches
.adk_oplsaa.trr_offsets.pkl
.adk_oplsaa.xtc_offsets.pkl
.gram_A_identical_frames.xtc_offsets.pkl
*.npz
# Ignore html build
package/doc/html/
# Ignore MDAnalysis log files
MDAnalysis.log
# Ignore the authors.py files as they are generated files
authors.py
# Ignore the .DS_Store file in the osx file system
*.DS_Store
# ignore files from tests
.hypothesis/
# ignore results from asv
benchmarks/results
# duecredit
.duecredit.p
# editors and IDEs
*.sw[a-z]
*~
.idea
.vscode
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/yunai9/mdanalysis.git
[email protected]:yunai9/mdanalysis.git
yunai9
mdanalysis
mdanalysis
develop

搜索帮助