Skip to content

Commit

Permalink
Merge pull request #70 from jattakumi/CC_linresp_cleaner
Browse files Browse the repository at this point in the history
Draft of CCLR for computing polarizability
  • Loading branch information
lothian authored May 3, 2024
2 parents 046da7d + e5a39e6 commit 53f3fb1
Show file tree
Hide file tree
Showing 3 changed files with 519 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
os: [macOS-latest, ubuntu-latest]
python-version: ['3.11']


steps:
- uses: actions/checkout@v3

Expand All @@ -34,6 +35,7 @@ jobs:
df -h
ulimit -a
- name: Create Psi4 Environment
uses: conda-incubator/setup-miniconda@v3
with:
Expand Down
Loading

0 comments on commit 53f3fb1

Please sign in to comment.