README.md
pyproject.toml
neural_state_architecture.egg-info/PKG-INFO
neural_state_architecture.egg-info/SOURCES.txt
neural_state_architecture.egg-info/dependency_links.txt
neural_state_architecture.egg-info/requires.txt
neural_state_architecture.egg-info/top_level.txt
nsa/__init__.py
nsa/_triton_kernel_next.py
nsa/algebra.py
nsa/algebra_preserving.py
nsa/attention.py
nsa/fused_attention.py
nsa/hf_integration.py
nsa/kv_cache.py
nsa/layers.py
nsa/lora.py
nsa/objectives.py
nsa/residual_taint.py
nsa/state.py
nsa/triton_kernel.py
nsa/types.py
nsa/utils.py
nsa/value_layer.py
nsa/vllm_plugin.py
tests/test_algebra.py
tests/test_algebra_preserving.py
tests/test_fuzzing.py
tests/test_gradcheck.py
tests/test_kv_cache.py
tests/test_masks.py
tests/test_nsa.py
tests/test_security_invariants.py