Skip to content

Commit

Permalink
Merge branch 'main' of github.com:wengroup/matten
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwen committed Mar 8, 2024
2 parents e4aeabd + 78fa1ea commit 454f7df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
# args: [--fix, --exit-non-zero-on-fix]

- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.1
hooks:
- id: black
exclude: ^docs/
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ See instructions [here](./scripts/README.md).

```
@article{matten,
title = {A universal equivariant graph neural network for the elasticity tensors of any crystal system},
title = {An equivariant graph neural network for the elasticity tensors of all seven crystal systems},
author = {Wen, Mingjian and Horton, Matthew K. and Munro, Jason M. and Huck, Patrick and Persson, Kristin A.},
doi = {10.48550/ARXIV.2307.15242},
publisher = {arXiv},
year = {2023},
doi = {10.1039/D3DD00233K},
publisher = {Digital Discovery},
year = {2024},
}
```

0 comments on commit 454f7df

Please sign in to comment.