.gitignore
AGENTS.md
CHANGELOG.md
LICENSE
MIGRATION.md
README.md
TASKS.md
THIRD_PARTY_NOTICES.md
pyproject.toml
setup.py
.github/workflows/build-and-test.yml
.github/workflows/release.yml
benchmarks/bilayer_dm_smoke.py
benchmarks/block_qr_benchmark.py
benchmarks/cayley_baseline.txt
benchmarks/cayley_breakdown.py
benchmarks/cayley_breakdown_named.py
benchmarks/cayley_correctness_check.py
benchmarks/cayley_equivalence_check.py
benchmarks/cayley_per_iter_benchmark.py
benchmarks/cayley_solver_benchmark.py
benchmarks/check_final_fock_redundant.py
benchmarks/check_project_idempotent.py
benchmarks/fft_layout_benchmark.py
benchmarks/mu_convergence.py
debug/benchmark_rtr_vs_qr.py
debug/benchmark_subspace.py
debug/repro_solver_ordering.py
debug/tetralayer_cg_vs_lbfgs.py
debug/tetralayer_qr_vs_rtr.py
examples/_bilayer_common.py
examples/contimod_example_meshgrid_offline.py
examples/multilayer_graphene_baseline_check.py
examples/multilayer_graphene_density_scan.py
examples/multilayer_graphene_density_scan_extended.py
examples/multilayer_graphene_density_scan_hartree.py
examples/multilayer_graphene_reference_scf_scan.py
src/README.md
src/jax_hf/__init__.py
src/jax_hf/continuation.py
src/jax_hf/deflation.py
src/jax_hf/fock.py
src/jax_hf/linalg.py
src/jax_hf/problem.py
src/jax_hf/reference_scf.py
src/jax_hf/solver.py
src/jax_hf/superlattice.py
src/jax_hf/symmetry.py
src/jax_hf/utils.py
src/jax_hf.egg-info/PKG-INFO
src/jax_hf.egg-info/SOURCES.txt
src/jax_hf.egg-info/dependency_links.txt
src/jax_hf.egg-info/requires.txt
src/jax_hf.egg-info/scm_file_list.json
src/jax_hf.egg-info/scm_version.json
src/jax_hf.egg-info/top_level.txt
tests/conftest.py
tests/generate_bilayer_reference.py
tests/test_bilayer_regression.py
tests/test_continuation.py
tests/test_deflation.py
tests/test_embedded_reference_potential.py
tests/test_linalg.py
tests/test_main.py
tests/test_package_import.py
tests/test_scf_acceleration.py
tests/test_solver.py
tests/test_solver_newton.py
tests/test_superlattice.py
tests/test_symmetry.py
tests/data/bilayer_reference.npz
tests/data/meshgrid_regression_case_v1.npz