diep is a material representation library that implements the ``direct integration of the external potential'' embedding for graph neural networks, as described here:
diep requires the installation of the following library:
After installing the above library, you can install diep using the pip command as follows:
pip install diep
diep is currently under active development.