Last updated:
0 purchases
pydiracpapertools 2024.7.8
pydirac-papertools
pydirac-papertools is a Python package for working with the pydirac package.
It provides tools to facilitate paper preparation and analysis in research involving atomic dipole polarizability calculations.
Features
Tools for generating data tables, making figures, and preparing papers
Analysis utilities for (hyper-) dipole/quadrupole polarizability calculations
Installation
To install pydirac-papertools, one can simply run
pip install pydirac-papertools
or clone the repository and install manually
git clone https://github.com/yingxingcheng/pydirac-papertools.git
cd pydirac-papertools
pip install -e .
for the development version.
Usage
You can find examples of how to use the tools in the examples directory. To run an example:
python examples/example_script.py
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.