Program for methods based on Projected Hartree-Fock
Project description
ExSCF
ExSCF is a program for methods based on Projected Hartree-Fock, which aims to achieve multireference accuracy with SCF cost.
Pre-requisites
- sympy
- PySCF
- pyscf-forge (optional, for SU-PDFT)
- MOKIT (optional, for read/write fch and CASDFT)
- pyAutoMR (optional)
Of course we need numpy, scipy, etc., but these are also required by PySCF, so they are not listed here.
Installation
- git clone
- add
/path/to/ExSCFto yourPYTHONPATH
Features
Theoretical features:
- SUHF (Spin-projected Unrestricted Hartree-Fock)
- energy
- 1pdm, natural orbitals, 2pdm
- SU-PDFT
not fully tested, or not fully implemented yet:
- SUHF+DFT, SUHF+fDFT, SUHF+fcDFT
- CAS+fDFT, CAS-DFT2
- DeltaSCF with MOM
- PAV-SUMP2, SUMP2(0)
Technical features:
- guess
- mix (
guess.mix) - fragment (
guess.from_frag) - stablize UHF (
guess.check_stab)
- mix (
- converging strategy
- DIIS (
diis_on = True) level_shift =(in a.u.)
- DIIS (
- interface (require MOKIT)
- read guess MO from fch (
guess.from_fch_simp) - dump MO, NO to fch (
tofch = True)
- read guess MO from fch (
more guess strategies are included in pyAutoMR.
Quick Start
from pyphf import suscf, guess
xyz = 'H 0.0 0.0 0.0; H 0.0 0.0 2.0'''
bas = '3-21g'
mf = guess.mix(xyz, bas, conv='tight')
mf2 = suscf.SUHF(mf)
mf2.kernel()
Contact
For bug report or comments, please contact the author via srwang20@fudan.edu.cn or open an issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exscf-0.6.0.tar.gz.
File metadata
- Download URL: exscf-0.6.0.tar.gz
- Upload date:
- Size: 57.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13c288e1c195e28bc608adc83c5b12312278bd55007779bebe73792f9c7fd4a7
|
|
| MD5 |
27150ee3d51fe6684580250aba493c5e
|
|
| BLAKE2b-256 |
e1e3c5361b67d250a1898f5de0671022f3534395a73559de61f39dbfc763c8ae
|
Provenance
The following attestation bundles were made for exscf-0.6.0.tar.gz:
Publisher:
publish-pypi.yml on jeanwsr/ExSCF
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
exscf-0.6.0.tar.gz -
Subject digest:
13c288e1c195e28bc608adc83c5b12312278bd55007779bebe73792f9c7fd4a7 - Sigstore transparency entry: 1235203509
- Sigstore integration time:
-
Permalink:
jeanwsr/ExSCF@72e5749873c8a49ecdf0cbdbd0ffb6211e06f9a6 -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/jeanwsr
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@72e5749873c8a49ecdf0cbdbd0ffb6211e06f9a6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file exscf-0.6.0-py3-none-any.whl.
File metadata
- Download URL: exscf-0.6.0-py3-none-any.whl
- Upload date:
- Size: 62.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
551363f8a8599c6bd9f196dfb4046cf8940204883d3f2ac79baa404a17cbc16a
|
|
| MD5 |
dd9bb1ed304221d59dac4e5f0d3a73dd
|
|
| BLAKE2b-256 |
b959b621ab1cfc458d970ea698f30fbb42c3275de24a8bfb4f8f639973b84dea
|
Provenance
The following attestation bundles were made for exscf-0.6.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on jeanwsr/ExSCF
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
exscf-0.6.0-py3-none-any.whl -
Subject digest:
551363f8a8599c6bd9f196dfb4046cf8940204883d3f2ac79baa404a17cbc16a - Sigstore transparency entry: 1235203577
- Sigstore integration time:
-
Permalink:
jeanwsr/ExSCF@72e5749873c8a49ecdf0cbdbd0ffb6211e06f9a6 -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/jeanwsr
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@72e5749873c8a49ecdf0cbdbd0ffb6211e06f9a6 -
Trigger Event:
push
-
Statement type: