Releases: fishjojo/pyscfad
Releases · fishjojo/pyscfad
pyscfad release v0.1.11
-
Changes
- Drop support to Python 3.10.
- Updata for compatibility with pyscf 2.10.
- Updata for compatibility with jax 0.7.
- Add int3c2e auxiliary basis response.
- Update rcut estimation for lattice sum.
-
Bug fixes
- Fix optimized DF-CCSD(T)
- Fix implicit differentiation for PBC methods
pyscfad release v0.1.10
- Changes
- Fix 0.1.9 wheel
pyscfad release v0.1.9
-
Changes
- Drop support to Python 3.9.
- Refactor code for dynamic polarizability.
- Update for compatibility with pyscf 2.7, and 2.8.
- Add unrestricted KS-DFT.
- Add CUDA support.
-
Bug fixes
- Fix 1e integral high-order derivatives
pyscfad release v0.1.8
-
Changes
- Add support to Python 3.13.
- Add
scipy.logmensuring real results when possible.
-
Bug fixes
- Fix
logger.flushnot catching certain formats.
- Fix
pyscfad release v0.1.7
-
Changes
- Drop support to Python 3.8.
- Add
pytree.PytreeNode. - Adapt class definition using
PytreeNode. - Add
util.to_pyscf. - Update
gto.mole._moleintor_jvpfor shell slicing. - Add
scipy.linalg.eighJAX primitive for CPU. - Improve
lo.orth.lowdingradient stability.
-
Bug fixes
- Fix example
dft/01-DFT+U.py. - Fix
scf.addons.canonical_orth_. - Fix GMRES solver for scipy versions before 1.12.
- Fix example
pyscfad release v0.1.6
-
Changes
- Update GMRES solver according to scipy updates.
-
Bug fixes
- Fix minor import error in
lo.pipek. - Fix PBC lattice response.
- Fix pyscfadlib runtime link issue.
- Fix minor import error in
pyscfad release v0.1.5
-
Changes
- pyscfad is now compatable with pyscf 2.6.
- Add
backendmodule (experimental). - Add GCCSD(T).
- Add interface to Jabobi sweep for Pipek-Mezey localization.
-
Bug fixes
- Fix LRC hybrid density functionals.
Release v0.1.4
Release v0.1.3
Fixed installation issues.
Release v0.1.2
add AD support for ROHF