Skip to main content

Collection of scripts from my PhD

Project description

Various scripts for condense matter calculations and post processing.

https://badge.fury.io/py/rad-tools.svg Documentation Status https://static.pepy.tech/personalized-badge/rad-tools?period=total&units=international_system&left_color=black&right_color=blue&left_text=Downloads https://img.shields.io/badge/code%20style-black-000000.svg GitHub

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)

Documentations is available here.

Installation

Requirement for RAD-tools installation are:

  • Python itself (>=3.6)

  • NumPy

  • matplotlib

  • tqdm

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 RAD-tools, 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

rad-tools-0.5.29.tar.gz (37.7 kB view hashes)

Uploaded Source

Built Distribution

rad_tools-0.5.29-py3-none-any.whl (47.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page