A JAX package for predicting per-atom tensorial properties from atomistic machine learned interatomic potentials.
pip install -e .- Clone the repository
- Install in development mode with test dependencies:
pip install -e ".[dev]"pytestWith coverage:
pytest --cov=z_tensor --cov-report=htmlimport z_field
# Your code hereMIT License
