Edit on Github

Documentation for ipyvasp#

ipyvasp is a processing tool for VASP DFT input/output processing.

It is designed to primarily be used in Jupyter Notebook as it offers widgets for interactive visualization and bulk analysis.

Installation#

pip install ipyvasp

Development Installation#

git clone https://github.com/massgh/ipyvasp.git
cd ipyvasp
pip install -e .

Indices and tables#