LICENSE.md
README.md
pyproject.toml
hdc/__init__.py
hdc/_shim.py
hdc/accel.py
hdc/attribute_field.py
hdc/cli.py
hdc/color.py
hdc/crdt.py
hdc/fhrr.py
hdc/field.py
hdc/fit.py
hdc/fsm.py
hdc/graph.py
hdc/hashmap.py
hdc/ngram.py
hdc/orset.py
hdc/phase.py
hdc/record.py
hdc/render.py
hdc/sdm.py
hdc/sequence.py
hdc/sketch.py
hdc/spatial.py
hdc_holo.egg-info/PKG-INFO
hdc_holo.egg-info/SOURCES.txt
hdc_holo.egg-info/dependency_links.txt
hdc_holo.egg-info/entry_points.txt
hdc_holo.egg-info/requires.txt
hdc_holo.egg-info/top_level.txt
holo/__init__.py
holo/accel.py
holo/attribute_field.py
holo/backend.py
holo/capture.py
holo/cli.py
holo/color.py
holo/core.py
holo/crdt.py
holo/demokit.py
holo/dispatch.py
holo/encode.py
holo/fhrr.py
holo/field.py
holo/fit.py
holo/fsm.py
holo/graph.py
holo/hashmap.py
holo/ngram.py
holo/orset.py
holo/phase.py
holo/query.py
holo/record.py
holo/render.py
holo/scene.py
holo/sdm.py
holo/sequence.py
holo/sketch.py
holo/sog.py
holo/spatial.py
holo/spectral.py
holo/storage.py
holo/structures.py
holo/sync.py
holo/facts/__init__.py
holo/facts/calibrate.py
holo/facts/check.py
holo/facts/chunk.py
holo/facts/cli.py
holo/facts/index.py
holo/facts/mcp_server.py
holo/facts/normalize.py
holo/facts/query.py
holo/facts/registry.py
holo/quality/__init__.py
holo/quality/cli.py
holo/quality/graph.py
holo/quality/ratchet.py
holo/quality/structure.py
tests/test_accel.py
tests/test_attribute_field.py
tests/test_capture.py
tests/test_claims.py
tests/test_color.py
tests/test_crdt.py
tests/test_demokit.py
tests/test_dispatch.py
tests/test_facts_mcp.py
tests/test_fhrr.py
tests/test_field.py
tests/test_figures.py
tests/test_fit.py
tests/test_fsm.py
tests/test_graph.py
tests/test_hashmap.py
tests/test_holo_facade.py
tests/test_live_sync.py
tests/test_ngram.py
tests/test_orset.py
tests/test_paper_tex.py
tests/test_phase.py
tests/test_quality.py
tests/test_quality_graph.py
tests/test_record.py
tests/test_render.py
tests/test_sdm.py
tests/test_sequence.py
tests/test_sketch.py
tests/test_sog.py
tests/test_spatial.py
tests/test_spectral.py