An open API service indexing awesome lists of open source software.

https://github.com/berquist/ipython_notebooks_for_qc

Jupyter notebooks for quantum chemistry.
https://github.com/berquist/ipython_notebooks_for_qc

Last synced: 5 months ago
JSON representation

Jupyter notebooks for quantum chemistry.

Awesome Lists containing this project

README

          

# Jupyter notebooks for quantum chemistry

Python is used quite a bit in quantum chemistry for analysis and even
[method development](http://rpmuller.github.io/), but there are few
resources for discovery. These are Jupyter notebooks that work through
examples of how Python is used in quantum chemistry.

If you're wondering what order these should be worked through, here's
the current assumed path:

* Reading QM outputs
* Using cclib
* Plotting
* Frequency Calculations

Currently, this is only tested using Python 3.4.

If there's something you'd like to see, send me a pull request or add an issue!

[![License](http://img.shields.io/badge/license-MPLv2.0-blue.svg?style=flat)](https://github.com/berquist/ipython_notebooks_for_qc/blob/master/LICENSE.txt)