Skip to content

Commit

Permalink
Merge branch 'prefect_async_patch' of github.com:zulissimeta/quacc in…
Browse files Browse the repository at this point in the history
…to prefect_async_patch
  • Loading branch information
zulissimeta committed Sep 19, 2024
2 parents 1029a1b + 54a22aa commit 92bb506
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@
- 🧠 [User Guide](https://quantum-accelerators.github.io/quacc/user/recipes/recipes_intro.html)
- 🤝 [Developer Guide](https://quantum-accelerators.github.io/quacc/dev/contributing.html)

## Visual Example ✨

🚀 Representative `quacc` workflow using [Covalent](https://github.com/AgnostiqHQ/covalent) as one of the several supported workflow managers.

![](https://github.com/Quantum-Accelerators/quacc/blob/main/docs/images/start/start.gif)

## Citation 📝

If you use `quacc` in your work, please cite it as follows:
Expand Down
Binary file removed docs/images/start/start.gif
Binary file not shown.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "quacc"
description="A platform to enable high-throughput, database-driven quantum chemistry and computational materials science"
version = "0.11.5"
version = "0.11.6"
readme = "README.md"
license = { text = "BSD-3" }
authors = [{ name = "Andrew S. Rosen", email = "[email protected]" }]
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements-mlp.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
chgnet==0.3.8
chgnet==0.4.0
mace-torch==0.3.6
torch-dftd==0.4.0

0 comments on commit 92bb506

Please sign in to comment.