.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
tox.ini
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature-request.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/build_website.yaml
.github/workflows/pypi_release.yaml
.github/workflows/pytest.yaml
docs/notes.pdf
docs/notes.tex
gbasis/__init__.py
gbasis/base.py
gbasis/base_four_symm.py
gbasis/base_one.py
gbasis/base_two_asymm.py
gbasis/base_two_symm.py
gbasis/contractions.py
gbasis/parsers.py
gbasis/spherical.py
gbasis/utils.py
gbasis/wrappers.py
gbasis/evals/__init__.py
gbasis/evals/_deriv.py
gbasis/evals/density.py
gbasis/evals/electrostatic_potential.py
gbasis/evals/eval.py
gbasis/evals/eval_deriv.py
gbasis/evals/stress_tensor.py
gbasis/integrals/__init__.py
gbasis/integrals/_diff_operator_int.py
gbasis/integrals/_moment_int.py
gbasis/integrals/_one_elec_int.py
gbasis/integrals/_two_elec_int.py
gbasis/integrals/angular_momentum.py
gbasis/integrals/electron_repulsion.py
gbasis/integrals/kinetic_energy.py
gbasis/integrals/libcint.py
gbasis/integrals/moment.py
gbasis/integrals/momentum.py
gbasis/integrals/nuclear_electron_attraction.py
gbasis/integrals/overlap.py
gbasis/integrals/overlap_asymm.py
gbasis/integrals/point_charge.py
notebooks/tutorial/C2H4_hf_ccpvdz.fchk
notebooks/tutorial/C2H4_hf_ccpvtz.fchk
notebooks/tutorial/Evaluations_1rdm_properties.ipynb
notebooks/tutorial/Evaluations_basis_and_potential.ipynb
notebooks/tutorial/Evaluations_electron_density.ipynb
notebooks/tutorial/HeH_6-311g.gbs
notebooks/tutorial/HeHp.fchk
notebooks/tutorial/JCP_paper.ipynb
notebooks/tutorial/Tutorial 1 - Basis Sets.ipynb
notebooks/tutorial/Tutorial 2 - Integrals.ipynb
notebooks/tutorial/ch2o_q_0.fchk
notebooks/tutorial/data_anorcc.nwchem
notebooks/tutorial/data_sto6g.nwchem
notebooks/tutorial/hydrogen_def2-svp.1.gbs
notebooks/tutorial/hydrogen_def2-svp.1.nw
notebooks/tutorial/water.fchk
qc_gbasis.egg-info/PKG-INFO
qc_gbasis.egg-info/SOURCES.txt
qc_gbasis.egg-info/dependency_links.txt
qc_gbasis.egg-info/requires.txt
qc_gbasis.egg-info/top_level.txt
tests/README.md
tests/data_631g.gbs
tests/data_631g.nwchem
tests/data_anorcc.gbs
tests/data_anorcc.nwchem
tests/data_ccpvdz.nwchem
tests/data_horton_bec_cart_elec_repulsion.npy
tests/data_horton_bec_cart_kinetic_energy_integral.npy
tests/data_horton_bec_cart_nucattract.npy
tests/data_horton_bec_cart_overlap.npy
tests/data_horton_hhe_cart_elec_repulsion.npy
tests/data_horton_hhe_cart_esp.npy
tests/data_horton_hhe_cart_eval.npy
tests/data_horton_hhe_cart_kinetic_energy_integral.npy
tests/data_horton_hhe_cart_nucattract.npy
tests/data_horton_hhe_cart_overlap.npy
tests/data_horton_hhe_sph_density.npy
tests/data_horton_hhe_sph_density_gradient.npy
tests/data_horton_hhe_sph_density_hessian.npy
tests/data_horton_hhe_sph_density_laplacian.npy
tests/data_horton_hhe_sph_esp.npy
tests/data_horton_hhe_sph_eval.npy
tests/data_horton_hhe_sph_posdef_kinetic_density.npy
tests/data_iodata_water_sto3g_hf_g03.fchk
tests/data_sto6g.gbs
tests/data_sto6g.nwchem
tests/data_ugbs.nwchem
tests/h2o_hf_ccpv5z_cart.fchk
tests/h2o_hf_ccpv5z_sph.fchk
tests/test_angular_momentum.py
tests/test_base.py
tests/test_base_four_symm.py
tests/test_base_one.py
tests/test_base_two_asymm.py
tests/test_base_two_symm.py
tests/test_contractions.py
tests/test_density.py
tests/test_density_direct.py
tests/test_deriv.py
tests/test_diff_operator_int.py
tests/test_electron_repulsion.py
tests/test_electrostatic_potential.py
tests/test_eval.py
tests/test_eval_deriv.py
tests/test_kinetic_energy.py
tests/test_libcint.py
tests/test_moment.py
tests/test_moment_int.py
tests/test_momentum.py
tests/test_nuclear_electron_attraction.py
tests/test_one_elec_int.py
tests/test_overlap.py
tests/test_overlap_asymm.py
tests/test_parsers.py
tests/test_point_charge.py
tests/test_spherical.py
tests/test_stress_tensor.py
tests/test_two_elec_int.py
tests/test_wrappers.py
tests/utils.py
tools/auto_intor_modify.py
tools/install_libcint.sh
website/README.md
website/_config.yml
website/_toc.yml
website/favicon.png
website/installation.ipynb
website/intro.md
website/logo.png
website/markdown-notebooks.md
website/markdown.md
website/references.bib
website/requirements.txt