Skip to content

Update MCSCF density fitting example#259

Merged
sunqm merged 57 commits intopyscf:devfrom
MatthewRHermes:dev
Dec 22, 2018
Merged

Update MCSCF density fitting example#259
sunqm merged 57 commits intopyscf:devfrom
MatthewRHermes:dev

Conversation

@MatthewRHermes
Copy link
Copy Markdown
Collaborator

In examples/mcscf/41-mcscf_custom_df_hamiltonian.py; mf.with_df._cderi appears to require a h5py file object ("file1"), not the dataset object ("file1['j3c']"). Old API?

bogdanoff and others added 30 commits November 23, 2018 09:30
- 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
k-EA-GCCSD diagonal correction and test
Conflicts:
	pyscf/pbc/df/test/test_fft.py
	pyscf/pbc/scf/khf.py
	pyscf/pbc/scf/krohf.py
Small fixes in dmrgci and icmpspt
sunqm and others added 27 commits December 2, 2018 14:52
mf._cderi requires the h5py file object ("file1"), not the
dataset object ("file1['j3c']"). Obsolete API?
@sunqm sunqm merged commit c92960d into pyscf:dev Dec 22, 2018
bogdanoff pushed a commit to bogdanoff/pyscf that referenced this pull request Apr 8, 2021
Update MCSCF density fitting example
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.

8 participants