pytcΒΆ

Submodules

ansatz

Ansatz module for quantum many-body wavefunctions.

df

JAX implementation of Density Fitting / ISDF.

fno

Frozen-natural-orbital (FNO) / MP2-natural-orbital truncation.

jastrow

JAX-based autodiff implementations for pytc.

kmat

JAX implementation of kinetic matrix elements.

legacy

Legacy NumPy-based implementations of TC/XTC.

lmat

JAX implementation of three-electron matrix elements.

log

Logging utilities for pytc.

optimize

scf

solver

tc

JAX implementation of Transcorrelated method.

tc_helper

Helper functions for TC/XTC calculations.

test

Core pytc tests.

vmc

xtc

JAX implementation of X transcorrelated methods.

Classes

LevelIndentFormatter

Formatter that indents DEBUG messages by two spaces.

Functions