Skip to content

Commit

Permalink
Merge pull request #1 from hrushikesh-s/hiphive_trial
Browse files Browse the repository at this point in the history
merging hiphive_trial into hiphive
  • Loading branch information
hrushikesh-s authored Mar 1, 2024
2 parents 30940f5 + 4851a45 commit 3c877d9
Show file tree
Hide file tree
Showing 9 changed files with 2,392 additions and 552 deletions.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ forcefields = [
"matgl>=0.9.0",
"quippy-ase>=0.9.14",
]
anharmonicphonons = [
"phono3py",
"ase>=3.22.1",]
docs = [
"FireWorks==2.0.3",
"autodoc_pydantic==2.0.1",
Expand Down Expand Up @@ -92,7 +95,7 @@ strict = [
"quippy-ase==0.9.14",
"seekpath==2.1.0",
"typing-extensions==4.10.0",
"python-ulid==2.2.0"
"python-ulid==2.2.0",
"phono3py==2.5.1"
]

Expand Down
480 changes: 480 additions & 0 deletions src/atomate2/common/flows/hiphive.py

Large diffs are not rendered by default.

Loading

0 comments on commit 3c877d9

Please sign in to comment.