hghcomphys / pantea

A Python library for developing machine learning interatomic potentials, based on Google JAX.

Home Page:https://pantea.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace relative imports with absolute imports

hghcomphys opened this issue · comments

This will improve readability of the code.

used the cookie cutter project template.
"pip install -e ." and replaced all relative imports.