From 3568b98e0861084176cb83ec1168b7e6fbacde6d Mon Sep 17 00:00:00 2001 From: Matthew R Hermes Date: Tue, 9 May 2023 12:25:44 -0500 Subject: [PATCH] pyscf(-forge) compatibility check --- README.md | 5 +++-- pyscf-forge_version.txt | 2 +- pyscf_version.txt | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bdb3d66b..d6bf271d 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,9 @@ GPL research code of Matthew R. Hermes MC-PDFT and MC-DCFT modules (other than a few experimental features) have been *moved to [pyscf-forge](https://github.com/pyscf/pyscf-forge)* and are currently in the process of being removed from this project. ### DEPENDENCIES: -- PySCF, including all header files in pyscf/lib (most recently checked commit: 6eb7542af, v2.2.1) -- [pyscf-forge](https://github.com/pyscf/pyscf-forge) (most recently checked commit: 7047b9939) +- PySCF, including all header files in pyscf/lib +- [pyscf-forge](https://github.com/pyscf/pyscf-forge) +- see `pyscf_version.txt` and `pyscf-forge_version.txt` for last-tested versions or commits ### INSTALLATION: - cd /path/to/mrh/lib diff --git a/pyscf-forge_version.txt b/pyscf-forge_version.txt index c4790952..50194d15 100644 --- a/pyscf-forge_version.txt +++ b/pyscf-forge_version.txt @@ -1 +1 @@ -git+https://github.com/MatthewRHermes/pyscf-forge.git@mrh_compat +git+https://github.com/pyscf/pyscf-forge.git@03c0cc8b96337d75668098026781411b8172651c diff --git a/pyscf_version.txt b/pyscf_version.txt index 5e77b075..12e6a206 100644 --- a/pyscf_version.txt +++ b/pyscf_version.txt @@ -1 +1 @@ -git+https://github.com/MatthewRHermes/pyscf.git@debug_7000be6e0 +git+https://github.com/pyscf/pyscf.git@a584f61b7f4a46ce3674fe8be0f4e6336b415421