.coveragerc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CITATION.cff
LICENSE
README.md
pyproject.toml
readthedocs.yaml
uv.lock
.github/workflows/ci.yml
.github/workflows/release.yml
docs/CONSTANTS_AUDIT.md
docs/HQIV_CMB_Pipeline.md
docs/HQIV_Integrated_Space_Model.md
docs/conf.py
docs/index.rst
docs/_static/.gitkeep
docs/_templates/.gitkeep
examples/cmb_mollview_planck.ipynb
examples/cmb_mollview_planck.py
examples/folding_shim_example.py
examples/hqiv_cmb_mollview.png
examples/hqiv_multipole_peaks.png
examples/hqiv_space_model_full.py
examples/protein_example.py
examples/relax_with_hqiv.py
examples/reproduce_paper.py
examples/run_from_T_Pl_to_now_demo.py
examples/silicon_bandgap_hqiv.py
examples/simple_two_atom.py
examples/thermo_answer_any_question.py
examples/thermo_argon_critical.py
examples/thermo_ase_phase_stability.py
examples/thermo_metallic_hydrogen_phase_diagram.py
examples/thermo_silicon_melting.py
scripts/update_citation_cff.py
src/pyhqiv/__init__.py
src/pyhqiv/_version.py
src/pyhqiv/algebra.py
src/pyhqiv/ase_interface.py
src/pyhqiv/atom.py
src/pyhqiv/bulk_seed.py
src/pyhqiv/cmb_pipeline.py
src/pyhqiv/constants.py
src/pyhqiv/cosmology_full.py
src/pyhqiv/crystal.py
src/pyhqiv/defects.py
src/pyhqiv/export.py
src/pyhqiv/fields.py
src/pyhqiv/fluid.py
src/pyhqiv/lattice.py
src/pyhqiv/molecular.py
src/pyhqiv/orbit.py
src/pyhqiv/perturbations.py
src/pyhqiv/phase.py
src/pyhqiv/protocols.py
src/pyhqiv/redshift.py
src/pyhqiv/response.py
src/pyhqiv/semiconductors.py
src/pyhqiv/solar_core.py
src/pyhqiv/system.py
src/pyhqiv/thermo.py
src/pyhqiv/utils.py
src/pyhqiv/waveguide.py
src/pyhqiv.egg-info/PKG-INFO
src/pyhqiv.egg-info/SOURCES.txt
src/pyhqiv.egg-info/dependency_links.txt
src/pyhqiv.egg-info/requires.txt
src/pyhqiv.egg-info/top_level.txt
src/pyhqiv/cosmology/__init__.py
src/pyhqiv/cosmology/background.py
src/pyhqiv/cosmology/cmb_map.py
src/pyhqiv/cosmology/hqiv_cmb.py
src/pyhqiv/cosmology/universe_evolver.py
tests/__init__.py
tests/test_ase_calculator.py
tests/test_cmb_pipeline.py
tests/test_cosmology_full.py
tests/test_crystal.py
tests/test_defects.py
tests/test_export.py
tests/test_fluid.py
tests/test_hqiv_cmb.py
tests/test_lattice.py
tests/test_molecular.py
tests/test_paper_numbers.py
tests/test_perturbations.py
tests/test_phase.py
tests/test_response.py
tests/test_semiconductors.py
tests/test_system.py
tests/test_thermo.py
tests/test_waveguide.py