Skip to content

Small fixes in dmrgci and icmpspt#252

Merged
sunqm merged 2 commits intopyscf:masterfrom
bogdanoff:master
Dec 2, 2018
Merged

Small fixes in dmrgci and icmpspt#252
sunqm merged 2 commits intopyscf:masterfrom
bogdanoff:master

Conversation

@bogdanoff
Copy link
Copy Markdown
Contributor

@bogdanoff bogdanoff commented Nov 23, 2018

Fix read of 3RDM and 4RDM produced by Block 1.5 (StackBlock), as not everybody has 'stackblock' word in the path to BLOCKEXE.
Several small fixes in icmpspt module.

- Fix isinstance check, eris_sp['h1eff'] is NPArrayWithTag by lib.numpy_helper
  while eris_sp['cvcv'] is plain np.array
- Truth value of np.array is ambiguous, use .any() here
- Allow deprecated pttype = NEVPT2 and check for valid pttype
- Handle the case with existing int directory
- Fix execute call for NEVPT2
@bogdanoff bogdanoff changed the title Fix read of 3RDM and 4RDM produced by Block 1.5 (StackBlock) Small fixes in dmrgci and icmpspt Nov 23, 2018
@sunqm sunqm merged commit 0bd847f into pyscf:master Dec 2, 2018
jtkrogel pushed a commit to jtkrogel/pyscf that referenced this pull request Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants