Skip to content

Commit

Permalink
Updated requirements and changelog.md. Added notebook and fix typo in…
Browse files Browse the repository at this point in the history
… name.
  • Loading branch information
PatReis committed Feb 26, 2024
1 parent 4fa439b commit 7ba557d
Show file tree
Hide file tree
Showing 5 changed files with 922 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ __pycache__
/notebooks/DMPNN_esol_loss.png
/docs/source/GIN_ESOL_predict.png
/docs/source/GIN_esol_loss.png
/notebooks/HDNNP2nd_freesolv_loss.png
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ causing clashes with built-in functions. We catch defaults to be at least as bac
* Implemented random equivariant initialize for PAiNN
* Implemented charge and dipole output for HDNNP2nd
* Implemented jax backend for force models.
* Fix ``GraphBatchNormalization`` .


v4.0.0
Expand Down
Loading

0 comments on commit 7ba557d

Please sign in to comment.