loriab / optking

pyOptking: A Python version of the PSI4 geometry optimization program by R.A. King

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




optking

Python version of the PSI geometry optimization program by R.A. King

Installation

To do a local install of the Python directory,

pip install -e .

Testing

Testing is done through py.test module. To run the entire test suite execute

py.test -v

About

pyOptking: A Python version of the PSI4 geometry optimization program by R.A. King

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%