pyQChem:使用Q Chem编写脚本的Python模块 源码
pyQChem-Q-Chem的输入/输出工具 PyQChem是一个Python模块,旨在直观地操作输入和输出文件。 它的编写特别着眼于的功能,例如制表符补全以及通过问号运算符轻松访问帮助文档字符串的功能。 使用pip将最新版本的pqQChem添加到您的环境中(推荐), pip install pyqchem 或通过以下方式克隆并安装当前的Github开发版本 git clone https://github.com/hauser-group/pyQChem.git cd pyQChem pip install . 提供了两个IPython笔记本(和支持文件)作为基本输入文件处理和输出文件解
文件列表
pyQChem-master.zip
(预估有个66文件)
pyQChem-master
pyqchem
input_classes.py
466KB
__init__.py
9KB
output_classes.py
46KB
utilities.py
19KB
running_scripts.py
6KB
constants.py
39KB
adc_classes.py
14KB
__init__.py
153B
暂无评论