Scripts for condense matter calculations and post-processing.
Project description
Various scripts for condense matter calculations and post-processing.
The package covers post-processing scenarios for the results of Quantum Espresso, TB2J and Wannier90, as well as provides some custom scripts.
It is expected to be used in two ways:
As Python library
Via scripts (i.e. usage from command line)
For the detailed description check documentation.
Installation
Requirement for RAD-tools installation are:
Python itself (>=3.6)
NumPy
SciPy
matplotlib
tqdm
termcolor
RAD-tools can be installed with pip or from source.
pip
To install RAD-tools, run (you may need to use pip3):
pip install rad-tools
Installing from source
Clone the project to your local computer:
git clone git@github.com:adrybakov/rad-tools.git
Change the directory:
cd rad-tools
To install RAD-tools, run (you may need to use pip3):
pip install rad-tools
Additionally you may run the unit tests, which requires pytest (requires Python 3.7+) to be installed:
make test
To install pytest, run (you may need to use pip3):
pip install pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for rad_tools-0.7.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e68ac1160aac960789d2781d64aca82fd6e6ddb95a92a5073aeec69d1d917c |
|
MD5 | dfb96e0df0d24c67b9a10526cfb9bc63 |
|
BLAKE2b-256 | 759e91739e0f62ec56fe2ebc08e2b856cc84a5356ccc028854d0a792cdc5efa3 |